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

Unified Diff: tests/corelib_2/corelib_2.status

Issue 2992013002: [vm] Change TypedData_getUint64 native method to silently cast values (Closed)
Patch Set: Loop test to verify optimized mode too 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
Index: tests/corelib_2/corelib_2.status
diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
index 36aec9e0071ac978dbbcea130c01173bb00dc16c..edaa9996fadedeb5fba625905e8cf339283b5638 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -195,6 +195,7 @@ symbol_reserved_word_test/10: MissingCompileTimeError # Issue 11669, 19972
hash_set_test/01: RuntimeError # Issue 11551
string_static_test: MissingCompileTimeError
int_parse_with_limited_ints_test: Skip # dart2js doesn't know about --limit-ints-to-64-bits
+typed_data_with_limited_ints_test: Skip # dart2js doesn't know about --limit-ints-to-64-bits
[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $runtime != drt ]
symbol_test/02: MissingCompileTimeError # Issue 11669

Powered by Google App Engine
This is Rietveld 408576698