Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index c259658ea112b933802688a9628d825f20e0318d..c58766fc1445c521c29c33a96ab30b069d0121c9 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -296,10 +296,6 @@ cc/UseDartApi: Pass,Crash # Issue 28499 |
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. |
-cc/BasicMallocHookTest: Pass,Fail |
-cc/FreeUnseenMemoryMallocHookTest: Pass,Fail |
- |
[ $arch == simdbc || $arch == simdbc64 ] |
cc/Debugger_RewindOneFrame_Unoptimized: Skip # Issue 27878 |
cc/Debugger_RewindTwoFrames_Unoptimized: Skip # Issue 27878 |