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

Unified Diff: tests/lib/lib.status

Issue 20335002: Fix dart2js and dart2dart buildbot breakage (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index cb0993fd3f869cad661308216e091841d20dde5e..0b4b8fa33a15b1e0afe6bc63c7e77e5b6daf5e3f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -57,12 +57,6 @@ async/run_async6_test: Fail # Issue 10957 - may be related to issue
[ $compiler == dart2dart && $minified ]
json/json_test: Fail # Issue 10961
-typed_data/float32x4_test: Fail # Issue 10961
-typed_data/float32x4_list_test: Fail # Issue 10961
-typed_data/float32x4_unbox_phi_test: Fail # Issue 10961
-typed_data/float32x4_unbox_regress_test: Fail # Issue 10961
-typed_data/float32x4_shuffle_test: Fail # Issue 10961
-typed_data/float32x4_two_arg_shuffle_test: Fail # Issue 10961
[ $runtime == ff ]
# FF setTimeout can fire early: https://bugzilla.mozilla.org/show_bug.cgi?id=291386

Powered by Google App Engine
This is Rietveld 408576698