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

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

Issue 2993783002: Mark vm/cc/IsolateReload_ClassFieldRemoved as crashing on dartk-vm. (Closed)
Patch Set: Fix the fix. The crash is only in debug mode, the release mode fixes things. Created 3 years, 4 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 871842e7cd5edd0aa026b22824f739d1b9bbcef6..9827bcdd7e54a0794c458d5f74fe07abcb86102d 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -282,9 +282,6 @@ cc/InjectNativeFieldsSuperClass: Crash
cc/InvokeNoSuchMethod: Fail
cc/Invoke_CrossLibrary: Crash
cc/IsolateReload_BadClass: Fail
-cc/IsolateReload_ClassFieldAdded: Crash
-cc/IsolateReload_ClassFieldAdded2: Crash
-cc/IsolateReload_ClassFieldRemoved: Crash
cc/IsolateReload_ChangeInstanceFormat1: Skip
cc/IsolateReload_ChangeInstanceFormat3: Skip
cc/IsolateReload_ChangeInstanceFormat7: Skip
@@ -421,6 +418,9 @@ cc/Debug_BreakpointStubPatching: Fail
cc/InjectNativeFields1: Crash
cc/InjectNativeFields3: Crash
cc/Service_TokenStream: Crash
+cc/IsolateReload_ClassFieldAdded: Crash
+cc/IsolateReload_ClassFieldAdded2: Crash
+cc/IsolateReload_ClassFieldRemoved: Crash
[ ($compiler == dartk) && ($runtime == vm) && ($system == macos) ]
cc/IsolateReload_DanglingGetter_Class: Crash
« 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