Skip to content

Commit 2d6c90a

Browse files
committed
Remove status file sections for the CPS IR.
BUG= [email protected] Review-Url: https://codereview.chromium.org/2720513006 .
1 parent 2d137a8 commit 2d6c90a

File tree

11 files changed

+3
-197
lines changed

11 files changed

+3
-197
lines changed

pkg/pkg.status

Lines changed: 0 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -197,74 +197,13 @@ mutation_observer: Skip
197197
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
198198
third_party/di_tests/di_test: Pass, Slow # Issue 22896
199199

200-
[ $compiler == dart2js && $cps_ir && $host_checked ]
201-
analyzer/test/dart/ast/ast_test: Crash # Issue 24485
202-
analyzer/test/dart/ast/visitor_test: Crash # Issue 24485
203-
analyzer/test/dart/element/element_test: Crash # Issue 24485
204-
analyzer/test/enum_test: Crash # Issue 24485
205-
analyzer/test/generated/all_the_rest_test: Crash # Issue 24485
206-
analyzer/test/generated/ast_test: Crash # Issue 24485
207-
analyzer/test/generated/checked_mode_compile_time_error_code_test: Crash # Issue 24485
208-
analyzer/test/generated/compile_time_error_code_test: Crash # Issue 24485
209-
analyzer/test/generated/constant_test: Crash # Issue 24485
210-
analyzer/test/generated/declaration_resolver_test: Crash # Issue 24485
211-
analyzer/test/generated/element_resolver_test: Crash # Issue 24485
212-
analyzer/test/generated/element_test: Crash # Issue 24485
213-
analyzer/test/generated/error_suppression_test: Crash # Issue 24485
214-
analyzer/test/generated/hint_code_test: Crash # Issue 24485
215-
analyzer/test/generated/incremental_resolver_test: Crash # Issue 24485
216-
analyzer/test/generated/incremental_scanner_test: Crash # Issue 24485
217-
analyzer/test/generated/inheritance_manager_test: Crash # Issue 24485
218-
analyzer/test/generated/non_error_resolver_test: Crash # Issue 24485
219-
analyzer/test/generated/non_hint_code_test: Crash # Issue 24485
220-
analyzer/test/generated/parser_test: Crash # Issue 24485
221-
analyzer/test/generated/resolver_test: Crash # Issue 24485
222-
analyzer/test/generated/scanner_test: Crash # Issue 24485
223-
analyzer/test/generated/simple_resolver_test: Crash # Issue 24485
224-
analyzer/test/generated/source_factory_test: Crash # Issue 24485
225-
analyzer/test/generated/static_type_analyzer_test: Crash # Issue 24485
226-
analyzer/test/generated/static_type_warning_code_test: Crash # Issue 24485
227-
analyzer/test/generated/static_warning_code_test: Crash # Issue 24485
228-
analyzer/test/generated/strong_mode_test: Crash # Issue 24485
229-
analyzer/test/generated/utilities_test: Crash # Issue 24485
230-
analyzer/test/src/context/cache_test: Crash # Issue 24485
231-
analyzer/test/src/context/context_test: Crash # Issue 24485
232-
analyzer/test/src/dart/ast/utilities_test: Crash # Issue 24485
233-
analyzer/test/src/dart/element/element_test: Crash # Issue 24485
234-
analyzer/test/src/summary/index_unit_test: Crash # Issue 24485
235-
analyzer/test/src/summary/prelinker_test: Crash # Issue 24485
236-
analyzer/test/src/summary/resynthesize_test: Crash # Issue 24485
237-
analyzer/test/src/summary/resynthesize_strong_test: Crash # Issue 24485
238-
analyzer/test/src/summary/summarize_ast_test: Crash # Issue 24485
239-
analyzer/test/src/summary/summarize_elements_test: Crash # Issue 24485
240-
analyzer/test/src/summary/summarize_elements_strong_test: Crash # Issue 24485
241-
analyzer/test/src/task/dart_test: Crash # Issue 24485
242-
analyzer/test/src/task/dart_work_manager_test: Crash # Issue 24485
243-
analyzer/test/src/task/driver_test: Crash # Issue 24485
244-
analyzer/test/src/task/general_test: Crash # Issue 24485
245-
analyzer/test/src/task/html_test: Crash # Issue 24485
246-
analyzer/test/src/task/html_work_manager_test: Crash # Issue 24485
247-
analyzer/test/src/task/incremental_element_builder_test: Crash # Issue 24485
248-
analyzer/test/src/task/inputs_test: Crash # Issue 24485
249-
analyzer/test/src/task/manager_test: Crash # Issue 24485
250-
analyzer/test/src/task/model_test: Crash # Issue 24485
251-
analyzer/test/src/task/options_test: Crash # Issue 24485
252-
analyzer/test/src/task/options_work_manager_test: Crash # Issue 24485
253-
analyzer/test/src/task/strong/checker_test: Crash # Issue 24485
254-
analyzer/test/src/task/strong/inferred_type_test: Crash # Issue 24485
255-
analyzer/test/src/task/strong_mode_test: Crash # Issue 24485
256-
analyzer/test/src/task/yaml_test: Crash # Issue 24485
257-
258200
[ $arch == x64 && $runtime == vm && $system == windows && $checked ]
259201
# See: https://build.chromium.org/p/client.dart/builders/analyzer-win7-release-be/builds/3113/steps/analyzer%20unit%20tests/logs/stdio
260202
analyzer/test/src/task/strong/inferred_type_test: Pass, Slow
261203

