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

Unified Diff: tests/co19/co19-dart2js.status

Issue 1179503002: dart2js cps: Handle type variables in factory constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Type argument Created 5 years, 6 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:
Download patch
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 0d7e26179a8f2de9863547646d779fd7980f8c83..c3287f79aa9edec4835111fe95d3d7536f8240ce 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -9613,7 +9613,6 @@ WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr
[ $compiler == dart2js && $cps_ir ]
Language/03_Overview/1_Scoping_A02_t19: Crash # (switch (1){case 1:var x;break;case 2:var x;break;}): Unhandled node
-Language/10_Generics/09_Generics_A04_t03: Crash # Please triage this failure.
Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: RuntimeError # Please triage this failure.
Language/12_Expressions/13_Property_Extraction_A03_t01: RuntimeError # Please triage this failure.
Language/12_Expressions/13_Property_Extraction_A03_t02: RuntimeError # Please triage this failure.
@@ -9797,3 +9796,4 @@ WebPlatformTest/custom-elements/instantiating/createElement_A04_t01: Crash # Un
WebPlatformTest/custom-elements/instantiating/isAttribute_A01_t01: Crash # Unhandled node
WebPlatformTest/custom-elements/instantiating/isAttribute_A01_t02: Crash # Unhandled node
WebPlatformTest/html/semantics/forms/the-input-element/valueMode_t01: Crash # Unhandled node
+LayoutTests/fast/canvas/canvas-composite-image_t01 : Crash # Stack Overflow
« no previous file with comments | « pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart ('k') | tests/compiler/dart2js_extra/dart2js_extra.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698