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

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

Issue 23550002: Mark some tests as failing instead of skipping. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: One wasn't failing! Created 7 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 | tests/isolate/isolate.status » ('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 dbcefa03814b6cf7757c2e20a1af767f37601f97..65b1f6b25de68870ac3a1153d7b19ecc585fae99 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -67,9 +67,9 @@ cc/Cop1CvtDL_neg: Crash
# TODO(ajohnsen): Fix this as part of library changes.
[ $compiler == none ]
-cc/CustomIsolates: Skip # Bug 6890
-cc/NewNativePort: Skip # Bug 6890
-cc/RunLoop_ExceptionParent: Skip # Bug 6890
+cc/CustomIsolates: Fail # Bug 6890
+cc/NewNativePort: Fail # Bug 6890
+cc/RunLoop_ExceptionParent: Fail # Bug 6890
[ $compiler == dartanalyzer ]
# has compilation error, as designed
« no previous file with comments | « no previous file | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698