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

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

Issue 1206873003: dart2js cps: Handle checks against mutable and extendable lists. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: 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
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 67 11673_test: RuntimeError # Cannot read property 'prototype' of undefined
68 12320_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. 69 16407_test: Pass # Please triage this failure.
70 17645_test: RuntimeError # Please triage this failure.
71 19191_test: RuntimeError # Please triage this failure.
72 21166_test: RuntimeError # Please triage this failure.
73 21579_test: RuntimeError # Please triage this failure.
74 21666_test: Crash # Internal Error: No default constructor available. 70 21666_test: Crash # Internal Error: No default constructor available.
75 22487_test: RuntimeError # Cannot read property 'prototype' of undefined 71 22487_test: RuntimeError # Cannot read property 'prototype' of undefined
76 22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions 72 22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions
77 22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions 73 22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions
78 23404_test: RuntimeError # Cannot read property 'prototype' of undefined 74 23404_test: RuntimeError # Cannot read property 'prototype' of undefined
79 23432_test: RuntimeError # Please triage this failure. 75 23432_test: RuntimeError # Please triage this failure.
80 LayoutTests_fast_mediastream_getusermedia_t01_test/none: RuntimeError # Cannot r ead property 'prototype' of undefined 76 LayoutTests_fast_mediastream_getusermedia_t01_test/none: RuntimeError # Cannot r ead property 'prototype' of undefined
81 async_stacktrace_test/asyncStar: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions 77 async_stacktrace_test/asyncStar: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions
82 async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async /sync*/async* functions 78 async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async /sync*/async* functions
83 bounds_check_test/none: RuntimeError # Please triage this failure.
84 closure5_test: RuntimeError # Cannot read property 'prototype' of undefined 79 closure5_test: RuntimeError # Cannot read property 'prototype' of undefined
85 closure_capture4_test: RuntimeError # Please triage this failure.
86 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header 80 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
87 closure_type_reflection2_test: Crash # Internal Error: No default constructor av ailable. 81 closure_type_reflection2_test: Crash # Internal Error: No default constructor av ailable.
88 closure_type_reflection_test: Crash # Internal Error: No default constructor ava ilable. 82 closure_type_reflection_test: Crash # Internal Error: No default constructor ava ilable.
89 compound_operator_index_test: RuntimeError # Please triage this failure.
90 conditional_send_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction 83 conditional_send_test: RuntimeError # receiver.get$_collection$_nums is not a fu nction
91 conflict_index_test: RuntimeError # Please triage this failure.
92 deferred/deferred_class_test: RuntimeError # receiver.get$_collection$_nums is n ot a function 84 deferred/deferred_class_test: RuntimeError # receiver.get$_collection$_nums is n ot a function
93 deferred/deferred_constant2_test: RuntimeError # receiver.get$_collection$_nums is not a function 85 deferred/deferred_constant2_test: RuntimeError # receiver.get$_collection$_nums is not a function
94 deferred/deferred_constant3_test: RuntimeError # receiver.get$_collection$_nums is not a function 86 deferred/deferred_constant3_test: RuntimeError # receiver.get$_collection$_nums is not a function
95 deferred/deferred_constant4_test: RuntimeError # receiver.get$_collection$_nums is not a function 87 deferred/deferred_constant4_test: RuntimeError # receiver.get$_collection$_nums is not a function
96 deferred/deferred_function_test: RuntimeError # receiver.get$_collection$_nums i s not a function 88 deferred/deferred_function_test: RuntimeError # receiver.get$_collection$_nums i s not a function
97 deferred/deferred_mirrors1_test: RuntimeError # receiver.get$_collection$_nums i s not a function 89 deferred/deferred_mirrors1_test: RuntimeError # receiver.get$_collection$_nums i s not a function
98 deferred/deferred_mirrors2_test: Crash # Internal Error: No default constructor available. 90 deferred/deferred_mirrors2_test: Crash # Internal Error: No default constructor available.
99 deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_num s is not a function 91 deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_num s is not a function
100 deferred_fail_and_retry_test: Crash # Internal Error: No default constructor ava ilable. 92 deferred_fail_and_retry_test: Crash # Internal Error: No default constructor ava ilable.
101 deferred_fail_and_retry_worker_test: Crash # Internal Error: No default construc tor available. 93 deferred_fail_and_retry_worker_test: Crash # Internal Error: No default construc tor available.
102 for_test: RuntimeError # Please triage this failure. 94 for_test: RuntimeError # Please triage this failure.
103 if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function 95 if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function
104 index_test: RuntimeError # Please triage this failure.
105 int_index_test/none: RuntimeError # Please triage this failure.
106 invalid_length_negative_test: Fail # Please triage this failure. 96 invalid_length_negative_test: Fail # Please triage this failure.
107 is_check_instanceof_test: RuntimeError # Please triage this failure.
108 list_factory_test: RuntimeError # Please triage this failure.
109 mirror_invalid_field_access2_test: RuntimeError # Please triage this failure.
110 mirror_invalid_field_access3_test: Crash # Internal Error: No default constructo r available. 97 mirror_invalid_field_access3_test: Crash # Internal Error: No default constructo r available.
111 mirror_invalid_field_access4_test: RuntimeError # Please triage this failure.
112 mirror_invalid_field_access_test: Crash # Internal Error: No default constructor available. 98 mirror_invalid_field_access_test: Crash # Internal Error: No default constructor available.
113 mirror_invalid_invoke3_test: Crash # Internal Error: No default constructor avai lable. 99 mirror_invalid_invoke3_test: Crash # Internal Error: No default constructor avai lable.
114 mirror_invalid_invoke_test: Crash # Internal Error: No default constructor avail able. 100 mirror_invalid_invoke_test: Crash # Internal Error: No default constructor avail able.
115 mirror_printer_test: Crash # Internal Error: No default constructor available. 101 mirror_printer_test: Crash # Internal Error: No default constructor available.
116 mirror_test: Crash # Internal Error: No default constructor available. 102 mirror_test: Crash # Internal Error: No default constructor available.
117 mirror_type_inference_field2_test: Crash # Internal Error: No default constructo r available. 103 mirror_type_inference_field2_test: Crash # Internal Error: No default constructo r available.
118 mirror_type_inference_field_test: Crash # Internal Error: No default constructor available. 104 mirror_type_inference_field_test: Crash # Internal Error: No default constructor available.
119 mirror_type_inference_function_test: Crash # Internal Error: No default construc tor available. 105 mirror_type_inference_function_test: Crash # Internal Error: No default construc tor available.
120 mirrors_declarations_filtering_test: Crash # Internal Error: No default construc tor available. 106 mirrors_declarations_filtering_test: Crash # Internal Error: No default construc tor available.
121 mirrors_used_native_test: RuntimeError # Please triage this failure.
122 mirrors_used_warning2_test: RuntimeError # receiver.get$_nums is not a function 107 mirrors_used_warning2_test: RuntimeError # receiver.get$_nums is not a function
123 mirrors_used_warning_test/minif: RuntimeError # receiver.get$_nums is not a func tion 108 mirrors_used_warning_test/minif: RuntimeError # receiver.get$_nums is not a func tion
124 mirrors_used_warning_test/none: RuntimeError # receiver.get$_nums is not a funct ion 109 mirrors_used_warning_test/none: RuntimeError # receiver.get$_nums is not a funct ion
125 no_such_method_mirrors_test: RuntimeError # Please triage this failure.
126 reflect_native_types_test: Crash # Internal Error: No default constructor availa ble. 110 reflect_native_types_test: Crash # Internal Error: No default constructor availa ble.
127 runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined 111 runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined
128 string_interpolation_opt1_test: RuntimeError # Please triage this failure.
129 switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case 112 switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case
130 timer_test: RuntimeError # receiver.get$_collection$_nums is not a function 113 timer_test: RuntimeError # receiver.get$_collection$_nums is not a function
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698