262204
[ $runtime == dart_precompiled ]
263205
*: SkipByDesign # The pkg test framework imports dart:mirrors.
264206

265-
[ $compiler == dart2js && $cps_ir && $checked ]
266-
*: Skip # `assert` not implemented, about 75% tests crash
267-
268207
[ $compiler == none ]
269208
kernel/test/closures_test: Fail
270209

tests/benchmark_smoke/benchmark_smoke.status

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,5 @@
88
[ $compiler == dart2js && $runtime == none ]
99
*: Fail, Pass # TODO(ahe): Triage these tests.
1010

11-
[ $compiler == dart2js && $cps_ir && $checked ]
12-
*: Skip # Issue 25761
13-
1411
[ $compiler == dart2analyzer && $builder_tag == strong ]
1512
*: Skip # Issue 28649

tests/co19/co19-dart2js.status

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10442,16 +10442,5 @@ LibTest/typed_data/ByteData/offsetInBytes_A01_t01: RuntimeError # Please triage
1044210442
LayoutTests/fast/dom/XMLSerializer-attribute-entities_t01: RuntimeError # Please triage this failure
1044310443
LayoutTests/fast/dom/serialize-attribute_t01: RuntimeError # Please triage this failure
1044410444

10445-
[ $compiler == dart2js && $cps_ir ]
10446-
Language/Types/Interface_Types/subtype_t09: Crash # Pending static: JSArray
10447-
LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout
10448-
LibTest/core/Invocation/memberName_A01_t01: RuntimeError # Expect.equals(expected: <Symbol("bar=")>, actual: <Symbol("bar")>) fails.
10449-
10450-
[ $compiler == dart2js && $cps_ir && $host_checked ]
10451-
LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: Crash # CPS integrity violation After 'GVN' on function(main) Referenced out of scope: Instance of 'ReceiverCheck'
10452-
10453-
[ $compiler == dart2js && $cps_ir && $checked ]
10454-
*: Skip # `assert` not implemented, about 75% tests crash
10455-
1045610445
[ $compiler == dart2js && $host_checked ]
1045710446
Language/Types/Function_Types/call_t01: Crash # Issue 28894

tests/compiler/dart2js_extra/dart2js_extra.status

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,9 @@ invalid_annotation_test/01: MissingCompileTimeError, OK # vm is lazy
100100
lookup_map/dead_entry_through_mirrors_test: SkipByDesign # Test for tree-shaking, vm never tree-shakes
101101
unconditional_dartio_import_test: SkipByDesign # dart2js only test
102102

103-
[ $compiler == dart2js && $cps_ir == false ]
103+
[ $compiler == dart2js ]
104104
big_allocation_expression_test: Crash # Issue 24635
105105

