diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/tests.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index c1bd1559ca..68b22d7311 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -65,7 +65,7 @@ ] }, { - "flaky": false, + "flaky": true, "language": "c", "name": "census_statistics_multiple_writers_test", "platforms": [ @@ -74,7 +74,7 @@ ] }, { - "flaky": false, + "flaky": true, "language": "c", "name": "census_statistics_performance_test", "platforms": [ @@ -83,7 +83,7 @@ ] }, { - "flaky": false, + "flaky": true, "language": "c", "name": "census_statistics_quick_test", "platforms": [ |