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

Unified Diff: tests/language/language.status

Issue 2651803004: Fuchsia: Update vm and language status files (Closed)
Patch Set: Created 3 years, 11 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
« runtime/tests/vm/vm.status ('K') | « runtime/tests/vm/vm.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 869565bbecdf1b3862d5792dadd3b27ba0ea03b7..083a275bda641a0994cc7b41e7b91de2e53a7cb8 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -311,6 +311,14 @@ duplicate_part_test/01: MissingCompileTimeError # Issue 27516
[$runtime == vm && $compiler == none && $system == windows && $arch == ia32]
vm/optimized_stacktrace_test: Pass, Crash # Issue 28276
+[$runtime == vm && $compiler == none && $system == fuchsia]
+# Use package:unittest
+async_await_test: RuntimeError
+async_star_test: RuntimeError
+# TODO(zra): Investigate
+vm/regress_28325_test: RuntimeError
+closure_cycles_test: Crash
+
[$compiler == dart2analyzer]
vm/regress_27201_test: SkipByDesign # Loads bad library, so will always crash.
config_import_corelib_test: StaticWarning, OK
« runtime/tests/vm/vm.status ('K') | « runtime/tests/vm/vm.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698