106-
[ $compiler == dart2js && $cps_ir ]
107-
async_stacktrace_test/asyncStar: Crash # (foo()async*{try {tr... cannot handle sync*/async* functions
108-
109-
[ $compiler == dart2js && $cps_ir && $checked ]
110-
*: Skip # `assert` not implemented, 75% of the tests fail.
111-
112106
[ $compiler == dart2js && $runtime == chrome && $system == windows ]
113107
class_test: Pass, Slow # Issue 25940
114108
consistent_codeUnitAt_error_test: Pass, Slow # Issue 25940

tests/compiler/dart2js_native/dart2js_native.status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ native_no_such_method_exception3_frog_test: Fail # mirrors not supported
1616
native_no_such_method_exception4_frog_test: Fail # mirrors not supported
1717
native_no_such_method_exception5_frog_test: Fail # mirrors not supported
1818

19-
[ $compiler == dart2js && $cps_ir == false ]
19+
[ $compiler == dart2js ]
2020
bound_closure_super_test: Fail
2121
fake_thing_test: Fail # Issue 13010
2222

tests/corelib/corelib.status

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -181,17 +181,6 @@ regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
181181
int_parse_radix_test/*: Pass, Slow
182182
big_integer_parsed_mul_div_vm_test: Pass, Slow
183183

184-
[ $compiler == dart2js && $cps_ir ]
185-
regexp/pcre_test: Crash # Stack Overflow in LoopHierarchy.
186-
core_runtime_types_test: Pass, RuntimeError # Issue 25795.
187-
188-
[ $compiler == dart2js && $cps_ir && $checked ]
189-
*: Skip # Issue 25761
190-
191-
[ $compiler == dart2js && $cps_ir && $host_checked ]
192-
regexp/pcre_test: Crash # Stack Overflow
193-
collection_removes_test: Crash # Issue 25911
194-
195184
[ $compiler == precompiler || $mode == product ]
196185
apply3_test: SkipByDesign # Imports dart:mirrors
197186

tests/html/html.status

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -432,18 +432,5 @@ custom/js_custom_test: Fail # mirrors not supported
432432
custom/mirrors_test: Fail # mirrors not supported
433433
mirrors_js_typed_interop_test: Fail # mirrors not supported
434434

435-
[ $compiler == dart2js && $cps_ir && $browser ]
436-
js_typed_interop_side_cast_exp_test: RuntimeError # Corner case in package:js that we might want to remove (See comment in #24978).
437-
js_typed_interop_test/static_method_tearoff_1: RuntimeError # Tree-shaking a used tear-off (#24978, #25720).
438-
js_typed_interop_default_arg_test/explicit_argument: RuntimeError # Tree-shaking a used tear-off (#24978, #25720).
439-
440435
# These are raw dart:js tests that fail due to bugs in the CPS IR:
441436
js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720
442-
443-
[ $compiler == dart2js && $cps_ir && $host_checked ]
444-
js_typed_interop_default_arg_test/none: Crash # Issue 25911
445-
js_typed_interop_default_arg_test/default_value: Crash # Issue 25911
446-
js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911
447-
448-
[ $compiler == dart2js && $cps_ir && $checked ]
449-
*: Skip # `assert` not implemented

tests/language/language_dart2js.status

Lines changed: 1 addition & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ override_field_test/02: Pass, Slow # TODO(kasperl): Please triage.
277277
stack_trace_test: Fail, OK # Stack trace not preserved in minified code.
278278
regress_21795_test: RuntimeError # Issue 12605
279279

280-
[ $compiler == dart2js && $cps_ir == false ]
280+
[ $compiler == dart2js ]
281281
accessor_conflict_export2_test: Crash # Issue 25626
282282
accessor_conflict_export_test: Crash # Issue 25626
283283
generic_field_mixin4_test: Crash # Issue 18651
@@ -288,80 +288,6 @@ method_override5_test: RuntimeError # Issue 12809
288288
[ $compiler == dart2js && $runtime != drt && $runtime != dartium ]
289289
issue23244_test: RuntimeError # 23244
290290

291-
[ $compiler == dart2js && $cps_ir ]
292-
accessor_conflict_export_test: CompileTimeError # Issue 25747
293-
accessor_conflict_export2_test: CompileTimeError # Issue 25747
294-
async_await_syntax_test/a03a: Crash # (a03a()async*{}): cannot handle sync*/async* functions
295-
async_await_syntax_test/a03b: Crash # (a03b()async*{}): cannot handle sync*/async* functions
296-
async_await_syntax_test/a09a: Crash # (a09a()async*{yield 0;}): cannot handle sync*/async* functions
297-
async_await_syntax_test/a10a: Crash # (a10a()async*{yield* [] ;}): cannot handle sync*/async* functions
298-
async_await_syntax_test/a11d: Crash # (get async async*{}): cannot handle sync*/async* functions
299-
async_await_syntax_test/b03a: Crash # (b03a()async*{}): cannot handle sync*/async* functions
300-
async_await_syntax_test/b09a: Crash # (b09a()async*{yield 0;}): cannot handle sync*/async* functions
301-
async_await_syntax_test/b10a: Crash # (b10a()async*{yield* [] ;}): cannot handle sync*/async* functions
302-
async_await_syntax_test/b11d: Crash # (get async async*{}): cannot handle sync*/async* functions
303-
async_await_syntax_test/c03a: Crash # (c03a()async*{}): cannot handle sync*/async* functions
304-
async_await_syntax_test/c09a: Crash # (c09a()async*{yield 0;}): cannot handle sync*/async* functions
305-
async_await_syntax_test/c10a: Crash # (c10a()async*{yield* [] ;}): cannot handle sync*/async* functions
306-
async_await_syntax_test/d03a: Crash # (()async*{}): cannot handle sync*/async* functions
307-
async_await_syntax_test/d09a: Crash # (()async*{yield 0;}): cannot handle sync*/async* functions
308-
async_await_syntax_test/d10a: Crash # (()async*{yield* [] ;}): cannot handle sync*/async* functions
309-
async_or_generator_return_type_stacktrace_test/02: Crash # (void badReturnTypeAsyncStar()async*{}): cannot handle sync*/async* functions
310-
async_return_types_test/nestedFuture: Crash # cannot handle sync*/async* functions
311-
async_return_types_test/none: Crash # cannot handle sync*/async* functions
312-
async_return_types_test/tooManyTypeParameters: Crash # cannot handle sync*/async* functions
313-
async_return_types_test/wrongReturnType: Crash # cannot handle sync*/async* functions
314-
async_return_types_test/wrongTypeParameter: Crash # cannot handle sync*/async* functions
315-
async_star_cancel_and_throw_in_finally_test: Crash # (foo()async*{try {in... cannot handle sync*/async* functions
316-
async_star_cancel_while_paused_test: Crash # (f()async*{list.add(... cannot handle sync*/async* functions
317-
async_star_no_cancel_test: Crash # (foo()async*{try {in... cannot handle sync*/async* functions
318-
async_star_no_cancel2_test: Crash # (foo()async*{try {in... cannot handle sync*/async* functions
319-
async_star_regression_2238_test: Crash # (f()async*{label1:label2:yield 0;}): cannot handle sync*/async* functions
320-
async_star_regression_23116_test: Crash # (Stream<int> foo(Com... cannot handle sync*/async* functions
321-
async_star_regression_fisk_test: Crash # (fisk()async*{res.ad... cannot handle sync*/async* functions
322-
async_star_stream_take_test: Crash # (Stream makeStream(i... cannot handle sync*/async* functions
323-
async_star_take_reyield_test: Crash # (fivePartialSums(Str... cannot handle sync*/async* functions
324-
async_star_test: Crash # (f()async*{}): cannot handle sync*/async* functions
325-
asyncstar_concat_test: Crash # (concat(a,b)async*{yield* a;yield* b;}): cannot handle sync*/async* functions
326-
asyncstar_throw_in_catch_test: Crash # (foo4(Tracer tracer)... cannot handle sync*/async* functions
327-
asyncstar_yield_test: Crash # (Stream<int> foo4()a... cannot handle sync*/async* functions
328-
asyncstar_yieldstar_test: Crash # (foo2(Stream subStream)async*{yield* subStream;}): cannot handle sync*/async* functions
329-
call_closurization_test: RuntimeError # Bad type inference for ".call" tear-off.
330-
field3a_negative_test: Fail # Bogus result from type inference in case of invalid program.
331-
gc_test: Crash # Internal Error: Pending statics (see above).
332-
if_null_assignment_static_test/29: Crash # Pending statics: JSArray
333-
if_null_assignment_static_test/31: Crash # Pending statics: JSArray
334-
if_null_assignment_static_test/32: Crash # Pending statics: JSArray
335-
if_null_assignment_static_test/33: Crash # Pending statics: JSArray
336-
if_null_assignment_static_test/35: Crash # Pending statics: JSArray
337-
invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet
338-
many_calls_test: Crash # Internal Error: Pending statics (see above).
339-
mixin_bound_test: RuntimeError # TypeError: Cannot read property 'toString$0' of undefined
340-
super_call4_test: RuntimeError # Please triage this failure.
341-
super_getter_setter_test: RuntimeError # Expect.equals(expected: <42>, actual: <null>) fails.
342-
super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
343-
super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
344-
super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexSet
345-
super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSet
346-
super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSet
347-
switch8_test: Crash # Pending statics: JSArray
348-
349-
[ $compiler == dart2js && $cps_ir && $host_checked == false ]
350-
regress_21795_test: Pass, RuntimeError # Due to inlining?
351-
352-
[ $compiler == dart2js && $cps_ir && $host_checked ]
353-
accessor_conflict_export2_test: Crash # Duplicate export of 'x'
354-
accessor_conflict_export_test: Crash # Duplicate export of 'x'
355-
async_throw_in_catch_test/forceAwait: Crash # Issue 24485
356-
async_throw_in_catch_test/none: Crash # Issue 24485
357-
execute_finally9_test: Crash # Issue 24485
358-
regress_21795_test: Crash # Issue 24485
359-
regress_23537_test: Crash # Issue 24485
360-
try_finally_regress_25333_test: Crash # Issue 24485
361-
362-
[ $compiler == dart2js && $cps_ir && $checked ]
363-
*: Skip # `assert` not implemented
364-
365291
[ $compiler == dart2js && $host_checked ]
366292
regress_26855_test/1: Crash # Issue 26867
367293
regress_26855_test/2: Crash # Issue 26867

