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

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

Issue 2901103006: Mark more dartk tests as failing with DFE parser (Closed)
Patch Set: Created 3 years, 7 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 00f37c54362afec18d5c1e2f9418fc6f349e27fc..6f302938210397c70b34274812f2dd439b222068 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -500,6 +500,15 @@ cc/UnhandledExceptions : Fail
cc/UseDartApi : Fail
cc/ValidateNoSuchMethodStackFrameIteration : Fail
cc/ValidateStackFrameIteration : Fail
+dart/data_uri_import_test/base64 : CompileTimeError
+dart/data_uri_import_test/nocharset : CompileTimeError
+dart/data_uri_import_test/nomime : CompileTimeError
+dart/data_uri_import_test/percentencoded : Fail
+dart/data_uri_import_test/wrongmime : CompileTimeError
+dart/data_uri_spawn_test : RuntimeError
+dart/redirection_type_shuffling_test/00 : Crash
+dart/redirection_type_shuffling_test/none : Crash
+dart/spawn_shutdown_test : Timeout
[ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ]
cc/Debug_BreakpointStubPatching : 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