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

Side by Side Diff: tests/language/language_dart2js.status

Issue 1130813002: dart2js cps: Handle error cases. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase, fixes due to rebase, and update status files Created 5 years, 7 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 | Annotate | Revision Log
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 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324
7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324
8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324
9 getter_setter_in_lib_test: Fail # Issue 23288 9 getter_setter_in_lib_test: Fail # Issue 23288
10 10
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 abstract_syntax_test/00: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 244 abstract_syntax_test/00: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
245 abstract_syntax_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 245 abstract_syntax_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
246 abstract_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 246 abstract_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
247 ackermann_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 247 ackermann_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
248 adjacent_const_string_literals_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 248 adjacent_const_string_literals_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
249 adjacent_string_literals_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 249 adjacent_string_literals_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
250 allocate_large_object_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 250 allocate_large_object_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
251 allocate_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 251 allocate_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
252 allocation_sinking_inlining_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 252 allocation_sinking_inlining_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
253 and_operation_on_non_integer_operand_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 253 and_operation_on_non_integer_operand_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
254 application_negative_test: Crash # (Expect): Error expression `Expect` unhandled .
255 argument_definition_test/01: Crash # (test(1,b:2,c:3)): Error expression `test(1 ,b:2,c:3)` unhandled.
256 argument_definition_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 254 argument_definition_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
257 arithmetic2_test: Crash # (throw new ExpectException(message)): Unhandled node 255 arithmetic2_test: Crash # (throw new ExpectException(message)): Unhandled node
258 arithmetic_canonicalization_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 256 arithmetic_canonicalization_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
259 arithmetic_smi_overflow_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 257 arithmetic_smi_overflow_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
260 arithmetic_test: Crash # (throw new ExpectException(message)): Unhandled node 258 arithmetic_test: Crash # (throw new ExpectException(message)): Unhandled node
261 assertion_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 259 assertion_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
262 assign_op_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 260 assign_op_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
263 assign_top_method_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 261 assign_top_method_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
264 assign_to_type_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 262 assign_to_type_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
265 assign_to_type_test/02: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 263 assign_to_type_test/02: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
266 assign_to_type_test/03: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 264 assign_to_type_test/03: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
267 assign_to_type_test/04: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 265 assign_to_type_test/04: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
268 async_and_or_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 266 async_and_or_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
269 async_await_catch_regression_test: Crash # (throw _buildException('asyncEnd() wa s called before asyncStart().')): Unhandled node 267 async_await_catch_regression_test: Crash # (throw _buildException('asyncEnd() wa s called before asyncStart().')): Unhandled node
270 async_await_syntax_test/a01a: Crash # (a01a()async=>null;): cannot handle async/ sync*/async* functions 268 async_await_syntax_test/a01a: Crash # (a01a()async=>null;): cannot handle async/ sync*/async* functions
271 async_await_syntax_test/a02a: Crash # (a02a()async{}): cannot handle async/sync* /async* functions 269 async_await_syntax_test/a02a: Crash # (a02a()async{}): cannot handle async/sync* /async* functions
272 async_await_syntax_test/a03a: Crash # (a03a()async*{}): cannot handle async/sync */async* functions 270 async_await_syntax_test/a03a: Crash # (a03a()async*{}): cannot handle async/sync */async* functions
273 async_await_syntax_test/a03b: Crash # (a03b()async*{}): cannot handle async/sync */async* functions 271 async_await_syntax_test/a03b: Crash # (a03b()async*{}): cannot handle async/sync */async* functions
274 async_await_syntax_test/a04a: Crash # (a04a()sync*{}): cannot handle async/sync* /async* functions 272 async_await_syntax_test/a04a: Crash # (a04a()sync*{}): cannot handle async/sync* /async* functions
275 async_await_syntax_test/a04b: Crash # (a04b()): Error expression `a04b()` unhand led.
276 async_await_syntax_test/a04c: Crash # (a04c()sync*{}): cannot handle async/sync* /async* functions 273 async_await_syntax_test/a04c: Crash # (a04c()sync*{}): cannot handle async/sync* /async* functions
277 async_await_syntax_test/a05a: Crash # (a05a()async{await 0;}): cannot handle asy nc/sync*/async* functions 274 async_await_syntax_test/a05a: Crash # (a05a()async{await 0;}): cannot handle asy nc/sync*/async* functions
278 async_await_syntax_test/a05b: Crash # (a05b()async{await (a){};await (0);}): can not handle async/sync*/async* functions 275 async_await_syntax_test/a05b: Crash # (a05b()async{await (a){};await (0);}): can not handle async/sync*/async* functions
279 async_await_syntax_test/a06a: Crash # (a06a()async{await for(var o in st){}}): c annot handle async/sync*/async* functions 276 async_await_syntax_test/a06a: Crash # (a06a()async{await for(var o in st){}}): c annot handle async/sync*/async* functions
280 async_await_syntax_test/a07a: Crash # (a07a()sync*{yield 0;}): cannot handle asy nc/sync*/async* functions 277 async_await_syntax_test/a07a: Crash # (a07a()sync*{yield 0;}): cannot handle asy nc/sync*/async* functions
281 async_await_syntax_test/a07b: Crash # (a07b()): Error expression `a07b()` unhand led.
282 async_await_syntax_test/a08a: Crash # (a08a()sync*{yield* [] ;}): cannot handle async/sync*/async* functions 278 async_await_syntax_test/a08a: Crash # (a08a()sync*{yield* [] ;}): cannot handle async/sync*/async* functions
283 async_await_syntax_test/a08b: Crash # (a08b()): Error expression `a08b()` unhand led.
284 async_await_syntax_test/a09a: Crash # (a09a()async*{yield 0;}): cannot handle as ync/sync*/async* functions 279 async_await_syntax_test/a09a: Crash # (a09a()async*{yield 0;}): cannot handle as ync/sync*/async* functions
285 async_await_syntax_test/a10a: Crash # (a10a()async*{yield* [] ;}): cannot handle async/sync*/async* functions 280 async_await_syntax_test/a10a: Crash # (a10a()async*{yield* [] ;}): cannot handle async/sync*/async* functions
286 async_await_syntax_test/a11a: Crash # (sync): Error expression `sync` unhandled.
287 async_await_syntax_test/a11b: Crash # (get sync sync*{}): cannot handle async/sy nc*/async* functions 281 async_await_syntax_test/a11b: Crash # (get sync sync*{}): cannot handle async/sy nc*/async* functions
288 async_await_syntax_test/a11c: Crash # (get async async{}): cannot handle async/s ync*/async* functions 282 async_await_syntax_test/a11c: Crash # (get async async{}): cannot handle async/s ync*/async* functions
289 async_await_syntax_test/a11d: Crash # (get async async*{}): cannot handle async/ sync*/async* functions 283 async_await_syntax_test/a11d: Crash # (get async async*{}): cannot handle async/ sync*/async* functions
290 async_await_syntax_test/a12g: Crash # (get a12g async=>null;): cannot handle asy nc/sync*/async* functions 284 async_await_syntax_test/a12g: Crash # (get a12g async=>null;): cannot handle asy nc/sync*/async* functions
291 async_await_syntax_test/b01a: Crash # (b01a()async=>null;): cannot handle async/ sync*/async* functions 285 async_await_syntax_test/b01a: Crash # (b01a()async=>null;): cannot handle async/ sync*/async* functions
292 async_await_syntax_test/b02a: Crash # (b02a()async{}): cannot handle async/sync* /async* functions 286 async_await_syntax_test/b02a: Crash # (b02a()async{}): cannot handle async/sync* /async* functions
293 async_await_syntax_test/b03a: Crash # (b03a()async*{}): cannot handle async/sync */async* functions 287 async_await_syntax_test/b03a: Crash # (b03a()async*{}): cannot handle async/sync */async* functions
294 async_await_syntax_test/b04a: Crash # (b04a()sync*{}): cannot handle async/sync* /async* functions 288 async_await_syntax_test/b04a: Crash # (b04a()sync*{}): cannot handle async/sync* /async* functions
295 async_await_syntax_test/b05a: Crash # (b05a()async{await 0;}): cannot handle asy nc/sync*/async* functions 289 async_await_syntax_test/b05a: Crash # (b05a()async{await 0;}): cannot handle asy nc/sync*/async* functions
296 async_await_syntax_test/b06a: Crash # (b06a()async{await for(var o in st){}}): c annot handle async/sync*/async* functions 290 async_await_syntax_test/b06a: Crash # (b06a()async{await for(var o in st){}}): c annot handle async/sync*/async* functions
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 async_test/none: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions 359 async_test/none: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
366 async_test/setter1: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): can not handle async/sync*/async* functions 360 async_test/setter1: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): can not handle async/sync*/async* functions
367 async_test/type-mismatch1: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions 361 async_test/type-mismatch1: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions
368 async_test/type-mismatch2: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions 362 async_test/type-mismatch2: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions
369 async_test/type-mismatch3: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions 363 async_test/type-mismatch3: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions
370 async_test/type-mismatch4: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions 364 async_test/type-mismatch4: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo; }): cannot handle async/sync*/async* functions
371 async_this_bound_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node 365 async_this_bound_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node
372 async_throw_in_catch_test/forceAwait: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 366 async_throw_in_catch_test/forceAwait: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
373 async_throw_in_catch_test/none: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node 367 async_throw_in_catch_test/none: Crash # (throw _buildException('asyncEnd() was c alled before asyncStart().')): Unhandled node
374 await_backwards_compatibility_test/await1: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 368 await_backwards_compatibility_test/await1: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
375 await_backwards_compatibility_test/await2: Crash # (test1()): Error expression ` test1()` unhandled.
376 await_backwards_compatibility_test/await3: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 369 await_backwards_compatibility_test/await3: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
377 await_backwards_compatibility_test/await4: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 370 await_backwards_compatibility_test/await4: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
378 await_backwards_compatibility_test/none: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator 371 await_backwards_compatibility_test/none: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
379 await_exceptions_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node 372 await_exceptions_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node
380 await_for_cancel_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node 373 await_for_cancel_test: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node
381 await_for_test: Crash # (throw _buildException('asyncEnd() was called before asy ncStart().')): Unhandled node 374 await_for_test: Crash # (throw _buildException('asyncEnd() was called before asy ncStart().')): Unhandled node
382 await_for_use_local_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 375 await_for_use_local_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
383 await_future_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 376 await_future_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
384 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}): cannot handle async/sync*/async* functions 377 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}): cannot handle async/sync*/async* functions
385 await_not_started_immediately_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 378 await_not_started_immediately_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
386 await_postfix_expr_test: Crash # (throw _buildException('asyncEnd() was called b efore asyncStart().')): Unhandled node 379 await_postfix_expr_test: Crash # (throw _buildException('asyncEnd() was called b efore asyncStart().')): Unhandled node
387 await_regression_test: Crash # cannot handle async/sync*/async* functions 380 await_regression_test: Crash # cannot handle async/sync*/async* functions
388 await_test: Crash # cannot handle async/sync*/async* functions 381 await_test: Crash # cannot handle async/sync*/async* functions
389 bad_constructor_test/06: Crash # (new A()): Error expression `new A()` unhandled .
390 bad_named_constructor_negative_test: Crash # Error expression `BadNamedConstruc torNegativeTest.testMain()` unhandled.
391 bad_named_parameters2_test/01: Crash # (try {caught=false;np.foo(b:25);}on NoSuc hMethodError catch (e){caught=true;}): "on T" catch block 382 bad_named_parameters2_test/01: Crash # (try {caught=false;np.foo(b:25);}on NoSuc hMethodError catch (e){caught=true;}): "on T" catch block
392 bad_named_parameters2_test/none: Crash # (try {caught=false;}on NoSuchMethodErro r catch (e){caught=true;}): "on T" catch block 383 bad_named_parameters2_test/none: Crash # (try {caught=false;}on NoSuchMethodErro r catch (e){caught=true;}): "on T" catch block
393 bad_named_parameters_test/01: Crash # "on T" catch block 384 bad_named_parameters_test/01: Crash # "on T" catch block
394 bad_named_parameters_test/02: Crash # (try {caught=false;}on NoSuchMethodError c atch (e){caught=true;}): "on T" catch block 385 bad_named_parameters_test/02: Crash # (try {caught=false;}on NoSuchMethodError c atch (e){caught=true;}): "on T" catch block
395 bad_named_parameters_test/03: Crash # (try {caught=false;}on NoSuchMethodError c atch (e){caught=true;}): "on T" catch block 386 bad_named_parameters_test/03: Crash # (try {caught=false;}on NoSuchMethodError c atch (e){caught=true;}): "on T" catch block
396 bad_named_parameters_test/04: Crash # (try {caught=false;}on NoSuchMethodError c atch (e){caught=true;}): "on T" catch block 387 bad_named_parameters_test/04: Crash # (try {caught=false;}on NoSuchMethodError c atch (e){caught=true;}): "on T" catch block
397 bad_named_parameters_test/05: Crash # (try {caught=false;}on NoSuchMethodError c atch (e){caught=true;}): "on T" catch block 388 bad_named_parameters_test/05: Crash # (try {caught=false;}on NoSuchMethodError c atch (e){caught=true;}): "on T" catch block
398 bad_named_parameters_test/none: Crash # (try {caught=false;}on NoSuchMethodError catch (e){caught=true;}): "on T" catch block 389 bad_named_parameters_test/none: Crash # (try {caught=false;}on NoSuchMethodError catch (e){caught=true;}): "on T" catch block
399 bailout2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 390 bailout2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
400 bailout3_test: Crash # (throw 0): Unhandled node 391 bailout3_test: Crash # (throw 0): Unhandled node
(...skipping 13 matching lines...) Expand all
414 bool_check_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 405 bool_check_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
415 bool_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 406 bool_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
416 bound_closure_equality_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 407 bound_closure_equality_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
417 bound_closure_primitives_test: Crash # (throw new ExpectException(message)): Unh andled node 408 bound_closure_primitives_test: Crash # (throw new ExpectException(message)): Unh andled node
418 branch_canonicalization_test: Crash # (throw new ExpectException(message)): Unha ndled node 409 branch_canonicalization_test: Crash # (throw new ExpectException(message)): Unha ndled node
419 branches_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 410 branches_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
420 break_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 411 break_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
421 built_in_identifier_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 412 built_in_identifier_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
422 call_argument_inference_test: Crash # (throw new ExpectException(message)): Unha ndled node 413 call_argument_inference_test: Crash # (throw new ExpectException(message)): Unha ndled node
423 call_closurization_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 414 call_closurization_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
424 call_constructor_on_unresolvable_class_test/01: Crash # (new A()): Error express ion `new A()` unhandled.
425 call_constructor_on_unresolvable_class_test/02: Crash # (new A.foo()): Error exp ression `new A.foo()` unhandled.
426 call_constructor_on_unresolvable_class_test/03: Crash # (new lib.A()): Error exp ression `new lib.A()` unhandled.
427 call_constructor_on_unresolvable_class_test/04: Crash # (new A()): Error express ion `new A()` unhandled.
428 call_constructor_on_unresolvable_class_test/05: Crash # (new A.foo()): Error exp ression `new A.foo()` unhandled.
429 call_constructor_on_unresolvable_class_test/06: Crash # (new lib.A()): Error exp ression `new lib.A()` unhandled.
430 call_constructor_on_unresolvable_class_test/07: Crash # (new A()): Error express ion `new A()` unhandled.
431 call_nonexistent_constructor_test/01: Crash # "on T" catch block 415 call_nonexistent_constructor_test/01: Crash # "on T" catch block
432 call_nonexistent_constructor_test/02: Crash # (try {}on NoSuchMethodError catch (e){i=-1;}on String catch (e){i=1;}): "on T" catch block 416 call_nonexistent_constructor_test/02: Crash # (try {}on NoSuchMethodError catch (e){i=-1;}on String catch (e){i=1;}): "on T" catch block
433 call_nonexistent_constructor_test/none: Crash # (try {}on NoSuchMethodError catc h (e){i=-1;}on String catch (e){i=1;}): "on T" catch block 417 call_nonexistent_constructor_test/none: Crash # (try {}on NoSuchMethodError catc h (e){i=-1;}on String catch (e){i=1;}): "on T" catch block
434 call_nonexistent_static_test/01: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 418 call_nonexistent_static_test/01: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
435 call_nonexistent_static_test/02: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 419 call_nonexistent_static_test/02: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
436 call_nonexistent_static_test/03: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 420 call_nonexistent_static_test/03: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
437 call_nonexistent_static_test/04: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 421 call_nonexistent_static_test/04: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
438 call_nonexistent_static_test/05: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 422 call_nonexistent_static_test/05: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
439 call_nonexistent_static_test/06: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 423 call_nonexistent_static_test/06: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
440 call_nonexistent_static_test/07: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 424 call_nonexistent_static_test/07: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
579 compile_time_constant_k_test/03: Crash # Please triage this failure. 563 compile_time_constant_k_test/03: Crash # Please triage this failure.
580 compile_time_constant_k_test/none: Crash # Please triage this failure. 564 compile_time_constant_k_test/none: Crash # Please triage this failure.
581 compile_time_constant_l_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 565 compile_time_constant_l_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
582 compile_time_constant_m_test: Crash # (throw new ExpectException(message)): Unha ndled node 566 compile_time_constant_m_test: Crash # (throw new ExpectException(message)): Unha ndled node
583 compile_time_constant_n_test: Crash # (throw new ExpectException(message)): Unha ndled node 567 compile_time_constant_n_test: Crash # (throw new ExpectException(message)): Unha ndled node
584 compile_time_constant_o_test/01: Crash # Please triage this failure. 568 compile_time_constant_o_test/01: Crash # Please triage this failure.
585 compile_time_constant_o_test/02: Crash # Please triage this failure. 569 compile_time_constant_o_test/02: Crash # Please triage this failure.
586 compile_time_constant_o_test/none: Crash # Please triage this failure. 570 compile_time_constant_o_test/none: Crash # Please triage this failure.
587 compile_time_constant_p_test/01: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 571 compile_time_constant_p_test/01: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
588 compile_time_constant_p_test/none: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 572 compile_time_constant_p_test/none: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
589 compile_time_constant_test/01: Crash # unable to build cps definition of generat ive_constructor(Bad#)
590 compound_assignment_operator_test: Crash # (throw new ExpectException(message)): Unhandled node 573 compound_assignment_operator_test: Crash # (throw new ExpectException(message)): Unhandled node
591 cond_expr_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 574 cond_expr_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
592 condition_bailout_test: Crash # (throw new ExpectException(message)): Unhandled node 575 condition_bailout_test: Crash # (throw new ExpectException(message)): Unhandled node
593 constant_fold_equals_test: Crash # (throw new ExpectException(message)): Unhandl ed node 576 constant_fold_equals_test: Crash # (throw new ExpectException(message)): Unhandl ed node
594 constant_propagation_phis_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 577 constant_propagation_phis_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
595 constant_string_interpolation_test: Crash # (throw new ExpectException(message)) : Unhandled node 578 constant_string_interpolation_test: Crash # (throw new ExpectException(message)) : Unhandled node
596 const_conditional_test/01: Crash # (throw new ExpectException(message)): Unhandl ed node 579 const_conditional_test/01: Crash # (throw new ExpectException(message)): Unhandl ed node
597 const_conditional_test/02: Crash # (throw new ExpectException(message)): Unhandl ed node 580 const_conditional_test/02: Crash # (throw new ExpectException(message)): Unhandl ed node
598 const_conditional_test/03: Crash # (throw new ExpectException(message)): Unhandl ed node 581 const_conditional_test/03: Crash # (throw new ExpectException(message)): Unhandl ed node
599 const_conditional_test/04: Crash # (throw new ExpectException(message)): Unhandl ed node 582 const_conditional_test/04: Crash # (throw new ExpectException(message)): Unhandl ed node
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
634 constructor3_negative_test: Crash # Please triage this failure. 617 constructor3_negative_test: Crash # Please triage this failure.
635 constructor3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 618 constructor3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
636 constructor4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 619 constructor4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
637 constructor5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 620 constructor5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
638 constructor6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 621 constructor6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
639 constructor7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 622 constructor7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
640 constructor8_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 623 constructor8_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
641 constructor_body_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 624 constructor_body_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
642 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this failure. 625 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this failure.
643 constructor_default_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 626 constructor_default_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
644 constructor_initializer_test/01: Crash # (new A(3)): Error expression `new A(3)` unhandled.
645 constructor_initializer_test/none: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 627 constructor_initializer_test/none: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
646 constructor_name_clash_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 628 constructor_name_clash_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
647 constructor_named_arguments_test/01: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 629 constructor_named_arguments_test/01: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
648 constructor_named_arguments_test/none: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator 630 constructor_named_arguments_test/none: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator
649 constructor_name_test/01: Crash # (new Foo.Foo()): Error expression `new Foo.Foo ()` unhandled.
650 constructor_name_test/02: Crash # (new Foo()): Error expression `new Foo()` unha ndled.
651 constructor_name_test/03: Crash # (new Foo()): Error expression `new Foo()` unha ndled.
652 constructor_redirect_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 631 constructor_redirect_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
653 constructor_redirect_test/none: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 632 constructor_redirect_test/none: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
654 constructor_return_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 633 constructor_return_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
655 constructor_return_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 634 constructor_return_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
656 constructor_return_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 635 constructor_return_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
657 constructor_return_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 636 constructor_return_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
658 constructor_return_test/05: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 637 constructor_return_test/05: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
659 constructor_return_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 638 constructor_return_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
660 constructor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 639 constructor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
661 constructor_with_mixin_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 640 constructor_with_mixin_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
662 const_string_test: Crash # (throw new ExpectException(message)): Unhandled node 641 const_string_test: Crash # (throw new ExpectException(message)): Unhandled node
663 const_switch2_test/none: Crash # (switch (a){case 1:print("OK");}): Unhandled no de 642 const_switch2_test/none: Crash # (switch (a){case 1:print("OK");}): Unhandled no de
664 const_switch_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 643 const_switch_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
665 const_switch_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 644 const_switch_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
666 const_switch_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 645 const_switch_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
667 const_switch_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 646 const_switch_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
668 const_syntax_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 647 const_syntax_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
669 const_syntax_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 648 const_syntax_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
670 const_syntax_test/05: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 649 const_syntax_test/05: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
671 const_syntax_test/06: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 650 const_syntax_test/06: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
672 const_syntax_test/07: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 651 const_syntax_test/07: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
673 const_syntax_test/08: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 652 const_syntax_test/08: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
674 const_syntax_test/09: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 653 const_syntax_test/09: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
675 const_syntax_test/10: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 654 const_syntax_test/10: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
676 const_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 655 const_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
677 const_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 656 const_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
678 const_types_test/23: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
679 const_types_test/24: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
680 const_types_test/25: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
681 const_types_test/26: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
682 const_types_test/27: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
683 const_types_test/28: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
684 const_types_test/29: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
685 const_types_test/30: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
686 const_types_test/41: Crash # (new Superclass()): Error expression `new Superclas s()` unhandled.
687 context2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 657 context2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
688 context_args_with_defaults_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 658 context_args_with_defaults_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
689 context_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 659 context_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
690 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U nhandled node 660 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U nhandled node
691 core_type_check_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 661 core_type_check_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
692 crash_12118_test: Crash # (throw 'Test failed'): Unhandled node 662 crash_12118_test: Crash # (throw 'Test failed'): Unhandled node
693 crash_6725_test/01: Crash # (throw 'f.key != 42 (${f.key})'): Unhandled node 663 crash_6725_test/01: Crash # (throw 'f.key != 42 (${f.key})'): Unhandled node
694 create_unresolved_type_test/01: Crash # (new F<int>()): Error expression `new F< int>()` unhandled.
695 critical_edge2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 664 critical_edge2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
696 critical_edge_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 665 critical_edge_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
697 ct_const3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 666 ct_const3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
698 ct_const4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 667 ct_const4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
699 ct_const_test: Crash # "on T" catch block 668 ct_const_test: Crash # "on T" catch block
700 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio ns 669 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio ns
701 cyclic_import_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 670 cyclic_import_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
702 cyclic_type2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 671 cyclic_type2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
703 cyclic_type_test/00: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 672 cyclic_type_test/00: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
704 cyclic_type_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 673 cyclic_type_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
705 cyclic_type_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 674 cyclic_type_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
706 cyclic_type_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 675 cyclic_type_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
707 cyclic_type_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 676 cyclic_type_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
708 dangling_else_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 677 dangling_else_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
709 default_class_implicit_constructor_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator 678 default_class_implicit_constructor_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
710 default_factory_library_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 679 default_factory_library_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
711 default_factory_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 680 default_factory_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
712 default_factory_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 681 default_factory_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
713 default_implementation_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 682 default_implementation_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
714 default_init_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 683 default_init_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
715 deferred_closurize_load_library_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 684 deferred_closurize_load_library_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
716 deferred_constant_list_test: Crash # (throw _buildException('asyncEnd() was call ed before asyncStart().')): Unhandled node 685 deferred_constant_list_test: Crash # (throw _buildException('asyncEnd() was call ed before asyncStart().')): Unhandled node
717 deferred_constraints_constants_test/constructor1: Crash # (const lib.Const()): E rror expression `const lib.Const()` unhandled.
718 deferred_constraints_constants_test/constructor2: Crash # Error expression `con st lib.Const.namedConstructor()` unhandled.
719 deferred_constraints_constants_test/default_argument1: Crash # (throw _buildExce ption('asyncEnd() was called before asyncStart().')): Unhandled node 686 deferred_constraints_constants_test/default_argument1: Crash # (throw _buildExce ption('asyncEnd() was called before asyncStart().')): Unhandled node
720 deferred_constraints_constants_test/default_argument2: Crash # (throw _buildExce ption('asyncEnd() was called before asyncStart().')): Unhandled node 687 deferred_constraints_constants_test/default_argument2: Crash # (throw _buildExce ption('asyncEnd() was called before asyncStart().')): Unhandled node
721 deferred_constraints_constants_test/metadata1: Crash # (throw _buildException('a syncEnd() was called before asyncStart().')): Unhandled node 688 deferred_constraints_constants_test/metadata1: Crash # (throw _buildException('a syncEnd() was called before asyncStart().')): Unhandled node
722 deferred_constraints_constants_test/metadata2: Crash # (throw _buildException('a syncEnd() was called before asyncStart().')): Unhandled node 689 deferred_constraints_constants_test/metadata2: Crash # (throw _buildException('a syncEnd() was called before asyncStart().')): Unhandled node
723 deferred_constraints_constants_test/metadata3: Crash # (throw _buildException('a syncEnd() was called before asyncStart().')): Unhandled node 690 deferred_constraints_constants_test/metadata3: Crash # (throw _buildException('a syncEnd() was called before asyncStart().')): Unhandled node
724 deferred_constraints_constants_test/none: Crash # (throw _buildException('asyncE nd() was called before asyncStart().')): Unhandled node 691 deferred_constraints_constants_test/none: Crash # (throw _buildException('asyncE nd() was called before asyncStart().')): Unhandled node
725 deferred_constraints_constants_test/reference1: Crash # (throw _buildException(' asyncEnd() was called before asyncStart().')): Unhandled node 692 deferred_constraints_constants_test/reference1: Crash # (throw _buildException(' asyncEnd() was called before asyncStart().')): Unhandled node
726 deferred_constraints_constants_test/reference2: Crash # (throw _buildException(' asyncEnd() was called before asyncStart().')): Unhandled node 693 deferred_constraints_constants_test/reference2: Crash # (throw _buildException(' asyncEnd() was called before asyncStart().')): Unhandled node
727 deferred_constraints_constants_test/reference_after_load: Crash # (throw _buildE xception('asyncEnd() was called before asyncStart().')): Unhandled node 694 deferred_constraints_constants_test/reference_after_load: Crash # (throw _buildE xception('asyncEnd() was called before asyncStart().')): Unhandled node
728 deferred_constraints_type_annotation_test/as_operation: Crash # (throw _buildExc eption('asyncEnd() was called before asyncStart().')): Unhandled node 695 deferred_constraints_type_annotation_test/as_operation: Crash # (throw _buildExc eption('asyncEnd() was called before asyncStart().')): Unhandled node
(...skipping 22 matching lines...) Expand all
751 deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeE rror # Please triage this failure. 718 deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeE rror # Please triage this failure.
752 deferred_constraints_type_annotation_test/type_annotation_generic4: Crash # (thr ow _buildException('asyncEnd() was called before asyncStart().')): Unhandled nod e 719 deferred_constraints_type_annotation_test/type_annotation_generic4: Crash # (thr ow _buildException('asyncEnd() was called before asyncStart().')): Unhandled nod e
753 deferred_constraints_type_annotation_test/type_annotation_non_deferred: CompileT imeError # Please triage this failure. 720 deferred_constraints_type_annotation_test/type_annotation_non_deferred: CompileT imeError # Please triage this failure.
754 deferred_constraints_type_annotation_test/type_annotation_non_deferred: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 721 deferred_constraints_type_annotation_test/type_annotation_non_deferred: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
755 deferred_constraints_type_annotation_test/type_annotation_null: CompileTimeError # Please triage this failure. 722 deferred_constraints_type_annotation_test/type_annotation_null: CompileTimeError # Please triage this failure.
756 deferred_constraints_type_annotation_test/type_annotation_null: Crash # (throw _ buildException('asyncEnd() was called before asyncStart().')): Unhandled node 723 deferred_constraints_type_annotation_test/type_annotation_null: Crash # (throw _ buildException('asyncEnd() was called before asyncStart().')): Unhandled node
757 deferred_constraints_type_annotation_test/type_annotation_top_level: CompileTime Error # Please triage this failure. 724 deferred_constraints_type_annotation_test/type_annotation_top_level: CompileTime Error # Please triage this failure.
758 deferred_constraints_type_annotation_test/type_annotation_top_level: Crash # (th row _buildException('asyncEnd() was called before asyncStart().')): Unhandled no de 725 deferred_constraints_type_annotation_test/type_annotation_top_level: Crash # (th row _buildException('asyncEnd() was called before asyncStart().')): Unhandled no de
759 deferred_function_type_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 726 deferred_function_type_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
760 deferred_global_test: Crash # (throw _buildException('asyncEnd() was called befo re asyncStart().')): Unhandled node 727 deferred_global_test: Crash # (throw _buildException('asyncEnd() was called befo re asyncStart().')): Unhandled node
761 deferred_inheritance_constraints_test/mixin: Crash # (new C()): Error expression `new C()` unhandled.
762 deferred_inlined_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 728 deferred_inlined_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
763 deferred_load_constants_test/01: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 729 deferred_load_constants_test/01: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
764 deferred_load_constants_test/02: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 730 deferred_load_constants_test/02: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
765 deferred_load_constants_test/03: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 731 deferred_load_constants_test/03: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
766 deferred_load_constants_test/04: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 732 deferred_load_constants_test/04: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
767 deferred_load_constants_test/05: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 733 deferred_load_constants_test/05: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
768 deferred_load_constants_test/none: Crash # (throw _buildException('asyncEnd() wa s called before asyncStart().')): Unhandled node 734 deferred_load_constants_test/none: Crash # (throw _buildException('asyncEnd() wa s called before asyncStart().')): Unhandled node
769 deferred_load_inval_code_test: Crash # handleStaticGetterInvoke: foreign: functi on(loadLibrary) 735 deferred_load_inval_code_test: Crash # handleStaticGetterInvoke: foreign: functi on(loadLibrary)
770 deferred_load_library_wrong_args_test/01: Crash # handleStaticGetterInvoke: fore ign: function(loadLibrary) 736 deferred_load_library_wrong_args_test/01: Crash # handleStaticGetterInvoke: fore ign: function(loadLibrary)
771 deferred_load_library_wrong_args_test/none: Crash # handleStaticGetterInvoke: fo reign: function(loadLibrary) 737 deferred_load_library_wrong_args_test/none: Crash # handleStaticGetterInvoke: fo reign: function(loadLibrary)
(...skipping 25 matching lines...) Expand all
797 double_to_string_as_fixed2_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 763 double_to_string_as_fixed2_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
798 double_to_string_as_fixed_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 764 double_to_string_as_fixed_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
799 double_to_string_as_precision2_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 765 double_to_string_as_precision2_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
800 double_to_string_as_precision3_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 766 double_to_string_as_precision3_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
801 double_to_string_as_precision_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 767 double_to_string_as_precision_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
802 double_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 768 double_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
803 do_while2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 769 do_while2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
804 do_while3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 770 do_while3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
805 do_while4_test: Crash # (throw new ExpectException(message)): Unhandled node 771 do_while4_test: Crash # (throw new ExpectException(message)): Unhandled node
806 do_while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 772 do_while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
807 duplicate_implements_test/03: Crash # (new Z()): Error expression `new Z()` unha ndled.
808 duplicate_implements_test/04: Crash # (new Z()): Error expression `new Z()` unha ndled.
809 duplicate_interface_negative_test: Crash # (Expect): Error expression `Expect` u nhandled.
810 duplicate_interface_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 773 duplicate_interface_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
811 dynamic_call_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 774 dynamic_call_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
812 dynamic_field_test/01: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 775 dynamic_field_test/01: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
813 dynamic_field_test/02: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 776 dynamic_field_test/02: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
814 dynamic_prefix_core_test/01: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 777 dynamic_prefix_core_test/01: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
815 dynamic_prefix_core_test/none: Crash # (throw new ExpectException(message)): Unh andled node 778 dynamic_prefix_core_test/none: Crash # (throw new ExpectException(message)): Unh andled node
816 dynamic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 779 dynamic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
817 dynamic_type_literal_test: Crash # (throw new ExpectException(message)): Unhandl ed node 780 dynamic_type_literal_test: Crash # (throw new ExpectException(message)): Unhandl ed node
818 emit_const_fields_test: Crash # Please triage this failure. 781 emit_const_fields_test: Crash # Please triage this failure.
819 empty_block_case_test: Crash # "on T" catch block 782 empty_block_case_test: Crash # "on T" catch block
820 enum_const_test/01: Crash # (throw new ExpectException(message)): Unhandled node 783 enum_const_test/01: Crash # (throw new ExpectException(message)): Unhandled node
821 enum_const_test/02: Crash # (throw new ExpectException(message)): Unhandled node 784 enum_const_test/02: Crash # (throw new ExpectException(message)): Unhandled node
822 enum_duplicate_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 785 enum_duplicate_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
823 enum_duplicate_test/02: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 786 enum_duplicate_test/02: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
824 enum_duplicate_test/none: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 787 enum_duplicate_test/none: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
825 enum_index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 788 enum_index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
826 enum_mirror_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 789 enum_mirror_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
827 enum_private_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 790 enum_private_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
828 enum_private_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 791 enum_private_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
829 enum_private_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 792 enum_private_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
830 enum_syntax_test/09: Crash # handleStaticFunctionGet: function(topLevelFunction) 793 enum_syntax_test/09: Crash # handleStaticFunctionGet: function(topLevelFunction)
831 enum_syntax_test/10: Crash # (C.bla): Error expression `C.bla` unhandled.
832 enum_test: Crash # Unhandled node 794 enum_test: Crash # Unhandled node
833 equality_test: Crash # (throw new ExpectException(message)): Unhandled node 795 equality_test: Crash # (throw new ExpectException(message)): Unhandled node
834 error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 796 error_stacktrace_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
835 evaluation_redirecting_constructor_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator 797 evaluation_redirecting_constructor_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
836 example_constructor_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 798 example_constructor_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
837 exception_identity_test: Crash # (throw exception): Unhandled node 799 exception_identity_test: Crash # (throw exception): Unhandled node
838 exception_test: Crash # (try {throw "Hello";}on String catch (s){print(s);i+= 10 ;}): "on T" catch block 800 exception_test: Crash # (try {throw "Hello";}on String catch (s){print(s);i+= 10 ;}): "on T" catch block
839 execute_finally10_test: Crash # (throw 'Expected exception'): Unhandled node 801 execute_finally10_test: Crash # (throw 'Expected exception'): Unhandled node
840 execute_finally11_test: Crash # (throw 'Expected exception'): Unhandled node 802 execute_finally11_test: Crash # (throw 'Expected exception'): Unhandled node
841 execute_finally12_test: Crash # (throw new ExpectException(message)): Unhandled node 803 execute_finally12_test: Crash # (throw new ExpectException(message)): Unhandled node
842 execute_finally1_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 804 execute_finally1_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
843 execute_finally2_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 805 execute_finally2_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
844 execute_finally3_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 806 execute_finally3_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
845 execute_finally4_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 807 execute_finally4_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
846 execute_finally5_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 808 execute_finally5_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
847 execute_finally6_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 809 execute_finally6_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
848 execute_finally7_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 810 execute_finally7_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
849 execute_finally8_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 811 execute_finally8_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
850 execute_finally9_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 812 execute_finally9_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
851 exhaustive_for_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 813 exhaustive_for_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
852 expect_test: Crash # (try {Expect.fail("fail now");}on Exception catch (msg){pri nt(msg);return;}): "on T" catch block 814 expect_test: Crash # (try {Expect.fail("fail now");}on Exception catch (msg){pri nt(msg);return;}): "on T" catch block
853 extends_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 815 extends_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
854 extend_type_parameter2_negative_test: Crash # (new A()): Error expression `new A ()` unhandled.
855 external_test/16: Crash # (new Foo()): Error expression `new Foo()` unhandled.
856 factory3_test: Crash # (throw "0 is not a T"): Unhandled node 816 factory3_test: Crash # (throw "0 is not a T"): Unhandled node
857 factory_arrow_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 817 factory_arrow_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
858 factory_implementation_test/00: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 818 factory_implementation_test/00: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
859 factory_implementation_test/none: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 819 factory_implementation_test/none: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
860 factory_redirection2_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 820 factory_redirection2_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
861 factory_redirection2_test/none: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 821 factory_redirection2_test/none: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
862 factory_redirection3_cyclic_test/01: Crash # (new A.foo()): Error expression `ne w A.foo()` unhandled.
863 factory_redirection_test/01: Crash # (new A<List>.test01()): Error expression `n ew A<List>.test01()` unhandled.
864 factory_redirection_test/02: Crash # (new A<List>.test02()): Error expression `n ew A<List>.test02()` unhandled.
865 factory_redirection_test/03: Crash # (new A<List>.test03()): Error expression `n ew A<List>.test03()` unhandled.
866 factory_redirection_test/04: Crash # (new C.test04()): Error expression `new C.t est04()` unhandled.
867 factory_redirection_test/05: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 822 factory_redirection_test/05: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
868 factory_redirection_test/06: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 823 factory_redirection_test/06: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
869 factory_redirection_test/07: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 824 factory_redirection_test/07: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
870 factory_redirection_test/08: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 825 factory_redirection_test/08: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
871 factory_redirection_test/09: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 826 factory_redirection_test/09: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
872 factory_redirection_test/10: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 827 factory_redirection_test/10: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
873 factory_redirection_test/11: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 828 factory_redirection_test/11: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
874 factory_redirection_test/12: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 829 factory_redirection_test/12: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
875 factory_redirection_test/13: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 830 factory_redirection_test/13: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
876 factory_redirection_test/14: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 831 factory_redirection_test/14: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
(...skipping 25 matching lines...) Expand all
902 field_override4_test/00: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 857 field_override4_test/00: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
903 field_override4_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 858 field_override4_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
904 field_override4_test/03: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 859 field_override4_test/03: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
905 field_override4_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 860 field_override4_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
906 field_override_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 861 field_override_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
907 field_override_test/02: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 862 field_override_test/02: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
908 field_override_test/none: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 863 field_override_test/none: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
909 field_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 864 field_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
910 field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 865 field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
911 final_field_initialization_order_test: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator 866 final_field_initialization_order_test: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator
912 final_for_in_variable_test/01: Crash # (i=4): Error expression `i=4` unhandled.
913 final_is_not_const_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 867 final_is_not_const_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
914 final_is_not_const_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 868 final_is_not_const_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
915 finally_test: Crash # (try {i=12;}finally {Expect.equals(12,i);executedFinally=t rue;}): not exactly one catch block 869 finally_test: Crash # (try {i=12;}finally {Expect.equals(12,i);executedFinally=t rue;}): not exactly one catch block
916 final_param_test/01: Crash # (x=2): Error expression `x=2` unhandled.
917 final_syntax_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 870 final_syntax_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
918 final_syntax_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 871 final_syntax_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
919 final_syntax_test/08: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 872 final_syntax_test/08: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
920 final_syntax_test/09: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 873 final_syntax_test/09: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
921 final_syntax_test/10: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 874 final_syntax_test/10: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
922 final_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 875 final_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
923 final_used_in_try_test: Crash # (rethrow;): Unhandled node 876 final_used_in_try_test: Crash # (rethrow;): Unhandled node
924 final_variable_assignment_test/01: Crash # (x=0): Error expression `x=0` unhandl ed.
925 final_variable_assignment_test/02: Crash # (x+= 1): Error expression `x+= 1` unh andled.
926 final_variable_assignment_test/03: Crash # ( ++x): Error expression ` ++x` unhan dled.
927 final_variable_assignment_test/04: Crash # (x++ ): Error expression `x++ ` unhan dled.
928 first_class_types_constants_test: Crash # (throw new ExpectException(message)): Unhandled node 877 first_class_types_constants_test: Crash # (throw new ExpectException(message)): Unhandled node
929 first_class_types_libraries_test: Crash # (throw new ExpectException(message)): Unhandled node 878 first_class_types_libraries_test: Crash # (throw new ExpectException(message)): Unhandled node
930 first_class_types_literals_test/01: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 879 first_class_types_literals_test/01: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
931 first_class_types_literals_test/02: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 880 first_class_types_literals_test/02: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
932 first_class_types_literals_test/03: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 881 first_class_types_literals_test/03: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
933 first_class_types_literals_test/04: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 882 first_class_types_literals_test/04: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
934 first_class_types_literals_test/05: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 883 first_class_types_literals_test/05: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
935 first_class_types_literals_test/06: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 884 first_class_types_literals_test/06: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
936 first_class_types_literals_test/07: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 885 first_class_types_literals_test/07: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
937 first_class_types_literals_test/08: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 886 first_class_types_literals_test/08: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
1036 function_subtype_top_level1_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 985 function_subtype_top_level1_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
1037 function_subtype_typearg0_test: Crash # (throw new ExpectException(message)): Un handled node 986 function_subtype_typearg0_test: Crash # (throw new ExpectException(message)): Un handled node
1038 function_subtype_typearg1_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 987 function_subtype_typearg1_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1039 function_subtype_typearg2_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 988 function_subtype_typearg2_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1040 function_subtype_typearg3_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 989 function_subtype_typearg3_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1041 function_subtype_typearg4_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 990 function_subtype_typearg4_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1042 function_syntax_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 991 function_syntax_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1043 function_syntax_test/02: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 992 function_syntax_test/02: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1044 function_syntax_test/03: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 993 function_syntax_test/03: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1045 function_syntax_test/04: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 994 function_syntax_test/04: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1046 function_syntax_test/05: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1047 function_syntax_test/06: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1048 function_syntax_test/07: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1049 function_syntax_test/08: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 995 function_syntax_test/08: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1050 function_syntax_test/09: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 996 function_syntax_test/09: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1051 function_syntax_test/10: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 997 function_syntax_test/10: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1052 function_syntax_test/11: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1053 function_syntax_test/12: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1054 function_syntax_test/13: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1055 function_syntax_test/14: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 998 function_syntax_test/14: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1056 function_syntax_test/15: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 999 function_syntax_test/15: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1057 function_syntax_test/16: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1058 function_syntax_test/17: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1059 function_syntax_test/18: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1060 function_syntax_test/19: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1061 function_syntax_test/20: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1062 function_syntax_test/21: Crash # (testNestedFunctions()): Error expression `test NestedFunctions()` unhandled.
1063 function_syntax_test/22: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1000 function_syntax_test/22: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1064 function_syntax_test/23: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1065 function_syntax_test/24: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1066 function_syntax_test/25: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1067 function_syntax_test/26: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1068 function_syntax_test/27: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1069 function_syntax_test/28: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1070 function_syntax_test/29: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1071 function_syntax_test/30: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1072 function_syntax_test/31: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1073 function_syntax_test/32: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1074 function_syntax_test/33: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1075 function_syntax_test/34: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1076 function_syntax_test/35: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1077 function_syntax_test/36: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1078 function_syntax_test/37: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1079 function_syntax_test/44: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1080 function_syntax_test/45: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1081 function_syntax_test/46: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1082 function_syntax_test/47: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1083 function_syntax_test/48: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1084 function_syntax_test/49: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1085 function_syntax_test/50: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1086 function_syntax_test/51: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1087 function_syntax_test/52: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1088 function_syntax_test/53: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1089 function_syntax_test/54: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1090 function_syntax_test/55: Crash # (testFunctionExpressions()): Error expression ` testFunctionExpressions()` unhandled.
1091 function_syntax_test/64: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1001 function_syntax_test/64: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1092 function_syntax_test/65: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1002 function_syntax_test/65: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1093 function_syntax_test/66: Crash # (testPrecedence()): Error expression `testPrece dence()` unhandled.
1094 function_syntax_test/67: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1003 function_syntax_test/67: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1095 function_syntax_test/68: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1004 function_syntax_test/68: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1096 function_syntax_test/69: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1005 function_syntax_test/69: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1097 function_syntax_test/70: Crash # Error expression `testFunctionIdentifierExpres sion()` unhandled.
1098 function_syntax_test/71: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1006 function_syntax_test/71: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1099 function_syntax_test/72: Crash # (testFunctionIdentifierStatement()): Error expr ession `testFunctionIdentifierStatement()` unhandled.
1100 function_syntax_test/73: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1007 function_syntax_test/73: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1101 function_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1008 function_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1102 function_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1009 function_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1103 function_type2_test: Crash # (try {new B<String>();}on TypeError catch (e){caugh tException=true;}): "on T" catch block 1010 function_type2_test: Crash # (try {new B<String>();}on TypeError catch (e){caugh tException=true;}): "on T" catch block
1104 function_type3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1011 function_type3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1105 function_type_alias2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1012 function_type_alias2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1106 function_type_alias3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1013 function_type_alias3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1107 function_type_alias4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1014 function_type_alias4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1108 function_type_alias6_test/none: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 1015 function_type_alias6_test/none: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1109 function_type_alias8_test: Crash # unsupported element kind: fromThing:field 1016 function_type_alias8_test: Crash # unsupported element kind: fromThing:field
(...skipping 22 matching lines...) Expand all
1132 generic_is_check_test: Crash # (throw new ExpectException(message)): Unhandled n ode 1039 generic_is_check_test: Crash # (throw new ExpectException(message)): Unhandled n ode
1133 generic_list_checked_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1040 generic_list_checked_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1134 generic_native_test: Crash # (throw new ExpectException(message)): Unhandled nod e 1041 generic_native_test: Crash # (throw new ExpectException(message)): Unhandled nod e
1135 generic_object_type_test: Crash # (throw new ExpectException(message)): Unhandle d node 1042 generic_object_type_test: Crash # (throw new ExpectException(message)): Unhandle d node
1136 generic_parameterized_extends_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1043 generic_parameterized_extends_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1137 generics_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1044 generics_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1138 generic_syntax_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1045 generic_syntax_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1139 generic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1046 generic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1140 getter_closure_execution_order_test: Crash # (throw "${failures.length~/2} tests failed."): Unhandled node 1047 getter_closure_execution_order_test: Crash # (throw "${failures.length~/2} tests failed."): Unhandled node
1141 getter_no_setter2_test/00: Crash # (throw new ExpectException(message)): Unhandl ed node 1048 getter_no_setter2_test/00: Crash # (throw new ExpectException(message)): Unhandl ed node
1142 getter_no_setter2_test/01: Crash # (nextVar++ ): Error expression `nextVar++ ` u nhandled.
1143 getter_no_setter2_test/03: Crash # (throw new ExpectException(message)): Unhandl ed node 1049 getter_no_setter2_test/03: Crash # (throw new ExpectException(message)): Unhandl ed node
1144 getter_no_setter_test/00: Crash # (throw new ExpectException(message)): Unhandle d node 1050 getter_no_setter_test/00: Crash # (throw new ExpectException(message)): Unhandle d node
1145 getter_no_setter_test/01: Crash # (nextVar=0): Error expression `nextVar=0` unha ndled.
1146 getter_no_setter_test/02: Crash # (throw new ExpectException(message)): Unhandle d node 1051 getter_no_setter_test/02: Crash # (throw new ExpectException(message)): Unhandle d node
1147 getter_no_setter_test/none: Crash # (throw new ExpectException(message)): Unhand led node 1052 getter_no_setter_test/none: Crash # (throw new ExpectException(message)): Unhand led node
1148 getter_override2_test/00: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1053 getter_override2_test/00: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1149 getter_override2_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1054 getter_override2_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1150 getter_override2_test/03: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1055 getter_override2_test/03: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1151 getter_override2_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1056 getter_override2_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1152 getter_override_test/03: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1057 getter_override_test/03: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1153 getter_override_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1058 getter_override_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1154 getter_setter_in_lib_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1059 getter_setter_in_lib_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1155 getter_setter_interceptor_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 1060 getter_setter_interceptor_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
(...skipping 16 matching lines...) Expand all
1172 hello_script_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1077 hello_script_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1173 identical_closure2_test: Crash # (throw new ExpectException(message)): Unhandled node 1078 identical_closure2_test: Crash # (throw new ExpectException(message)): Unhandled node
1174 identical_closure_test: Crash # (throw new ExpectException(message)): Unhandled node 1079 identical_closure_test: Crash # (throw new ExpectException(message)): Unhandled node
1175 identical_const_test/05: Crash # Please triage this failure. 1080 identical_const_test/05: Crash # Please triage this failure.
1176 identical_const_test/06: Crash # Please triage this failure. 1081 identical_const_test/06: Crash # Please triage this failure.
1177 identical_const_test/07: Crash # Please triage this failure. 1082 identical_const_test/07: Crash # Please triage this failure.
1178 identical_const_test/08: Crash # Please triage this failure. 1083 identical_const_test/08: Crash # Please triage this failure.
1179 identical_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1084 identical_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1180 if_and_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1085 if_and_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1181 if_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1086 if_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1182 illegal_invocation_test/01: Crash # (foo()): Error expression `foo()` unhandled.
1183 implicit_closure1_test: Crash # handleStaticFunctionGet: function(Hello#handler1 ) 1087 implicit_closure1_test: Crash # handleStaticFunctionGet: function(Hello#handler1 )
1184 implicit_closure2_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1088 implicit_closure2_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1185 implicit_closure_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 1089 implicit_closure_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
1186 implicit_scope_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1090 implicit_scope_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1187 implicit_super_constructor_call_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator 1091 implicit_super_constructor_call_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
1188 implicit_this_test/01: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 1092 implicit_this_test/01: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
1189 implicit_this_test/02: Crash # (new Abstract()): Error expression `new Abstract( )` unhandled.
1190 implicit_this_test/04: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 1093 implicit_this_test/04: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
1191 implicit_this_test/none: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1094 implicit_this_test/none: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1192 implied_interface_test: Crash # "on T" catch block 1095 implied_interface_test: Crash # "on T" catch block
1193 import_combinators_negative_test: Crash # (ugly): Error expression `ugly` unhand led.
1194 import_combinators_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1096 import_combinators_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1195 import_core_prefix_test: Crash # (throw new ExpectException(message)): Unhandled node 1097 import_core_prefix_test: Crash # (throw new ExpectException(message)): Unhandled node
1196 import_self_test/01: Crash # (throw new ExpectException(message)): Unhandled nod e 1098 import_self_test/01: Crash # (throw new ExpectException(message)): Unhandled nod e
1197 import_self_test/none: Crash # (throw new ExpectException(message)): Unhandled n ode 1099 import_self_test/none: Crash # (throw new ExpectException(message)): Unhandled n ode
1198 import_show_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1100 import_show_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1199 incr_op_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1101 incr_op_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1200 index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1102 index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1201 inference_captured_variable2_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 1103 inference_captured_variable2_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
1202 inference_captured_variable_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 1104 inference_captured_variable_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
1203 inference_list_or_null_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1105 inference_list_or_null_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
(...skipping 25 matching lines...) Expand all
1229 instance_compound_assignment_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1131 instance_compound_assignment_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1230 instance_field_initializer_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1132 instance_field_initializer_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1231 instance_incr_deopt_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1133 instance_incr_deopt_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1232 instance_inline_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1134 instance_inline_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1233 instanceof2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1135 instanceof2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1234 instanceof3_test: Crash # "on T" catch block 1136 instanceof3_test: Crash # "on T" catch block
1235 instanceof4_test/01: Crash # (throw new ExpectException(message)): Unhandled nod e 1137 instanceof4_test/01: Crash # (throw new ExpectException(message)): Unhandled nod e
1236 instanceof4_test/none: Crash # (throw new ExpectException(message)): Unhandled n ode 1138 instanceof4_test/none: Crash # (throw new ExpectException(message)): Unhandled n ode
1237 instanceof_optimized_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1139 instanceof_optimized_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1238 instanceof_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1140 instanceof_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1239 inst_field_initializer1_negative_test: Crash # unable to build cps definition of generative_constructor(A#)
1240 inst_field_initializer_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1141 inst_field_initializer_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1241 int2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1142 int2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1242 integer_division_by_zero_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1143 integer_division_by_zero_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1243 interceptor2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1144 interceptor2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1244 interceptor3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1145 interceptor3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1245 interceptor4_test: Crash # (throw new ExpectException(message)): Unhandled node 1146 interceptor4_test: Crash # (throw new ExpectException(message)): Unhandled node
1246 interceptor5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1147 interceptor5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1247 interceptor6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1148 interceptor6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1248 interceptor7_test: Crash # (throw new ExpectException(message)): Unhandled node 1149 interceptor7_test: Crash # (throw new ExpectException(message)): Unhandled node
1249 interceptor8_test: Crash # unsupported element kind: a:field 1150 interceptor8_test: Crash # unsupported element kind: a:field
1250 interceptor9_test: Crash # (throw e): Unhandled node 1151 interceptor9_test: Crash # (throw e): Unhandled node
1251 interceptor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1152 interceptor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1252 interface_constants_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1153 interface_constants_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1253 interface_static_method_negative_test: Crash # (new A()): Error expression `new A()` unhandled.
1254 interface_static_non_final_fields_negative_test: Crash # Error expression `Inte rfaceStaticNonFinalFieldsNegativeTest` unhandled.
1255 internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: f oreign: function(JS) 1154 internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: f oreign: function(JS)
1256 internal_library_test/02: Crash # (JS('int','0')): Error expression `JS('int','0 ')` unhandled.
1257 intrinsified_methods_test: Crash # (throw new ExpectException(message)): Unhandl ed node 1155 intrinsified_methods_test: Crash # (throw new ExpectException(message)): Unhandl ed node
1258 int_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1156 int_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1259 invocation_mirror2_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1157 invocation_mirror2_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1260 invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 1158 invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
1261 invocation_mirror_invoke_on_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 1159 invocation_mirror_invoke_on_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
1262 invocation_mirror_test: Crash # cannot compile methods that need interceptor cal ling convention. 1160 invocation_mirror_test: Crash # cannot compile methods that need interceptor cal ling convention.
1263 is_function_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1161 is_function_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1264 is_interfaces2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1162 is_interfaces2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1265 is_interfaces_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1163 is_interfaces_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1266 is_malformed_type_test/94: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1164 is_malformed_type_test/94: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1267 is_malformed_type_test/95: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1165 is_malformed_type_test/95: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1268 is_malformed_type_test/96: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1166 is_malformed_type_test/96: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1269 is_malformed_type_test/97: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1167 is_malformed_type_test/97: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1270 is_malformed_type_test/98: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1168 is_malformed_type_test/98: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1271 is_malformed_type_test/99: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1169 is_malformed_type_test/99: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1272 is_nan_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1170 is_nan_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1273 is_not_class1_negative_test: Crash # Error expression `IsNotClass1NegativeTest. testMain()` unhandled.
1274 is_not_class2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1171 is_not_class2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1275 is_not_class4_negative_test: Crash # Error expression `IsNotClass4NegativeTest. testMain()` unhandled.
1276 isnot_malformed_type_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1172 isnot_malformed_type_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1277 is_object_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1173 is_object_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1278 is_operator_clash_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1174 is_operator_clash_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1279 is_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1175 is_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1280 issue10204_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1176 issue10204_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1281 issue10321_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1177 issue10321_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1282 issue10561_test: Crash # (throw new ExpectException(message)): Unhandled node 1178 issue10561_test: Crash # (throw new ExpectException(message)): Unhandled node
1283 issue10581_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1179 issue10581_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1284 issue10721_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1180 issue10721_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1285 issue10747_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1181 issue10747_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1286 issue10783_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1182 issue10783_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1287 issue11724_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1183 issue11724_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1288 issue11793_test: Crash # unsupported element kind: otherArray:field 1184 issue11793_test: Crash # unsupported element kind: otherArray:field
1289 issue12023_test: Crash # Unhandled node 1185 issue12023_test: Crash # Unhandled node
1290 issue12284_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1186 issue12284_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1291 issue12336_test: Crash # (throw new ExpectException(message)): Unhandled node 1187 issue12336_test: Crash # (throw new ExpectException(message)): Unhandled node
1292 issue13179_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1188 issue13179_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1293 issue13474_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1189 issue13474_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1294 issue1363_test: Crash # (try {contents=libCup.getContents();}on TypeError catch (e){hasThrown=true;}): "on T" catch block 1190 issue1363_test: Crash # (try {contents=libCup.getContents();}on TypeError catch (e){hasThrown=true;}): "on T" catch block
1295 issue13673_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1191 issue13673_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1296 issue14014_3_test: Crash # (throw 'Test failed'): Unhandled node 1192 issue14014_3_test: Crash # (throw 'Test failed'): Unhandled node
1297 issue15606_test/01: Crash # (Unresolved): Error expression `Unresolved` unhandle d.
1298 issue_1751477_test: Crash # handleStaticGetterInvoke: foreign: function(loadLibr ary) 1193 issue_1751477_test: Crash # handleStaticGetterInvoke: foreign: function(loadLibr ary)
1299 issue20476_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1194 issue20476_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1300 issue21159_test: Crash # (try {foo();}on StackOverflowError catch (e){exceptionC aught=true;}): "on T" catch block 1195 issue21159_test: Crash # (try {foo();}on StackOverflowError catch (e){exceptionC aught=true;}): "on T" catch block
1301 issue4515170_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1196 issue4515170_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1302 issue7513_test: Crash # (throw new ExpectException(message)): Unhandled node 1197 issue7513_test: Crash # (throw new ExpectException(message)): Unhandled node
1303 issue7525_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1198 issue7525_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1304 issue9687_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1199 issue9687_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1305 issue9939_test: Crash # (throw e): Unhandled node 1200 issue9939_test: Crash # (throw e): Unhandled node
1306 issue9949_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1201 issue9949_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1307 js_properties_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1202 js_properties_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1308 label8_negative_test: Crash # (Label8NegativeTest.errorMethod()): Error expressi on `Label8NegativeTest.errorMethod()` unhandled.
1309 label_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1203 label_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1310 large_class_declaration_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1204 large_class_declaration_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1311 large_implicit_getter_test: Crash # unsupported element kind: panels:field 1205 large_implicit_getter_test: Crash # unsupported element kind: panels:field
1312 lazy_map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1206 lazy_map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1313 lazy_static2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1207 lazy_static2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1314 lazy_static3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1208 lazy_static3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1315 lazy_static4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1209 lazy_static4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1316 lazy_static5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1210 lazy_static5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1317 lazy_static6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1211 lazy_static6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1318 lazy_static_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1212 lazy_static_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1319 left_shift_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1213 left_shift_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1320 library1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1214 library1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1321 library5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1215 library5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1322 library_ambiguous_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1216 library_ambiguous_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1323 library_juxtaposition_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1217 library_juxtaposition_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1324 library_negative_test: Crash # (LibraryNegativeTest.testMain(args)): handleStati cFunctionIncompatibleInvoke
1325 library_prefixes_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 1218 library_prefixes_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
1326 library_private_in_constructor_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 1219 library_private_in_constructor_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
1327 library_same_name_used_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1220 library_same_name_used_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1328 licm2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1221 licm2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1329 licm3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1222 licm3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1330 licm_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1223 licm_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1331 list_double_index_in_loop2_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1224 list_double_index_in_loop2_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1332 list_double_index_in_loop_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 1225 list_double_index_in_loop_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1333 list_in_closure_test: Crash # (throw new ExpectException(message)): Unhandled no de 1226 list_in_closure_test: Crash # (throw new ExpectException(message)): Unhandled no de
1334 list_is_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1227 list_is_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1335 list_length_tracer_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1228 list_length_tracer_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1336 list_literal2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1229 list_literal2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1337 list_literal3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1230 list_literal3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1338 list_literal4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1231 list_literal4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1339 list_literal_negative_test: Crash # Error expression `ListLiteralNegativeTest.t estMain()` unhandled.
1340 list_literal_syntax_test/01: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1232 list_literal_syntax_test/01: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1341 list_literal_syntax_test/02: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1233 list_literal_syntax_test/02: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1342 list_literal_syntax_test/03: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1234 list_literal_syntax_test/03: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1343 list_literal_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1235 list_literal_syntax_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1344 list_literal_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1236 list_literal_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1345 list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1237 list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1346 list_tracer_in_map_test: Crash # (throw 'Test failed'): Unhandled node 1238 list_tracer_in_map_test: Crash # (throw 'Test failed'): Unhandled node
1347 list_tracer_return_from_tearoff_closure_test: Crash # (throw 'Test failed'): Unh andled node 1239 list_tracer_return_from_tearoff_closure_test: Crash # (throw 'Test failed'): Unh andled node
1348 liveness_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1240 liveness_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1349 load_indexed_constant_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1241 load_indexed_constant_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 many_overridden_no_such_method_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 1278 many_overridden_no_such_method_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
1387 map_literal10_test: Crash # Please triage this failure. 1279 map_literal10_test: Crash # Please triage this failure.
1388 map_literal2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1280 map_literal2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1389 map_literal3_test: Crash # Please triage this failure. 1281 map_literal3_test: Crash # Please triage this failure.
1390 map_literal4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1282 map_literal4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1391 map_literal5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1283 map_literal5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1392 map_literal6_test: Crash # Please triage this failure. 1284 map_literal6_test: Crash # Please triage this failure.
1393 map_literal7_test: Crash # (throw new ExpectException(message)): Unhandled node 1285 map_literal7_test: Crash # (throw new ExpectException(message)): Unhandled node
1394 map_literal8_test: Crash # (throw new ExpectException(message)): Unhandled node 1286 map_literal8_test: Crash # (throw new ExpectException(message)): Unhandled node
1395 map_literal9_test: Crash # Please triage this failure. 1287 map_literal9_test: Crash # Please triage this failure.
1396 map_literal_negative_test: Crash # (MapLiteralNegativeTest.testMain()): Error ex pression `MapLiteralNegativeTest.testMain()` unhandled.
1397 map_literal_syntax_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1288 map_literal_syntax_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1398 map_literal_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1289 map_literal_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1399 map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1290 map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1400 mega_load_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1291 mega_load_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1401 megamorphic_no_such_method_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1292 megamorphic_no_such_method_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1402 method_binding_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1293 method_binding_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1403 method_invocation_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1294 method_invocation_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1404 method_name_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1295 method_name_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1405 method_override3_test/00: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1296 method_override3_test/00: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1406 method_override3_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1297 method_override3_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
(...skipping 11 matching lines...) Expand all
1418 methods_as_constants2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1309 methods_as_constants2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1419 methods_as_constants_test: Crash # Please triage this failure. 1310 methods_as_constants_test: Crash # Please triage this failure.
1420 minify_closure_variable_collision_test: Crash # (throw 'Test failed'): Unhandled node 1311 minify_closure_variable_collision_test: Crash # (throw 'Test failed'): Unhandled node
1421 mint_arithmetic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1312 mint_arithmetic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1422 mint_compares_test: Crash # (throw new ExpectException(message)): Unhandled node 1313 mint_compares_test: Crash # (throw new ExpectException(message)): Unhandled node
1423 mixin_black_listed_test/01: Crash # (throw new ExpectException(message)): Unhand led node 1314 mixin_black_listed_test/01: Crash # (throw new ExpectException(message)): Unhand led node
1424 mixin_black_listed_test/02: Crash # (throw new ExpectException(message)): Unhand led node 1315 mixin_black_listed_test/02: Crash # (throw new ExpectException(message)): Unhand led node
1425 mixin_black_listed_test/05: Crash # (throw new ExpectException(message)): Unhand led node 1316 mixin_black_listed_test/05: Crash # (throw new ExpectException(message)): Unhand led node
1426 mixin_black_listed_test/06: Crash # (throw new ExpectException(message)): Unhand led node 1317 mixin_black_listed_test/06: Crash # (throw new ExpectException(message)): Unhand led node
1427 mixin_black_listed_test/07: Crash # (throw new ExpectException(message)): Unhand led node 1318 mixin_black_listed_test/07: Crash # (throw new ExpectException(message)): Unhand led node
1428 mixin_black_listed_test/08: Crash # (new F2()): Error expression `new F2()` unha ndled.
1429 mixin_black_listed_test/none: Crash # (throw new ExpectException(message)): Unha ndled node 1319 mixin_black_listed_test/none: Crash # (throw new ExpectException(message)): Unha ndled node
1430 mixin_bound_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1320 mixin_bound_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1431 mixin_cyclic_test/01: Crash # Please triage this failure. 1321 mixin_cyclic_test/01: Crash # Please triage this failure.
1432 mixin_extends_field_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1322 mixin_extends_field_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1433 mixin_extends_is_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 1323 mixin_extends_is_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
1434 mixin_extends_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1324 mixin_extends_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1435 mixin_field_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1325 mixin_field_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1436 mixin_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1326 mixin_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1437 mixin_forwarding_constructor1_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1327 mixin_forwarding_constructor1_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1438 mixin_forwarding_constructor2_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1328 mixin_forwarding_constructor2_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1439 mixin_forwarding_constructor3_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1329 mixin_forwarding_constructor3_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1440 mixin_generic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1330 mixin_generic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1441 mixin_getter_regression_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1331 mixin_getter_regression_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1442 mixin_illegal_constructor_test/13: MissingRuntimeError # Please triage this fail ure. 1332 mixin_illegal_constructor_test/13: MissingRuntimeError # Please triage this fail ure.
1443 mixin_illegal_constructor_test/14: Crash # (new C0.named()): Error expression `n ew C0.named()` unhandled.
1444 mixin_illegal_constructor_test/15: MissingRuntimeError # Please triage this fail ure. 1333 mixin_illegal_constructor_test/15: MissingRuntimeError # Please triage this fail ure.
1445 mixin_illegal_constructor_test/16: Crash # (new D0.named()): Error expression `n ew D0.named()` unhandled.
1446 mixin_illegal_cycles_test/02: Crash # Please triage this failure. 1334 mixin_illegal_cycles_test/02: Crash # Please triage this failure.
1447 mixin_illegal_cycles_test/03: Crash # Please triage this failure. 1335 mixin_illegal_cycles_test/03: Crash # Please triage this failure.
1448 mixin_illegal_cycles_test/04: Crash # Please triage this failure. 1336 mixin_illegal_cycles_test/04: Crash # Please triage this failure.
1449 mixin_illegal_cycles_test/06: Crash # Please triage this failure. 1337 mixin_illegal_cycles_test/06: Crash # Please triage this failure.
1450 mixin_illegal_static_access_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 1338 mixin_illegal_static_access_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
1451 mixin_illegal_super_use_test/01: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1339 mixin_illegal_super_use_test/01: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1452 mixin_illegal_super_use_test/02: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1340 mixin_illegal_super_use_test/02: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1453 mixin_illegal_super_use_test/03: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1341 mixin_illegal_super_use_test/03: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1454 mixin_illegal_super_use_test/04: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1342 mixin_illegal_super_use_test/04: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1455 mixin_illegal_super_use_test/05: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1343 mixin_illegal_super_use_test/05: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1456 mixin_illegal_super_use_test/06: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1344 mixin_illegal_super_use_test/06: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1457 mixin_illegal_super_use_test/07: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1345 mixin_illegal_super_use_test/07: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1458 mixin_illegal_super_use_test/08: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1346 mixin_illegal_super_use_test/08: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1459 mixin_illegal_super_use_test/09: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1347 mixin_illegal_super_use_test/09: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1460 mixin_illegal_super_use_test/10: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1348 mixin_illegal_super_use_test/10: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1461 mixin_illegal_super_use_test/11: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1349 mixin_illegal_super_use_test/11: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1462 mixin_illegal_super_use_test/none: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 1350 mixin_illegal_super_use_test/none: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
1463 mixin_illegal_syntax_test/13: Crash # (new T0()): Error expression `new T0()` un handled.
1464 mixin_implements_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 1351 mixin_implements_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
1465 mixin_invalid_inheritance1_test/01: Crash # Please triage this failure. 1352 mixin_invalid_inheritance1_test/01: Crash # Please triage this failure.
1466 mixin_invalid_inheritance1_test/02: Crash # Please triage this failure. 1353 mixin_invalid_inheritance1_test/02: Crash # Please triage this failure.
1467 mixin_invalid_inheritance1_test/03: Crash # Please triage this failure. 1354 mixin_invalid_inheritance1_test/03: Crash # Please triage this failure.
1468 mixin_invalid_inheritance2_test/01: Crash # (new C<C>()): Error expression `new C<C>()` unhandled.
1469 mixin_invalid_inheritance2_test/02: Crash # (new C<C>()): Error expression `new C<C>()` unhandled.
1470 mixin_invalid_inheritance2_test/03: Crash # (new C<C>()): Error expression `new C<C>()` unhandled.
1471 mixin_issue10216_2_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1355 mixin_issue10216_2_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1472 mixin_issue10216_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 1356 mixin_issue10216_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
1473 mixin_is_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1357 mixin_is_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1474 mixin_lib_extends_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1358 mixin_lib_extends_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1475 mixin_lib_extends_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1359 mixin_lib_extends_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1476 mixin_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1360 mixin_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1477 mixin_mixin2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1361 mixin_mixin2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1478 mixin_mixin3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1362 mixin_mixin3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1479 mixin_mixin4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1363 mixin_mixin4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1480 mixin_mixin5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1364 mixin_mixin5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
(...skipping 30 matching lines...) Expand all
1511 mixin_with_two_implicit_constructors_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator 1395 mixin_with_two_implicit_constructors_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
1512 modulo_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1396 modulo_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1513 mul_recipr_test: Crash # (throw new ExpectException(message)): Unhandled node 1397 mul_recipr_test: Crash # (throw new ExpectException(message)): Unhandled node
1514 multi_assign_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1398 multi_assign_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1515 multiline_strings_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1399 multiline_strings_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1516 multi_pass2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1400 multi_pass2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1517 multi_pass_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1401 multi_pass_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1518 multiple_field_assignment_constructor_test: Crash # unsupported element kind: a: field 1402 multiple_field_assignment_constructor_test: Crash # unsupported element kind: a: field
1519 named_argument_in_const_creation_test: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator 1403 named_argument_in_const_creation_test: Crash # Instance of 'TypeOperator': unimp lemented in CodeGenerator
1520 named_argument_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1404 named_argument_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1521 named_constructor_test/01: Crash # (new Class.named<int>()): Error expression `n ew Class.named<int>()` unhandled.
1522 named_constructor_test/03: Crash # (new prefix<int>.Class()): Error expression ` new prefix<int>.Class()` unhandled.
1523 named_constructor_test/none: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1405 named_constructor_test/none: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1524 named_parameter_clash_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1406 named_parameter_clash_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1525 named_parameters2_test: Crash # (try {test(10,25,b:26);}on NoSuchMethodError cat ch (e){foundError=true;}): "on T" catch block 1407 named_parameters2_test: Crash # (try {test(10,25,b:26);}on NoSuchMethodError cat ch (e){foundError=true;}): "on T" catch block
1526 named_parameters3_test: Crash # (try {test(10,x:99);}on NoSuchMethodError catch (e){foundError=true;}): "on T" catch block 1408 named_parameters3_test: Crash # (try {test(10,x:99);}on NoSuchMethodError catch (e){foundError=true;}): "on T" catch block
1527 named_parameters4_test: Crash # (try {test(10,x:99);}on NoSuchMethodError catch (e){foundError=true;}): "on T" catch block 1409 named_parameters4_test: Crash # (try {test(10,x:99);}on NoSuchMethodError catch (e){foundError=true;}): "on T" catch block
1528 named_parameters_aggregated_test/02: Crash # Error expression `NamedParametersA ggregatedTests.f_missing_comma(10,25)` unhandled.
1529 named_parameters_aggregated_test/05: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 1410 named_parameters_aggregated_test/05: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
1530 named_parameters_named_count_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator 1411 named_parameters_named_count_test: Crash # Instance of 'TypeOperator': unimpleme nted in CodeGenerator
1531 named_parameters_passing_false_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 1412 named_parameters_passing_false_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
1532 named_parameters_passing_falsy_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 1413 named_parameters_passing_falsy_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
1533 named_parameters_passing_null_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1414 named_parameters_passing_null_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1534 named_parameters_passing_zero_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1415 named_parameters_passing_zero_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1535 named_parameters_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1416 named_parameters_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1536 named_parameters_test/02: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1417 named_parameters_test/02: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1537 named_parameters_test/03: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1418 named_parameters_test/03: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1538 named_parameters_test/04: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1419 named_parameters_test/04: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1539 named_parameters_test/05: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1420 named_parameters_test/05: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1540 named_parameters_test/06: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1421 named_parameters_test/06: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1541 named_parameters_test/07: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1422 named_parameters_test/07: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1542 named_parameters_test/08: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1423 named_parameters_test/08: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1543 named_parameters_test/09: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1424 named_parameters_test/09: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1544 named_parameters_test/10: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1425 named_parameters_test/10: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1545 named_parameters_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1426 named_parameters_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1546 named_parameters_with_conversions_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 1427 named_parameters_with_conversions_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
1547 named_parameters_with_dollars_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1428 named_parameters_with_dollars_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1548 named_parameters_with_object_property_names_test: Crash # Instance of 'TypeOpera tor': unimplemented in CodeGenerator 1429 named_parameters_with_object_property_names_test: Crash # Instance of 'TypeOpera tor': unimplemented in CodeGenerator
1549 namer2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1430 namer2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1550 namer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1431 namer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1551 naming2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1432 naming2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1552 naming3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1433 naming3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1553 naming_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1434 naming_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1554 native_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1435 native_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1555 nested_comments_test: Crash # (throw new ExpectException(message)): Unhandled no de 1436 nested_comments_test: Crash # (throw new ExpectException(message)): Unhandled no de
1556 nested_if_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1437 nested_if_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1557 nested_switch_label_test: Crash # Unhandled node 1438 nested_switch_label_test: Crash # Unhandled node
1558 new_expression1_negative_test: Crash # (NewExpression1NegativeTest): Error expre ssion `NewExpression1NegativeTest` unhandled.
1559 new_expression2_negative_test: Crash # (NewExpression2NegativeTest): Error expre ssion `NewExpression2NegativeTest` unhandled.
1560 new_expression3_negative_test: Crash # (NewExpression3NegativeTest): Error expre ssion `NewExpression3NegativeTest` unhandled.
1561 new_prefix_test/01: Crash # (new prefix()): Error expression `new prefix()` unha ndled.
1562 new_statement_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1439 new_statement_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1563 non_const_constructor_without_body_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator 1440 non_const_constructor_without_body_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
1564 non_const_super_negative_test: Crash # Please triage this failure. 1441 non_const_super_negative_test: Crash # Please triage this failure.
1565 non_dominating_loop_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1442 non_dominating_loop_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1566 no_such_constructor2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1443 no_such_constructor2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1567 no_such_constructor_test/01: MissingRuntimeError # Please triage this failure. 1444 no_such_constructor_test/01: MissingRuntimeError # Please triage this failure.
1568 no_such_method2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1445 no_such_method2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1569 no_such_method3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1446 no_such_method3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1570 no_such_method_dispatcher_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 1447 no_such_method_dispatcher_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1571 no_such_method_empty_selector_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1448 no_such_method_empty_selector_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1572 no_such_method_subtype_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1449 no_such_method_subtype_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1573 no_such_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1450 no_such_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1574 not_enough_positional_arguments_test/00: MissingRuntimeError # Please triage thi s failure. 1451 not_enough_positional_arguments_test/00: MissingRuntimeError # Please triage thi s failure.
1575 not_enough_positional_arguments_test/03: Crash # Please triage this failure. 1452 not_enough_positional_arguments_test/03: Crash # Please triage this failure.
1576 not_enough_positional_arguments_test/06: Crash # (foo(b:1)): handleStaticFunctio nIncompatibleInvoke
1577 not_enough_positional_arguments_test/06: MissingRuntimeError # Please triage thi s failure.
1578 not_enough_positional_arguments_test/07: Crash # Please triage this failure.
1579 null2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1453 null2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1580 null_access_error_test: Crash # "on T" catch block 1454 null_access_error_test: Crash # "on T" catch block
1581 null_inline_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1455 null_inline_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1582 null_is2_test: Crash # (throw new ExpectException(message)): Unhandled node 1456 null_is2_test: Crash # (throw new ExpectException(message)): Unhandled node
1583 null_is_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1457 null_is_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1584 null_method_test: Crash # (throw new ExpectException(message)): Unhandled node 1458 null_method_test: Crash # (throw new ExpectException(message)): Unhandled node
1585 null_no_such_method_test: Crash # unsupported element kind: array:field 1459 null_no_such_method_test: Crash # unsupported element kind: array:field
1586 null_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1460 null_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1587 null_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1461 null_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1588 null_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1462 null_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1589 null_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1463 null_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1590 null_to_string2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1464 null_to_string2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1591 null_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1465 null_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1592 number_constant_folding1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1466 number_constant_folding1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1593 number_identifier_test/05: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1467 number_identifier_test/05: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1594 number_identifier_test/08: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1468 number_identifier_test/08: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1595 number_identifier_test/09: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1469 number_identifier_test/09: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1596 number_identifier_test/none: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1470 number_identifier_test/none: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1597 number_identity2_test: Crash # (throw new ExpectException(message)): Unhandled n ode 1471 number_identity2_test: Crash # (throw new ExpectException(message)): Unhandled n ode
1598 number_identity_test: Crash # (throw new ExpectException(message)): Unhandled no de 1472 number_identity_test: Crash # (throw new ExpectException(message)): Unhandled no de
1599 numbers_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1473 numbers_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1600 number_syntax_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1474 number_syntax_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1601 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1475 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1602 operator2_negative_test: Crash # (new Helper(10)): Error expression `new Helper( 10)` unhandled.
1603 operator2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1476 operator2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1604 operator3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1477 operator3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1605 operator4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1478 operator4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1606 operator5_test: Crash # (try {Expect.equals(42,a>=a);}on TypeError catch (e){}): "on T" catch block 1479 operator5_test: Crash # (try {Expect.equals(42,a>=a);}on TypeError catch (e){}): "on T" catch block
1607 operator6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1480 operator6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1608 operator_equals_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1481 operator_equals_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1609 operator_index_evaluation_order_test: Crash # (throw new ExpectException(message )): Unhandled node 1482 operator_index_evaluation_order_test: Crash # (throw new ExpectException(message )): Unhandled node
1610 operator_negate_and_method_negate_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 1483 operator_negate_and_method_negate_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
1611 operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1484 operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1612 optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1485 optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
(...skipping 19 matching lines...) Expand all
1632 overridden_no_such_method_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 1505 overridden_no_such_method_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1633 override_inheritance_no_such_method_test/03: Crash # cannot compile methods that need interceptor calling convention. 1506 override_inheritance_no_such_method_test/03: Crash # cannot compile methods that need interceptor calling convention.
1634 override_inheritance_no_such_method_test/04: Crash # cannot compile methods that need interceptor calling convention. 1507 override_inheritance_no_such_method_test/04: Crash # cannot compile methods that need interceptor calling convention.
1635 override_inheritance_no_such_method_test/08: Crash # cannot compile methods that need interceptor calling convention. 1508 override_inheritance_no_such_method_test/08: Crash # cannot compile methods that need interceptor calling convention.
1636 override_inheritance_no_such_method_test/11: Crash # cannot compile methods that need interceptor calling convention. 1509 override_inheritance_no_such_method_test/11: Crash # cannot compile methods that need interceptor calling convention.
1637 override_inheritance_no_such_method_test/13: Crash # cannot compile methods that need interceptor calling convention. 1510 override_inheritance_no_such_method_test/13: Crash # cannot compile methods that need interceptor calling convention.
1638 override_method_with_field_test/02: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1511 override_method_with_field_test/02: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1639 override_method_with_field_test/none: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator 1512 override_method_with_field_test/none: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
1640 param2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1513 param2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1641 parameter_initializer2_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator 1514 parameter_initializer2_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
1642 parameter_initializer4_negative_test: Crash # Please triage this failure.
1643 parameter_initializer6_negative_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator 1515 parameter_initializer6_negative_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
1644 parameter_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1516 parameter_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1645 parameter_name_conflict_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1517 parameter_name_conflict_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1646 parameter_types_specialization_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 1518 parameter_types_specialization_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
1647 param_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1519 param_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1648 parse_closures_in_initializers_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 1520 parse_closures_in_initializers_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
1649 parser_quirks_test: Crash # handleStaticFunctionGet: function(f) 1521 parser_quirks_test: Crash # handleStaticFunctionGet: function(f)
1650 parse_types_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1522 parse_types_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1651 partial_min_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1523 partial_min_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1652 patch_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1524 patch_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1653 phi_merge_test: Crash # (switch (value){case 42:break;case 43:break;}): Unhandle d node 1525 phi_merge_test: Crash # (switch (value){case 42:break;case 43:break;}): Unhandle d node
1654 positive_bit_operations_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1526 positive_bit_operations_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1655 prefix101_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1527 prefix101_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1656 prefix10_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1528 prefix10_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1657 prefix11_negative_test: Crash # (new lib12.Library11(1)): Error expression `new lib12.Library11(1)` unhandled.
1658 prefix11_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1529 prefix11_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1659 prefix12_negative_test: Crash # (lib12.top_level11): Error expression `lib12.top _level11` unhandled.
1660 prefix12_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1530 prefix12_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1661 prefix14_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1531 prefix14_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1662 prefix15_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1532 prefix15_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1663 prefix16_test: Crash # (try {myFunc i=0;}on TypeError catch (error){got_type_err or=true;}): "on T" catch block 1533 prefix16_test: Crash # (try {myFunc i=0;}on TypeError catch (error){got_type_err or=true;}): "on T" catch block
1664 prefix1_negative_test: Crash # (library1): Error expression `library1` unhandled .
1665 prefix21_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1534 prefix21_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1666 prefix24_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1535 prefix24_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1667 prefix2_negative_test: Crash # (lib2.Library2): Error expression `lib2.Library2` unhandled.
1668 prefix3_negative_test: Crash # (lib2.foo=1): Error expression `lib2.foo=1` unhan dled.
1669 prefix4_negative_test: Crash # (new lib11.Library11(1)): Error expression `new l ib11.Library11(1)` unhandled.
1670 prefix5_negative_test: Crash # (lib11): Error expression `lib11` unhandled.
1671 prefix_new_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1536 prefix_new_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1672 prefix_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1537 prefix_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1673 private3_test: Crash # Please triage this failure. 1538 private3_test: Crash # Please triage this failure.
1674 private4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1539 private4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1675 private_access_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1540 private_access_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1676 private_access_test/02: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1541 private_access_test/02: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1677 private_access_test/03: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1542 private_access_test/03: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1678 private_access_test/04: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1543 private_access_test/04: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1679 private_access_test/05: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1544 private_access_test/05: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1680 private_access_test/06: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1545 private_access_test/06: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
(...skipping 28 matching lines...) Expand all
1709 ref_before_declaration_test/07: Crash # (throw "ball"): Unhandled node 1574 ref_before_declaration_test/07: Crash # (throw "ball"): Unhandled node
1710 ref_before_declaration_test/none: Crash # (throw "ball"): Unhandled node 1575 ref_before_declaration_test/none: Crash # (throw "ball"): Unhandled node
1711 refine_receiver_null_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1576 refine_receiver_null_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1712 reg_exp2_test: Crash # (throw new ExpectException(message)): Unhandled node 1577 reg_exp2_test: Crash # (throw new ExpectException(message)): Unhandled node
1713 reg_exp3_test: Crash # (try {RegExp exp=new RegExp("[");i=100;}on FormatExceptio n catch (e){i=0;}): "on T" catch block 1578 reg_exp3_test: Crash # (try {RegExp exp=new RegExp("[");i=100;}on FormatExceptio n catch (e){i=0;}): "on T" catch block
1714 reg_exp_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1579 reg_exp_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1715 regress_10996_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1580 regress_10996_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1716 regress_11010_test: Crash # (throw 'unexpected result'): Unhandled node 1581 regress_11010_test: Crash # (throw 'unexpected result'): Unhandled node
1717 regress_11800_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1582 regress_11800_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1718 regress_12561_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1583 regress_12561_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1719 regress_13494_test: Crash # (A.unknown=p(2)): Error expression `A.unknown=p(2)` unhandled.
1720 regress_14105_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1584 regress_14105_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1721 regress_17382_test: Crash # (tl(m(0))): Error expression `tl(m(0))` unhandled.
1722 regress_18435_test: Crash # Please triage this failure. 1585 regress_18435_test: Crash # Please triage this failure.
1723 regress_18535_test: Crash # cannot compile methods that need interceptor calling convention. 1586 regress_18535_test: Crash # cannot compile methods that need interceptor calling convention.
1724 regress_19413_test/01: Crash # (foo.f()): Error expression `foo.f()` unhandled.
1725 regress_21016_test: Crash # unsupported element kind: list:field 1587 regress_21016_test: Crash # unsupported element kind: list:field
1726 regress_21793_test/01: Crash # (new A()(499)): Error expression `new A()(499)` u nhandled.
1727 regress_21795_test: Crash # (throw "Expected foo in stacktrace!"): Unhandled nod e 1588 regress_21795_test: Crash # (throw "Expected foo in stacktrace!"): Unhandled nod e
1728 regress_21998_1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1589 regress_21998_1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1729 regress_21998_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1590 regress_21998_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1730 regress_21998_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1591 regress_21998_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1731 regress_21998_4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1592 regress_21998_4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1732 regress_22438_test: Crash # cannot handle async/sync*/async* functions 1593 regress_22438_test: Crash # cannot handle async/sync*/async* functions
1733 regress_22443_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1594 regress_22443_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1734 regress_22445_test: Crash # cannot handle async/sync*/async* functions 1595 regress_22445_test: Crash # cannot handle async/sync*/async* functions
1735 regress_22579_test: Crash # cannot handle async/sync*/async* functions 1596 regress_22579_test: Crash # cannot handle async/sync*/async* functions
1736 regress_22700_test: Crash # Please triage this failure. 1597 regress_22700_test: Crash # Please triage this failure.
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1774 round_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1635 round_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1775 runtime_type_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1636 runtime_type_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1776 savannah_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1637 savannah_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1777 scoped_variables_try_catch_test: Crash # Please triage this failure. 1638 scoped_variables_try_catch_test: Crash # Please triage this failure.
1778 scope_variable_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1639 scope_variable_test/01: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1779 scope_variable_test/none: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1640 scope_variable_test/none: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1780 second_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1641 second_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1781 setter0_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1642 setter0_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1782 setter1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1643 setter1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1783 setter2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1644 setter2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1784 setter_no_getter_call_test/01: Crash # (topLevel(3)): Error expression `topLevel (3)` unhandled.
1785 setter_no_getter_call_test/none: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1645 setter_no_getter_call_test/none: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1786 setter_no_getter_test/01: Crash # (topLevel++ ): Error expression `topLevel++ ` unhandled.
1787 setter_override2_test/00: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1646 setter_override2_test/00: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1788 setter_override2_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1647 setter_override2_test/01: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1789 setter_override2_test/02: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1648 setter_override2_test/02: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1790 setter_override2_test/03: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1649 setter_override2_test/03: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1791 setter_override2_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1650 setter_override2_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1792 setter_override_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1651 setter_override_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1793 setter_override_test/02: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1652 setter_override_test/02: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1794 setter_override_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1653 setter_override_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1795 side_effect_throw_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1654 side_effect_throw_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1796 skip_expression_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1655 skip_expression_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1797 smaller_4_Interface_Types_A11_t01_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 1656 smaller_4_Interface_Types_A11_t01_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
1798 smaller_4_Interface_Types_A11_t02_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 1657 smaller_4_Interface_Types_A11_t02_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
1799 smi_type_test: Crash # (throw new ExpectException(message)): Unhandled node 1658 smi_type_test: Crash # (throw new ExpectException(message)): Unhandled node
1800 stack_overflow_stacktrace_test: Crash # "on T" catch block 1659 stack_overflow_stacktrace_test: Crash # "on T" catch block
1801 stack_overflow_test: Crash # "on T" catch block 1660 stack_overflow_test: Crash # "on T" catch block
1802 stacktrace_rethrow_error_test/none: Crash # (throw "Expected: ${expected} actual : ${actual}"): Unhandled node 1661 stacktrace_rethrow_error_test/none: Crash # (throw "Expected: ${expected} actual : ${actual}"): Unhandled node
1803 stacktrace_rethrow_error_test/withtraceparameter: Crash # (throw "Expected: ${ex pected} actual: ${actual}"): Unhandled node 1662 stacktrace_rethrow_error_test/withtraceparameter: Crash # (throw "Expected: ${ex pected} actual: ${actual}"): Unhandled node
1804 stacktrace_rethrow_nonerror_test: Crash # (throw "Expected: ${expected} actual: ${actual}"): Unhandled node 1663 stacktrace_rethrow_nonerror_test: Crash # (throw "Expected: ${expected} actual: ${actual}"): Unhandled node
1805 stacktrace_test: Crash # "on T" catch block 1664 stacktrace_test: Crash # "on T" catch block
1806 stack_trace_test: Crash # (throw new ExpectException(message)): Unhandled node 1665 stack_trace_test: Crash # (throw new ExpectException(message)): Unhandled node
1807 state_mangling2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1666 state_mangling2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1808 state_mangling3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1667 state_mangling3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1809 state_mangling4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1668 state_mangling4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1810 state_mangling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1669 state_mangling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1811 statement_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 1670 statement_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
1812 static_call_wrong_argument_count_negative_test: Crash # (Niesen.goodCall(1,2,3,4 )): handleStaticFunctionIncompatibleInvoke
1813 static_call_wrong_argument_count_negative_test: Fail # Please triage this failur e.
1814 static_closure_identical_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1671 static_closure_identical_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1815 static_const_field_test: Crash # Please triage this failure. 1672 static_const_field_test: Crash # Please triage this failure.
1816 static_field3_test/01: Crash # (Foo.x): Error expression `Foo.x` unhandled.
1817 static_field3_test/02: Crash # (Foo.m): Error expression `Foo.m` unhandled.
1818 static_field3_test/03: Crash # (Foo.m=1): Error expression `Foo.m=1` unhandled.
1819 static_field3_test/04: Crash # (Foo.x=1): Error expression `Foo.x=1` unhandled.
1820 static_field_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1673 static_field_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1821 static_field_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1674 static_field_test/02: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1822 static_field_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1675 static_field_test/03: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1823 static_field_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1676 static_field_test/04: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1824 static_field_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 1677 static_field_test/none: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
1825 static_final_field2_test/01: Crash # (A.x=2): Error expression `A.x=2` unhandled .
1826 static_implicit_closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1678 static_implicit_closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1827 static_initializer_type_error_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1679 static_initializer_type_error_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1828 static_inline_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1680 static_inline_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1829 static_postfix_operator_test: Crash # (throw new ExpectException(message)): Unha ndled node 1681 static_postfix_operator_test: Crash # (throw new ExpectException(message)): Unha ndled node
1830 strict_equal_test: Crash # (throw new ExpectException(message)): Unhandled node 1682 strict_equal_test: Crash # (throw new ExpectException(message)): Unhandled node
1831 string_charcode_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1683 string_charcode_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
1832 string_escapes_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1684 string_escapes_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1833 string_interpolate2_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 1685 string_interpolate2_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
1834 string_interpolate_null_test: Crash # (try {s="Hello Mr. ${a.name}";}on NoSuchMe thodError catch (e){return;}): "on T" catch block 1686 string_interpolate_null_test: Crash # (try {s="Hello Mr. ${a.name}";}on NoSuchMe thodError catch (e){return;}): "on T" catch block
1835 string_interpolate_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1687 string_interpolate_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1836 string_interpolation1_negative_test: Crash # Error expression `StringInterpolat ion1NegativeTest.testMain()` unhandled.
1837 string_interpolation2_negative_test: Crash # Error expression `StringInterpolat ion2NegativeTest.testMain()` unhandled.
1838 string_interpolation4_negative_test: Crash # Error expression `StringInterpolat ion4NegativeTest.testMain()` unhandled.
1839 string_interpolation5_negative_test: Crash # Error expression `StringInterpolat ion5NegativeTest.testMain()` unhandled.
1840 string_interpolation6_negative_test: Crash # Error expression `StringInterpolat ion6NegativeTest.testMain()` unhandled.
1841 string_interpolation7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1688 string_interpolation7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1842 string_interpolation8_test: Crash # (throw new ExpectException(message)): Unhand led node 1689 string_interpolation8_test: Crash # (throw new ExpectException(message)): Unhand led node
1843 string_interpolation_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1690 string_interpolation_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1844 string_interpolation_test/none: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 1691 string_interpolation_test/none: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1845 string_intrinsics_test: Crash # (throw new ExpectException(message)): Unhandled node 1692 string_intrinsics_test: Crash # (throw new ExpectException(message)): Unhandled node
1846 string_join_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1693 string_join_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
1847 string_optimizations_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1694 string_optimizations_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1848 string_supertype_checked_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1695 string_supertype_checked_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1849 string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1696 string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1850 substring_test/01: Crash # "on T" catch block 1697 substring_test/01: Crash # "on T" catch block
(...skipping 18 matching lines...) Expand all
1869 super_inferrer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1716 super_inferrer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1870 super_operator_index2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1717 super_operator_index2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1871 super_operator_index3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1718 super_operator_index3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1872 super_operator_index4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1719 super_operator_index4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1873 super_operator_index5_test: Crash # cannot compile methods that need interceptor calling convention. 1720 super_operator_index5_test: Crash # cannot compile methods that need interceptor calling convention.
1874 super_operator_index6_test: Crash # cannot compile methods that need interceptor calling convention. 1721 super_operator_index6_test: Crash # cannot compile methods that need interceptor calling convention.
1875 super_operator_index7_test: Crash # cannot compile methods that need interceptor calling convention. 1722 super_operator_index7_test: Crash # cannot compile methods that need interceptor calling convention.
1876 super_operator_index8_test: Crash # cannot compile methods that need interceptor calling convention. 1723 super_operator_index8_test: Crash # cannot compile methods that need interceptor calling convention.
1877 super_operator_index_test/01: Crash # cannot compile methods that need intercept or calling convention. 1724 super_operator_index_test/01: Crash # cannot compile methods that need intercept or calling convention.
1878 super_operator_index_test/02: Crash # cannot compile methods that need intercept or calling convention. 1725 super_operator_index_test/02: Crash # cannot compile methods that need intercept or calling convention.
1879 super_operator_index_test/03: Crash # (super[4]=42): Error expression `super[4]= 42` unhandled.
1880 super_operator_index_test/04: Crash # (super[4]+=5): Error expression `super[4]+ =5` unhandled.
1881 super_operator_index_test/05: Crash # (super[4]=42): Error expression `super[4]= 42` unhandled.
1882 super_operator_index_test/06: Crash # (super[4]+=5): Error expression `super[4]+ =5` unhandled.
1883 super_operator_index_test/07: Crash # (super[2]): Error expression `super[2]` un handled.
1884 super_operator_index_test/none: Crash # cannot compile methods that need interce ptor calling convention. 1726 super_operator_index_test/none: Crash # cannot compile methods that need interce ptor calling convention.
1885 super_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1727 super_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1886 super_setter_interceptor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1728 super_setter_interceptor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1887 super_setter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1729 super_setter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
1888 super_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1730 super_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1889 switch6_test: Crash # (switch (a){case 0:{x=0;break;}case 1:x=1;break;}): Unhand led node 1731 switch6_test: Crash # (switch (a){case 0:{x=0;break;}case 1:x=1;break;}): Unhand led node
1890 switch8_test: Crash # (switch (new List(1)[0]){case const A():throw 'Test failed ';}): Unhandled node 1732 switch8_test: Crash # (switch (new List(1)[0]){case const A():throw 'Test failed ';}): Unhandled node
1891 switch_bad_case_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1733 switch_bad_case_test/01: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1892 switch_bad_case_test/02: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1734 switch_bad_case_test/02: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1893 switch_bad_case_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1735 switch_bad_case_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
(...skipping 26 matching lines...) Expand all
1920 sync_generator2_test/51: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1762 sync_generator2_test/51: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1921 sync_generator2_test/52: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1763 sync_generator2_test/52: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
1922 sync_generator2_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1764 sync_generator2_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1923 sync_generator3_test/test1: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1765 sync_generator3_test/test1: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1924 sync_generator3_test/test2: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1766 sync_generator3_test/test2: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1925 syncstar_yieldstar_test: Crash # cannot handle async/sync*/async* functions 1767 syncstar_yieldstar_test: Crash # cannot handle async/sync*/async* functions
1926 syncstar_yield_test/copyParameters: Crash # (throw new ExpectException(message)) : Unhandled node 1768 syncstar_yield_test/copyParameters: Crash # (throw new ExpectException(message)) : Unhandled node
1927 syncstar_yield_test/none: Crash # (throw new ExpectException(message)): Unhandle d node 1769 syncstar_yield_test/none: Crash # (throw new ExpectException(message)): Unhandle d node
1928 temp_mangling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1770 temp_mangling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1929 ternary_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1771 ternary_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1930 test_negative_test: Crash # (TestNegativeTest): Error expression `TestNegativeTe st` unhandled.
1931 third_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1772 third_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1932 throw1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1773 throw1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1933 throw2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1774 throw2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1934 throw3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1775 throw3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1935 throw4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1776 throw4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1936 throw5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1777 throw5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1937 throw6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1778 throw6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1938 throw8_test: Crash # (throw new ExpectException(message)): Unhandled node 1779 throw8_test: Crash # (throw new ExpectException(message)): Unhandled node
1939 throw_expr_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1780 throw_expr_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1940 throwing_lazy_variable_test: Crash # (throw 'Test failed'): Unhandled node 1781 throwing_lazy_variable_test: Crash # (throw 'Test failed'): Unhandled node
1941 throw_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1782 throw_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1942 top_level_func_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 1783 top_level_func_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
1943 top_level_getter_arrow_syntax_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator 1784 top_level_getter_arrow_syntax_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
1944 top_level_in_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1785 top_level_in_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1945 top_level_method_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator 1786 top_level_method_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
1946 top_level_multiple_files_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1787 top_level_multiple_files_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1947 top_level_non_prefixed_library_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator 1788 top_level_non_prefixed_library_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
1948 top_level_prefixed_declaration_test: Crash # (throw new ExpectException(message) ): Unhandled node 1789 top_level_prefixed_declaration_test: Crash # (throw new ExpectException(message) ): Unhandled node
1949 top_level_var_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1790 top_level_var_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1950 transitive_private_library_access_test: Crash # (ClassID): Error expression `Cla ssID` unhandled.
1951 tree_shake_typed_selector_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator 1791 tree_shake_typed_selector_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
1952 truncdiv_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1792 truncdiv_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
1953 truncdiv_uint32_test: Crash # (throw 'Test failed'): Unhandled node 1793 truncdiv_uint32_test: Crash # (throw 'Test failed'): Unhandled node
1954 try_catch2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1794 try_catch2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1955 try_catch3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1795 try_catch3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
1956 try_catch4_test: Crash # (throw new ExpectException(message)): Unhandled node 1796 try_catch4_test: Crash # (throw new ExpectException(message)): Unhandled node
1957 try_catch5_test: Crash # (throw new ExpectException(message)): Unhandled node 1797 try_catch5_test: Crash # (throw new ExpectException(message)): Unhandled node
1958 try_catch_on_syntax_test/02: Crash # (test1()): Error expression `test1()` unhan dled.
1959 try_catch_on_syntax_test/03: Crash # (test1()): Error expression `test1()` unhan dled.
1960 try_catch_on_syntax_test/04: Crash # (test1()): Error expression `test1()` unhan dled.
1961 try_catch_on_syntax_test/05: Crash # (test1()): Error expression `test1()` unhan dled.
1962 try_catch_on_syntax_test/06: Crash # (test1()): Error expression `test1()` unhan dled.
1963 try_catch_on_syntax_test/07: Crash # (throw "catch this!"): Unhandled node 1798 try_catch_on_syntax_test/07: Crash # (throw "catch this!"): Unhandled node
1964 try_catch_on_syntax_test/10: Crash # (throw "catch this!"): Unhandled node 1799 try_catch_on_syntax_test/10: Crash # (throw "catch this!"): Unhandled node
1965 try_catch_on_syntax_test/11: Crash # (throw "catch this!"): Unhandled node 1800 try_catch_on_syntax_test/11: Crash # (throw "catch this!"): Unhandled node
1966 try_catch_on_syntax_test/none: Crash # (throw "catch this!"): Unhandled node 1801 try_catch_on_syntax_test/none: Crash # (throw "catch this!"): Unhandled node
1967 try_catch_optimized1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1802 try_catch_optimized1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1968 try_catch_optimized2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1803 try_catch_optimized2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1969 try_catch_optimized3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1804 try_catch_optimized3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1970 try_catch_optimized4_test: Crash # (try {String res=m.maythrow(i);failed=true;}o n MyError catch (e){}): "on T" catch block 1805 try_catch_optimized4_test: Crash # (try {String res=m.maythrow(i);failed=true;}o n MyError catch (e){}): "on T" catch block
1971 try_catch_osr_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 1806 try_catch_osr_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
1972 try_catch_syntax_test/02: Crash # (testMissingTry()): Error expression `testMiss ingTry()` unhandled.
1973 try_catch_syntax_test/03: Crash # (testMissingTry()): Error expression `testMiss ingTry()` unhandled.
1974 try_catch_syntax_test/04: Crash # (testMissingTry()): Error expression `testMiss ingTry()` unhandled.
1975 try_catch_syntax_test/06: Crash # (testIllegalFinally()): Error expression `test IllegalFinally()` unhandled.
1976 try_catch_syntax_test/08: Crash # (try {}on MammaMia catch (e){}): "on T" catch block 1807 try_catch_syntax_test/08: Crash # (try {}on MammaMia catch (e){}): "on T" catch block
1977 try_catch_test/01: Crash # "on T" catch block 1808 try_catch_test/01: Crash # "on T" catch block
1978 try_catch_test/none: Crash # (throw "up"): Unhandled node 1809 try_catch_test/none: Crash # (throw "up"): Unhandled node
1979 type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator 1810 type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
1980 type_argument_substitution_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator 1811 type_argument_substitution_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
1981 type_check_const_function_typedef2_test/00: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1812 type_check_const_function_typedef2_test/00: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1982 type_check_const_function_typedef2_test/none: Crash # Instance of 'TypeOperator' : unimplemented in CodeGenerator 1813 type_check_const_function_typedef2_test/none: Crash # Instance of 'TypeOperator' : unimplemented in CodeGenerator
1983 type_check_const_function_typedef_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 1814 type_check_const_function_typedef_test: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
1984 type_checks_in_factory_method_test: Crash # "on T" catch block 1815 type_checks_in_factory_method_test: Crash # "on T" catch block
1985 type_check_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 1816 type_check_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
2082 typevariable_substitution2_test/02: Crash # "on T" catch block 1913 typevariable_substitution2_test/02: Crash # "on T" catch block
2083 typevariable_substitution2_test/none: Crash # Please triage this failure. 1914 typevariable_substitution2_test/none: Crash # Please triage this failure.
2084 type_variable_typedef_test: Crash # (throw new ExpectException(message)): Unhand led node 1915 type_variable_typedef_test: Crash # (throw new ExpectException(message)): Unhand led node
2085 unary2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1916 unary2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
2086 unary_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1917 unary_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
2087 unicode_bom_middle_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 1918 unicode_bom_middle_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
2088 unicode_hash_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1919 unicode_hash_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
2089 unnamed_closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 1920 unnamed_closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
2090 unqual_name_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1921 unqual_name_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
2091 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator 1922 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': unim plemented in CodeGenerator
2092 unresolved_in_factory_negative_test: Crash # (foo()): Error expression `foo()` u nhandled.
2093 unresolved_top_level_method_negative_test: Crash # unsupported element kind: a:f ield 1923 unresolved_top_level_method_negative_test: Crash # unsupported element kind: a:f ield
2094 unresolved_top_level_var_negative_test: Crash # unsupported element kind: a:fiel d 1924 unresolved_top_level_var_negative_test: Crash # unsupported element kind: a:fiel d
2095 value_range2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1925 value_range2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
2096 value_range3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 1926 value_range3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
2097 value_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 1927 value_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
2098 variable_declaration_metadata_test/06: Crash # (new C()): Error expression `new C()` unhandled.
2099 variable_declaration_metadata_test/08: Crash # (new C()): Error expression `new C()` unhandled.
2100 var_init_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 1928 var_init_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
2101 void_type_test: Crash # (try {var x=func();}on TypeError catch (error){got_type_ error=true;}): "on T" catch block 1929 void_type_test: Crash # (try {var x=func();}on TypeError catch (error){got_type_ error=true;}): "on T" catch block
2102 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 1930 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
1931
1932 prefix4_negative_test : Crash # bailout: cannot compile methods that need interc eptor calling convention.
1933 transitive_private_library_access_test : Crash # bailout: cannot compile methods that need interceptor calling convention.
1934 regress_13494_test : Crash # bailout: cannot compile methods that need intercept or calling convention.
1935 argument_definition_test/01 : Crash # bailout: cannot compile methods that need interceptor calling convention.
1936 call_constructor_on_unresolvable_class_test/07 : Crash # bailout: cannot compile methods that need interceptor calling convention.
1937 factory_redirection_test/01 : Crash # bailout on Instance of 'TypeOperator': typ e check unimplemented for A<List>.
1938 factory_redirection_test/02 : Crash # bailout on Instance of 'TypeOperator': typ e check unimplemented for A<List>.
1939 factory_redirection_test/03 : Crash # bailout on Instance of 'TypeOperator': typ e check unimplemented for A<List>.
1940 deferred_constraints_constants_test/constructor1 : Crash # bailout: (lib.loadLib rary()): handleStaticGetterInvoke: foreign: function(loadLibrary)
1941 deferred_constraints_constants_test/constructor2 : Crash # bailout: (lib.loadLib rary()): handleStaticGetterInvoke: foreign: function(loadLibrary)
1942 function_syntax_test/05 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1943 function_syntax_test/07 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1944 function_syntax_test/06 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1945 function_syntax_test/11 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1946 function_syntax_test/13 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1947 function_syntax_test/12 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1948 function_syntax_test/17 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1949 function_syntax_test/16 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1950 function_syntax_test/18 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1951 function_syntax_test/19 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1952 function_syntax_test/21 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1953 function_syntax_test/20 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1954 function_syntax_test/25 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1955 function_syntax_test/23 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1956 function_syntax_test/28 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1957 function_syntax_test/26 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1958 function_syntax_test/24 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1959 function_syntax_test/27 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1960 function_syntax_test/29 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1961 function_syntax_test/31 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1962 function_syntax_test/32 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1963 function_syntax_test/34 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1964 function_syntax_test/33 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1965 function_syntax_test/35 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1966 function_syntax_test/30 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1967 function_syntax_test/36 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1968 function_syntax_test/45 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1969 function_syntax_test/37 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1970 function_syntax_test/49 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1971 function_syntax_test/48 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1972 function_syntax_test/46 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1973 function_syntax_test/52 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1974 function_syntax_test/44 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1975 function_syntax_test/47 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1976 function_syntax_test/53 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1977 function_syntax_test/51 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1978 function_syntax_test/50 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1979 function_syntax_test/66 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1980 function_syntax_test/55 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1981 function_syntax_test/54 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1982 function_syntax_test/70 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1983 function_syntax_test/72 : Crash # bailout: cannot compile methods that need inte rceptor calling convention.
1984 regress_17382_test : Crash # bailout: cannot compile methods that need intercept or calling convention.
1985 super_operator_index_test/04 : Crash # bailout: cannot compile methods that need interceptor calling convention.
1986 super_operator_index_test/03 : Crash # bailout: cannot compile methods that need interceptor calling convention.
1987 prefix5_negative_test : Crash # bailout: cannot compile methods that need interc eptor calling convention.
1988 setter_no_getter_call_test/01 : Crash # bailout: cannot compile methods that nee d interceptor calling convention.
1989 async_await_syntax_test/a11a : Crash # Assertion failure: Node has not been comp uted for function(throwNoSuchMethod).
1990 getter_no_setter_test/01 : Crash # bailout: cannot compile methods that need int erceptor calling convention.
1991 named_constructor_test/01 : Crash # bailout: cannot compile methods that need in terceptor calling convention.
1992 named_constructor_test/03 : Crash # bailout: cannot compile methods that need in terceptor calling convention.
1993 setter_no_getter_test/01 : Crash # bailout: cannot compile methods that need int erceptor calling convention.
1994 await_backwards_compatibility_test/await2 : Crash # bailout: cannot compile meth ods that need interceptor calling convention.
1995 implicit_this_test/02 : Crash # bailout: cannot compile methods that need interc eptor calling convention.
1996 factory_redirection_test/04 : Crash # Assertion failure: Node has not been compu ted for function(throwNoSuchMethod).
1997 super_operator_index_test/07 : Crash # bailout: cannot compile methods that need interceptor calling convention.
1998 super_operator_index_test/05 : Crash # bailout: cannot compile methods that need interceptor calling convention.
1999 super_operator_index_test/06 : Crash # bailout: cannot compile methods that need interceptor calling convention.
2000 constructor_initializer_test/01 : Crash # Assertion failure: Node has not been c omputed for function(throwNoSuchMethod).
2001 factory_redirection3_cyclic_test/01 : Crash # Assertion failure: Node has not be en computed for function(throwNoSuchMethod).
2002 mixin_black_listed_test/08 : Crash # bailout: cannot compile methods that need i nterceptor calling convention.
2003 deferred_inheritance_constraints_test/redirecting_constructor : Pass
2004 deferred_call_empty_before_load_test : Crash # bailout on Instance of 'TypeOpera tor': type check unimplemented for _Nullary.
2005 const_redirecting_factory_test : Crash # bailout: cannot compile methods that ne ed interceptor calling convention.
2006 instance_creation_in_function_annotation_test : Crash # bailout: (f): handleStat icFunctionGet: function(f)
OLDNEW
« pkg/compiler/lib/src/tree_ir/tree_ir_tracer.dart ('K') | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698