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

Unified Diff: tests/standalone/standalone.status

Issue 41153002: Fix status file to mark spawnFunction as crashing until 14400 is fixed. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 2 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 | « tests/language/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
===================================================================
--- tests/standalone/standalone.status (revision 29189)
+++ tests/standalone/standalone.status (working copy)
@@ -47,8 +47,8 @@
io/process_non_ascii_test: Pass, Fail
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
-typed_array_test: Fail # Issue 13921
-typed_array_int64_uint64_test: Fail # Issue 13921
+typed_array_test: Crash, Fail # Issue 13921, 14400
+typed_array_int64_uint64_test: Crash, Fail # Issue 13921, 14400
typed_data_isolate_test: Skip # This test uses dart:io
io/*: Skip # Don't run tests using dart:io in the browser
package/*: Skip # Do not run those in Dartium.
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698