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

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

Issue 2662333002: Start adding vm/cc tests for rewind functionality. (Closed)
Patch Set: code review 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 | runtime/vm/dart_api_message.cc » ('j') | 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 a3355b03d048ad37e79add2e62c9d90ea96b39f2..c259658ea112b933802688a9628d825f20e0318d 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -299,3 +299,7 @@ dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloa
[ $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
« no previous file with comments | « no previous file | runtime/vm/dart_api_message.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698