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

Unified Diff: tests/lib/lib.status

Issue 2987563003: Land D8 6.1.0 again, avoid using D8 Worker (Closed)
Patch Set: status Created 3 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 | « tests/corelib/corelib.status ('k') | third_party/d8/README.google » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index f44bba52317225d2abe78bf9589609cfe1d2560f..ea41579c9dfe84d1439b94c6a5be4a4eeba2846f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -156,7 +156,7 @@ typed_data/setRange_4_test: Fail # Safari doesn't fully implement spec for Typed
typed_data/setRange_2_test: RuntimeError # TODO(dart2js-team): Please triage this failure.
typed_data/setRange_3_test: RuntimeError # TODO(dart2js-team): Please triage this failure.
-[ $compiler == dart2js && ($runtime == d8 || $runtime == drt || $runtime == ie11) ]
+[ $compiler == dart2js && ($runtime == drt || $runtime == ie11) ]
math/math_test: RuntimeError
math/math2_test: RuntimeError
« no previous file with comments | « tests/corelib/corelib.status ('k') | third_party/d8/README.google » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698