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

Unified Diff: tests/corelib/corelib.status

Issue 1697373002: dart2js cps: Fix inlining of stringify. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update status Created 4 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
« no previous file with comments | « tests/compiler/dart2js/cps_ir/expected/runtime_types_3.js ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index c320d2bc8dbe816b831704d39e4e7d15c29812d5..586d1458517e8f07870dd24851d06e55ef68b330 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -188,7 +188,6 @@ big_integer_parsed_mul_div_vm_test: Pass, Slow
[ $compiler == dart2js && $cps_ir ]
data_resource_test: Crash # (await for(var byteSlice in resource.openRead()){streamBytes.addAll(byteSlice);}): await for
package_resource_test: Crash # (await for(var byteSlice in resource.openRead()){streamBytes.addAll(byteSlice);}): await for
-print_test/01: MissingRuntimeError
regexp/pcre_test: Crash # Stack Overflow in LoopHierarchy.
[ $compiler == dart2js && $cps_ir && $host_checked ]
« no previous file with comments | « tests/compiler/dart2js/cps_ir/expected/runtime_types_3.js ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698