tests/lib/lib.status

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -429,14 +429,6 @@ convert/streamed_conversion_json_utf8_decode_test: Skip # Verification not yet
429429
mirrors/immutable_collections_test: SkipSlow # Timeout.
430430
convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
431431

432-
[ $compiler == dart2js && $cps_ir ]
433-
async/async_await_zones_test: Crash # (await for(var x in bar().take(100)){sum+= x;}): await for
434-
async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync*/async* functions
435-
mirrors/parameter_annotation_mirror_test: Pass, Fail # Issue 25501. Depends on inlining.
436-
437-
[ $compiler == dart2js && $cps_ir && $checked ]
438-
*: Skip # Issue 25761
439-
440432
[ $compiler == dart2js && $host_checked ]
441433
mirrors/metadata_allowed_values_test/28: Crash # Issue 25911
442434
mirrors/metadata_allowed_values_test/29: Crash # Issue 25911

tests/standalone/standalone.status

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ deferred_transitive_import_error_test: Skip # Contains intentional errors.
138138
dart_developer_env_test: SkipByDesign # Unsupported by dart2js
139139
dart_developer_disabled_env_test: SkipByDesign # Unsupported by dart2js
140140

141-
[ $compiler == dart2js && $cps_ir && $checked ]
142-
*: Skip # `assert` not implemented
143-
144141
[ $runtime == vm && ($arch == arm || $arch == arm64) ]
145142
io/file_stream_test: Skip # Issue 26109
146143
io/file_typed_data_test: Skip # Issue 26109

tests/utils/utils.status

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ dart2js_test: SkipByDesign # Uses dart:io.
1717
[ $compiler == dart2js && $mode == debug ]
1818
dummy_compiler_test: Slow, Pass
1919

20-
[ $compiler == dart2js && $cps_ir && $host_checked ]
21-
dummy_compiler_test: Crash # Issue 24485
22-
recursive_import_test: Crash # Issue 24485
23-
2420
[ $compiler == dart2analyzer && $builder_tag == strong ]
2521
*: Skip # Issue 28649
2622

0 commit comments

Comments
 (0)