Skip to content

Commit

Permalink
test: Dont stamp admin_html test (#26610)
Browse files Browse the repository at this point in the history
Currently these tests never respect cached test results and are always run when the commit is different

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:

Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax authored Apr 10, 2023
1 parent 23bbb69 commit 3afe112
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/admin_html/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ envoy_cc_test_binary(
external_deps = [
"abseil_symbolize",
],
stamped = True,
deps = [
"//source/exe:envoy_main_common_with_core_extensions_lib",
"//source/exe:platform_impl_lib",
Expand Down

0 comments on commit 3afe112

Please sign in to comment.