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

Unified Diff: tests/standalone/standalone.status

Issue 2983033002: Removed Dartium test exceptions (Closed)
Patch Set: Remove the Dartium tests exceptions Created 3 years, 5 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/lib/lib.status ('k') | tests/utils/utils.status » ('j') | 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 f24f5b78a277031202741f615c59f2799c0e7a69..039f02c3d08603396f14005afb950d909ff7d166 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -73,27 +73,6 @@ io/secure_builtin_roots_test: Skip
io/http_basic_test: Pass, Slow, Timeout # Issue 28046
io/http_launch_test: Pass, Slow, Timeout # Issue 28046
-
-[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
-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
-dwarf_stack_trace_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
-vmservice/*: SkipByDesign # Do not run standalone vm service tests in browser.
-issue14236_test: Skip # Issue 14236 Script snapshots do not work in the browser.
-oom_error_stacktrace_test: Skip
-out_of_memory_test: Skip
-map_insert_remove_oom_test: Skip # Issue 24571
-verbose_gc_to_bmu_test: Skip
-regress_26031_test: SkipByDesign # Standalone only test
-env_test: Skip # This is testing a vm command line parsing scenario.
-dart_developer_disabled_env_test: SkipByDesign # Dartium does not respect VMOptions
-
[ $compiler == dart2analyzer ]
issue14236_test: Skip # Analyzer can't handle Script snapshots.
@@ -129,9 +108,6 @@ oom_error_stacktrace_test: Skip # Fails on Linux
[ ($arch == simarm || $arch == simdbc || $arch == simdbc64) && $mode == debug && $checked ]
io/web_socket_test: Pass, Fail # Issue 26814
-[ $compiler == none && $runtime == dartium && ! $checked ]
-assert_test: Fail # Issue 14651.
-
[ $compiler == dart2analyzer ]
io/directory_invalid_arguments_test: StaticWarning
io/process_invalid_arguments_test: StaticWarning
« no previous file with comments | « tests/lib/lib.status ('k') | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698