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

Unified Diff: tests/language/language.status

Issue 2477653002: DBC: Handle constants correctly in the optimizing backend (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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index fd74b543c4bda589aa6658805487b8e4137f38a4..29b11291d21c95729343d4ca826865489b48739f 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -312,8 +312,5 @@ 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

Powered by Google App Engine
This is Rietveld 408576698