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

Unified Diff: tests/language/language_dart2js.status

Issue 1266433003: Fix status file for issue 23244. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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 ed7dbebcfda79450cc3ccde55f1406899e64f726..7fb7278c79fcc217b7cb214cc0d3cb87331d911d 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -210,7 +210,9 @@ symbol_conflict_test: RuntimeError # Issue 23857
async_await_syntax_test/a05h: Fail # 23716
async_await_syntax_test/c11a: Fail # 23716
async_await_syntax_test/c11b: Fail # 23716
-issue23244_test: Fail # 23244
+
+[ $compiler == dart2js && $runtime == d8 ]
+issue23244_test: RuntimeError # 23244
malformed_test/none: Fail # Expect failure in lib/_internal/js_runtime/lib/preambles/d8.js
« 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