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

Unified Diff: tests/standalone/standalone.status

Issue 2750193002: Fix for issue 28854. (Closed)
Patch Set: Adjust status file for dartium as the test will fail because Isolate.spawn is used. Created 3 years, 9 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/standalone/regress_28854_2_test.dart ('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
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index d88fd16d29373028a89a8502f776a8de74b27ee3..2bbfe6067819333f878b5b20a16c15cac8ceadbf 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -77,6 +77,8 @@ io/http_launch_test: Pass, Slow, Timeout # Issue 28046
typed_array_test: RuntimeError, OK # Uses Isolate.spawn
typed_array_int64_uint64_test: RuntimeError, OK # Uses Isolate.spawn
typed_data_isolate_test: SkipByDesign # This test uses dart:io
+regress_28854_1_test: SkipByDesign # Uses Isolate.spawn
+regress_28854_2_test: SkipByDesign # Uses Isolate.spawn
io/*: SkipByDesign # Don't run tests using dart:io in the browser
package/*: Skip # Do not run those in Dartium.
http_launch_test: Skip
« no previous file with comments | « tests/standalone/regress_28854_2_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698