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

Unified Diff: tests/language/language_dart2js.status

Issue 3005953002: [gardening] Mark language/conditional_import tests as failing on dart2js-drt (Closed)
Patch Set: Created 3 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index bc83c0af8175672119f522d21b23006a4d8b2bc8..1cde196f8c08aa25b17340bf204528cccb5fa705 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -1891,3 +1891,6 @@ type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class '
type_variable_function_type_test: RuntimeError
yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+[ $compiler == dart2js && $runtime == drt ]
+conditional_import_string_test: RuntimeError # Issue 30587
+conditional_import_test: RuntimeError # Issue 30587
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698