diff --git a/build_autogenerated.yaml b/build_autogenerated.yaml index db6a40a1159b7..47a87f11c363e 100644 --- a/build_autogenerated.yaml +++ b/build_autogenerated.yaml @@ -7398,6 +7398,7 @@ targets: - name: cancel_after_invoke_test gtest: true build: test + run: false language: c++ headers: - src/core/ext/transport/chaotic_good/chaotic_good_transport.h @@ -7849,6 +7850,7 @@ targets: - name: cancel_with_status_test gtest: true build: test + run: false language: c++ headers: - src/core/ext/transport/chaotic_good/chaotic_good_transport.h diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json index e623d3dd1a4db..939078b93c310 100644 --- a/tools/run_tests/generated/tests.json +++ b/tools/run_tests/generated/tests.json @@ -1399,30 +1399,6 @@ ], "uses_polling": true }, - { - "args": [], - "benchmark": false, - "ci_platforms": [ - "linux", - "mac", - "posix", - "windows" - ], - "cpu_cost": 1.0, - "exclude_configs": [], - "exclude_iomgrs": [], - "flaky": false, - "gtest": true, - "language": "c++", - "name": "cancel_after_invoke_test", - "platforms": [ - "linux", - "mac", - "posix", - "windows" - ], - "uses_polling": true - }, { "args": [], "benchmark": false, @@ -1543,30 +1519,6 @@ ], "uses_polling": true }, - { - "args": [], - "benchmark": false, - "ci_platforms": [ - "linux", - "mac", - "posix", - "windows" - ], - "cpu_cost": 1.0, - "exclude_configs": [], - "exclude_iomgrs": [], - "flaky": false, - "gtest": true, - "language": "c++", - "name": "cancel_with_status_test", - "platforms": [ - "linux", - "mac", - "posix", - "windows" - ], - "uses_polling": true - }, { "args": [], "benchmark": false,