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

Unified Diff: tests/language/language.status

Issue 2465253007: Mark failing DBC tests. (Closed)
Patch Set: Created 4 years, 1 month 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/corelib/corelib.status ('k') | tests/lib/lib.status » ('j') | 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 21d3746e5b4f0d1e2761bb819e5f31fd03406e90..cfbbfd8a279d63caee37cc645ec5021f5e8083c2 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -308,3 +308,9 @@ assert_initializer_test/4*: MissingCompileTimeError # Issue 392.
[$runtime == vm && $compiler == none]
duplicate_part_test/01: MissingCompileTimeError # Issue 27516
+
+[ ($arch == simdbc || $arch == simdbc64) && $mode == debug ]
+null_test/none: Crash # Issue 27731
+
+[ ($arch == simdbc || $arch == simdbc64) && $checked ]
+many_generic_instanceof_test: RuntimeError # Issue 27733
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698