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

Side by Side Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1214123003: dart2js cps: Ensure JSArray is emitted when we see a type cast. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update output in test Created 5 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 unified diff | Download patch
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 16407_test: Fail # Issue 16407 6 16407_test: Fail # Issue 16407
7 class_test: Fail 7 class_test: Fail
8 statements_test: Fail 8 statements_test: Fail
9 typed_locals_test: Fail 9 typed_locals_test: Fail
10 no_such_method_test: Fail # Wrong Invocation.memberName. 10 no_such_method_test: Fail # Wrong Invocation.memberName.
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 deferred/*: Skip # Issue 17458 57 deferred/*: Skip # Issue 17458
58 58
59 [ $compiler == dart2js && $csp ] 59 [ $compiler == dart2js && $csp ]
60 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin g. 60 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin g.
61 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading. 61 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading.
62 62
63 [ $host_checked && $compiler == dart2js && $cps_ir ] 63 [ $host_checked && $compiler == dart2js && $cps_ir ]
64 21724_test: Crash # Please triage this failure. 64 21724_test: Crash # Please triage this failure.
65 65
66 [ $compiler == dart2js && $cps_ir ] 66 [ $compiler == dart2js && $cps_ir ]
67 11673_test: RuntimeError # Cannot read property 'prototype' of undefined
68 12320_test: RuntimeError # Cannot read property 'prototype' of undefined
69 16407_test: Pass # Please triage this failure. 67 16407_test: Pass # Please triage this failure.
70 22487_test: RuntimeError # Cannot read property 'prototype' of undefined
71 22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions 68 22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions
72 22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions 69 22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions
73 23404_test: RuntimeError # Cannot read property 'prototype' of undefined
74 23432_test : RuntimeError # 70 23432_test : RuntimeError #
75 LayoutTests_fast_mediastream_getusermedia_t01_test/none: RuntimeError # Cannot r ead property 'prototype' of undefined
76 async_stacktrace_test/asyncStar: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions 71 async_stacktrace_test/asyncStar: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions
77 async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async /sync*/async* functions 72 async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async /sync*/async* functions
78 closure5_test: RuntimeError # Cannot read property 'prototype' of undefined
79 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header 73 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
80 conditional_send_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction 74 conditional_send_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction
81 deferred/deferred_class_test: RuntimeError # receiver.get$_collection$_nums is n ot a function 75 deferred/deferred_class_test: RuntimeError # receiver.get$_collection$_nums is n ot a function
82 deferred/deferred_constant2_test: RuntimeError # receiver.get$_collection$_nums is not a function 76 deferred/deferred_constant2_test: RuntimeError # receiver.get$_collection$_nums is not a function
83 deferred/deferred_constant3_test: RuntimeError # receiver.get$_collection$_nums is not a function 77 deferred/deferred_constant3_test: RuntimeError # receiver.get$_collection$_nums is not a function
84 deferred/deferred_constant4_test: RuntimeError # receiver.get$_collection$_nums is not a function 78 deferred/deferred_constant4_test: RuntimeError # receiver.get$_collection$_nums is not a function
85 deferred/deferred_function_test: RuntimeError # receiver.get$_collection$_nums i s not a function 79 deferred/deferred_function_test: RuntimeError # receiver.get$_collection$_nums i s not a function
86 deferred/deferred_mirrors1_test: RuntimeError # receiver.get$_collection$_nums i s not a function 80 deferred/deferred_mirrors1_test: RuntimeError # receiver.get$_collection$_nums i s not a function
87 deferred/deferred_mirrors2_test : RuntimeError # TypeError: receiver.get$_collec tion$_nums is not a function 81 deferred/deferred_mirrors2_test : RuntimeError # TypeError: receiver.get$_collec tion$_nums is not a function
88 deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_num s is not a function 82 deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_num s is not a function
89 if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function 83 if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function
90 mirror_invalid_field_access3_test: Crash # Internal Error: No default constructo r available. 84 mirror_invalid_field_access3_test: Crash # Internal Error: No default constructo r available.
91 mirror_invalid_field_access_test: Crash # Internal Error: No default constructor available. 85 mirror_invalid_field_access_test: Crash # Internal Error: No default constructor available.
92 mirror_invalid_invoke3_test: Crash # Internal Error: No default constructor avai lable. 86 mirror_invalid_invoke3_test: Crash # Internal Error: No default constructor avai lable.
93 mirror_invalid_invoke_test: Crash # Internal Error: No default constructor avail able. 87 mirror_invalid_invoke_test: Crash # Internal Error: No default constructor avail able.
94 mirror_printer_test: Crash # Internal Error: No default constructor available. 88 mirror_printer_test: Crash # Internal Error: No default constructor available.
95 mirror_test: Crash # Internal Error: No default constructor available. 89 mirror_test: Crash # Internal Error: No default constructor available.
96 mirror_type_inference_field2_test: Crash # Internal Error: No default constructo r available. 90 mirror_type_inference_field2_test: Crash # Internal Error: No default constructo r available.
97 mirror_type_inference_field_test: Crash # Internal Error: No default constructor available. 91 mirror_type_inference_field_test: Crash # Internal Error: No default constructor available.
98 mirror_type_inference_function_test: Crash # Internal Error: No default construc tor available. 92 mirror_type_inference_function_test: Crash # Internal Error: No default construc tor available.
99 mirrors_used_warning2_test : RuntimeError # TypeError: receiver.get$_nums is not a function 93 mirrors_used_warning2_test : RuntimeError # TypeError: receiver.get$_nums is not a function
100 mirrors_used_warning_test/minif : RuntimeError # TypeError: receiver.get$_nums i s not a function 94 mirrors_used_warning_test/minif : RuntimeError # TypeError: receiver.get$_nums i s not a function
101 mirrors_used_warning_test/none : RuntimeError # TypeError: receiver.get$_nums is not a function 95 mirrors_used_warning_test/none : RuntimeError # TypeError: receiver.get$_nums is not a function
102 reflect_native_types_test: Crash # Internal Error: No default constructor availa ble. 96 reflect_native_types_test: Crash # Internal Error: No default constructor availa ble.
103 runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined
104 switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case 97 switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case
105 timer_test: RuntimeError # receiver.get$_collection$_nums is not a function 98 timer_test: RuntimeError # receiver.get$_collection$_nums is not a function
106 no_such_method_test : Crash # Internal Error: No default constructor available. 99 no_such_method_test : Crash # Internal Error: No default constructor available.
107 mirrors_used_closure_test : Crash # Internal Error: No default constructor avail able. 100 mirrors_used_closure_test : Crash # Internal Error: No default constructor avail able.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698