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

Unified Diff: tests/lib/lib.status

Issue 1312393002: dart2js cps: Use 'this' instead of receiver when possible. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Cleanup Created 5 years, 4 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 91928a6aa71f9b38890ce3564548cfc138b6fd0f..e409184a00cb1ce06d3df2e8e67642644d0d01ae 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -336,9 +336,7 @@ convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
async/async_await_zones_test: Crash # (await for(var x in bar().take(100)){sum+= x;}): await for
async/stream_empty_test: RuntimeError # $async$temp1.runTest_unreachable is not a function
async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync*/async* functions
-convert/ascii_test: RuntimeError # this.get$length is not a function
convert/json_pretty_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
-convert/latin1_test: RuntimeError # this.get$length is not a function
convert/line_splitter_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
mirrors/abstract_class_test/00: Crash # (static Iterable<Str... cannot handle sync*/async* functions
mirrors/abstract_class_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
@@ -564,4 +562,3 @@ mirrors/typedef_reflected_type_test/01: Crash # (static Iterable<Str... cannot
mirrors/typedef_reflected_type_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
mirrors/unnamed_library_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
mirrors/variable_is_const_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
-typed_data/typed_data_list_test: RuntimeError # this.get$length is not a function
« pkg/compiler/lib/src/js_backend/codegen/glue.dart ('K') | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698