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

Unified Diff: tests/language/language_dart2js.status

Issue 3007093003: Mark conditional_import tests as failing for dart2js. (Closed)
Patch Set: Created 3 years, 3 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 bfc17dbbcf3e3fcd84ae694231d2433bb1770f25..5c7a14eaa71ba5233c3095cc39d88f11e421287d 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -41,6 +41,10 @@ stacktrace_demangle_ctors_test: Fail # dart2js stack traces are not always compl
syntax_test/none: CompileTimeError # Issue #30176.
+[ $compiler == dart2js && $csp && $browser ]
+conditional_import_string_test: Fail # Issue 30615
+conditional_import_test: Fail # Issue 30615
+
[ $compiler == dart2js && $fast_startup && ! $dart2js_with_kernel ]
const_evaluation_test/*: Fail # mirrors not supported
deferred_constraints_constants_test/none: Fail # mirrors not supported
« 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