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

Unified Diff: tests/lib/lib.status

Issue 138033002: Make VM TypedList not implement ByteBuffer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add comment saying why Int64 test is omitted in test. Created 6 years, 11 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 e28dfb15c8bd3131aa346ea022685adc65f1864d..21c38353546d52376c43ae87f15c1ea6d919c685 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -192,6 +192,7 @@ async/timer_isolate_test: Pass, Fail # Issue 14734
[ $compiler == dart2js ]
typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 10275
typed_data/int32x4_bigint_test: RuntimeError # Issue 1533
+typed_data/typed_list_buffer_test/01: RuntimeError # Issue 10275
[ $runtime == opera ]
async/multiple_timer_test: Pass, Fail # Probably issue 14734

Powered by Google App Engine
This is Rietveld 408576698