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

Unified Diff: tests/lib/lib.status

Issue 154353002: Fix for issue 16497 - fix load elimination aliasing for typed arrays (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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 d7ac4421b47a7db0b5f9bf89f5ec68892e9f02fc..56787b1df7b741d9070f234425dcd503028328d7 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -202,7 +202,6 @@ convert/json_util_test: Fail # Issue 16109
[ $compiler == dart2js ]
typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 10275
typed_data/int32x4_bigint_test: RuntimeError # Issue 1533
-typed_data/typed_data_load2_test: Fail # Issue 16497
[ $runtime == opera ]
async/multiple_timer_test: Pass, Fail # Probably issue 14734

Powered by Google App Engine
This is Rietveld 408576698