Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(744)

Unified Diff: runtime/tests/vm/vm.status

Issue 2663873002: Updated status file to allow malloc hook tests to fail while they are being de-flakified. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 7ec8b8ab7a2c7ede7fd5180449cbf265720e4b83..a3355b03d048ad37e79add2e62c9d90ea96b39f2 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -295,3 +295,7 @@ cc/UseDartApi: Pass,Crash # Issue 28499
[ $hot_reload || $hot_reload_rollback ]
dart/spawn_shutdown_test: Skip # We can shutdown an isolate before it reloads.
dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloads.
+
+[ $system == linux ] # Tests are currently flaky and are being rewritten.
bkonyi 2017/01/30 19:02:55 The tests are only run when tc_malloc is being use
+cc/BasicMallocHookTest: Pass,Fail
+cc/FreeUnseenMemoryMallocHookTest: Pass,Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698