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

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

Issue 2723513002: Always provide a field for context. (Closed)
Patch Set: Update status files. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 == dartk || $compiler == dartkp ] 5 [ $compiler == dartk || $compiler == dartkp ]
6 abstract_beats_arguments_test: RuntimeError 6 abstract_beats_arguments_test: RuntimeError
7 abstract_runtime_error_test/01: RuntimeError 7 abstract_runtime_error_test/01: RuntimeError
8 abstract_runtime_error_test/02: RuntimeError 8 abstract_runtime_error_test/02: RuntimeError
9 application_negative_test: Crash 9 application_negative_test: Crash
10 arg_param_trailing_comma_test/107: MissingCompileTimeError 10 arg_param_trailing_comma_test/107: MissingCompileTimeError
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 deferred_load_constants_test/03: MissingCompileTimeError 263 deferred_load_constants_test/03: MissingCompileTimeError
264 deferred_load_constants_test/04: MissingCompileTimeError 264 deferred_load_constants_test/04: MissingCompileTimeError
265 deferred_load_constants_test/05: MissingCompileTimeError 265 deferred_load_constants_test/05: MissingCompileTimeError
266 deferred_no_prefix_test/01: MissingCompileTimeError 266 deferred_no_prefix_test/01: MissingCompileTimeError
267 duplicate_export_negative_test: DartkCrash 267 duplicate_export_negative_test: DartkCrash
268 dynamic2_test/00: MissingCompileTimeError 268 dynamic2_test/00: MissingCompileTimeError
269 dynamic2_test/01: MissingCompileTimeError 269 dynamic2_test/01: MissingCompileTimeError
270 dynamic_prefix_core_test/01: RuntimeError 270 dynamic_prefix_core_test/01: RuntimeError
271 enum_private_test/02: RuntimeError 271 enum_private_test/02: RuntimeError
272 enum_syntax_test/06: MissingCompileTimeError 272 enum_syntax_test/06: MissingCompileTimeError
273 enum_syntax_test/11: DartkCrash
274 enum_syntax_test/20: Crash 273 enum_syntax_test/20: Crash
275 enum_syntax_test/21: MissingCompileTimeError 274 enum_syntax_test/21: MissingCompileTimeError
276 enum_syntax_test/22: Crash 275 enum_syntax_test/22: Crash
277 enum_syntax_test/30: MissingCompileTimeError 276 enum_syntax_test/30: MissingCompileTimeError
278 export_ambiguous_main_negative_test: Crash 277 export_ambiguous_main_negative_test: Crash
279 export_double_same_main_test: Crash 278 export_double_same_main_test: Crash
280 export_main_test: Crash 279 export_main_test: Crash
281 export_private_test/01: MissingCompileTimeError 280 export_private_test/01: MissingCompileTimeError
282 extend_type_parameter2_negative_test: DartkCrash 281 extend_type_parameter2_negative_test: DartkCrash
283 extend_type_parameter_negative_test: DartkCrash 282 extend_type_parameter_negative_test: DartkCrash
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
560 sync_generator2_test/51: MissingCompileTimeError 559 sync_generator2_test/51: MissingCompileTimeError
561 sync_generator2_test/52: MissingCompileTimeError 560 sync_generator2_test/52: MissingCompileTimeError
562 syntax_test/02: MissingCompileTimeError 561 syntax_test/02: MissingCompileTimeError
563 syntax_test/03: MissingCompileTimeError 562 syntax_test/03: MissingCompileTimeError
564 syntax_test/27: MissingCompileTimeError 563 syntax_test/27: MissingCompileTimeError
565 syntax_test/50: MissingCompileTimeError 564 syntax_test/50: MissingCompileTimeError
566 syntax_test/51: MissingCompileTimeError 565 syntax_test/51: MissingCompileTimeError
567 syntax_test/64: MissingCompileTimeError 566 syntax_test/64: MissingCompileTimeError
568 syntax_test/65: MissingCompileTimeError 567 syntax_test/65: MissingCompileTimeError
569 this_conditional_operator_test/01: MissingCompileTimeError 568 this_conditional_operator_test/01: MissingCompileTimeError
570 toplevel_collision1_test/00: DartkCrash
571 toplevel_collision1_test/01: DartkCrash
572 toplevel_collision1_test/02: DartkCrash
573 try_catch_syntax_test/01: MissingCompileTimeError 569 try_catch_syntax_test/01: MissingCompileTimeError
574 try_catch_syntax_test/07: MissingCompileTimeError 570 try_catch_syntax_test/07: MissingCompileTimeError
575 try_catch_syntax_test/09: MissingCompileTimeError 571 try_catch_syntax_test/09: MissingCompileTimeError
576 try_catch_syntax_test/10: MissingCompileTimeError 572 try_catch_syntax_test/10: MissingCompileTimeError
577 try_catch_syntax_test/11: MissingCompileTimeError 573 try_catch_syntax_test/11: MissingCompileTimeError
578 try_catch_syntax_test/12: MissingCompileTimeError 574 try_catch_syntax_test/12: MissingCompileTimeError
579 try_catch_syntax_test/16: Crash 575 try_catch_syntax_test/16: Crash
580 try_catch_syntax_test/17: Crash 576 try_catch_syntax_test/17: Crash
581 type_variable_conflict2_test/01: RuntimeError 577 type_variable_conflict2_test/01: RuntimeError
582 type_variable_conflict_test/01: MissingCompileTimeError 578 type_variable_conflict_test/01: MissingCompileTimeError
(...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after
1040 deferred_super_dependency_test/01: RuntimeError 1036 deferred_super_dependency_test/01: RuntimeError
1041 deferred_type_dependency_test/as: RuntimeError 1037 deferred_type_dependency_test/as: RuntimeError
1042 deferred_type_dependency_test/is: RuntimeError 1038 deferred_type_dependency_test/is: RuntimeError
1043 deferred_type_dependency_test/none: RuntimeError 1039 deferred_type_dependency_test/none: RuntimeError
1044 deferred_type_dependency_test/type_annotation: RuntimeError 1040 deferred_type_dependency_test/type_annotation: RuntimeError
1045 duplicate_export_negative_test: DartkCrash 1041 duplicate_export_negative_test: DartkCrash
1046 dynamic2_test/00: MissingCompileTimeError 1042 dynamic2_test/00: MissingCompileTimeError
1047 dynamic2_test/01: MissingCompileTimeError 1043 dynamic2_test/01: MissingCompileTimeError
1048 dynamic_prefix_core_test/01: RuntimeError 1044 dynamic_prefix_core_test/01: RuntimeError
1049 enum_private_test/02: RuntimeError 1045 enum_private_test/02: RuntimeError
1050 enum_syntax_test/11: DartkCrash
1051 enum_syntax_test/20: Crash 1046 enum_syntax_test/20: Crash
1052 enum_syntax_test/21: MissingCompileTimeError 1047 enum_syntax_test/21: MissingCompileTimeError
1053 enum_syntax_test/22: Crash 1048 enum_syntax_test/22: Crash
1054 enum_syntax_test/30: MissingCompileTimeError 1049 enum_syntax_test/30: MissingCompileTimeError
1055 evaluation_redirecting_constructor_test: RuntimeError 1050 evaluation_redirecting_constructor_test: RuntimeError
1056 export_ambiguous_main_negative_test: Crash 1051 export_ambiguous_main_negative_test: Crash
1057 export_double_same_main_test: Crash 1052 export_double_same_main_test: Crash
1058 export_main_test: Crash 1053 export_main_test: Crash
1059 export_private_test/01: MissingCompileTimeError 1054 export_private_test/01: MissingCompileTimeError
1060 extend_type_parameter2_negative_test: DartkCrash 1055 extend_type_parameter2_negative_test: DartkCrash
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
1359 sync_generator2_test/51: MissingCompileTimeError 1354 sync_generator2_test/51: MissingCompileTimeError
1360 sync_generator2_test/52: MissingCompileTimeError 1355 sync_generator2_test/52: MissingCompileTimeError
1361 syntax_test/02: MissingCompileTimeError 1356 syntax_test/02: MissingCompileTimeError
1362 syntax_test/03: MissingCompileTimeError 1357 syntax_test/03: MissingCompileTimeError
1363 syntax_test/27: MissingCompileTimeError 1358 syntax_test/27: MissingCompileTimeError
1364 syntax_test/50: MissingCompileTimeError 1359 syntax_test/50: MissingCompileTimeError
1365 syntax_test/51: MissingCompileTimeError 1360 syntax_test/51: MissingCompileTimeError
1366 syntax_test/64: MissingCompileTimeError 1361 syntax_test/64: MissingCompileTimeError
1367 syntax_test/65: MissingCompileTimeError 1362 syntax_test/65: MissingCompileTimeError
1368 this_conditional_operator_test/01: MissingCompileTimeError 1363 this_conditional_operator_test/01: MissingCompileTimeError
1369 toplevel_collision1_test/00: DartkCrash
1370 toplevel_collision1_test/01: DartkCrash
1371 toplevel_collision1_test/02: DartkCrash
1372 try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410 1364 try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410
1373 try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410 1365 try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410
1374 try_catch_syntax_test/01: MissingCompileTimeError 1366 try_catch_syntax_test/01: MissingCompileTimeError
1375 try_catch_syntax_test/07: MissingCompileTimeError 1367 try_catch_syntax_test/07: MissingCompileTimeError
1376 try_catch_syntax_test/09: MissingCompileTimeError 1368 try_catch_syntax_test/09: MissingCompileTimeError
1377 try_catch_syntax_test/10: MissingCompileTimeError 1369 try_catch_syntax_test/10: MissingCompileTimeError
1378 try_catch_syntax_test/11: MissingCompileTimeError 1370 try_catch_syntax_test/11: MissingCompileTimeError
1379 try_catch_syntax_test/12: MissingCompileTimeError 1371 try_catch_syntax_test/12: MissingCompileTimeError
1380 try_catch_syntax_test/16: Crash 1372 try_catch_syntax_test/16: Crash
1381 try_catch_syntax_test/17: Crash 1373 try_catch_syntax_test/17: Crash
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
1774 deferred_load_constants_test/02: MissingCompileTimeError 1766 deferred_load_constants_test/02: MissingCompileTimeError
1775 deferred_load_constants_test/03: MissingCompileTimeError 1767 deferred_load_constants_test/03: MissingCompileTimeError
1776 deferred_load_constants_test/04: MissingCompileTimeError 1768 deferred_load_constants_test/04: MissingCompileTimeError
1777 deferred_load_constants_test/05: MissingCompileTimeError 1769 deferred_load_constants_test/05: MissingCompileTimeError
1778 deferred_no_prefix_test/01: MissingCompileTimeError 1770 deferred_no_prefix_test/01: MissingCompileTimeError
1779 duplicate_export_negative_test: DartkCrash 1771 duplicate_export_negative_test: DartkCrash
1780 dynamic2_test/00: MissingCompileTimeError 1772 dynamic2_test/00: MissingCompileTimeError
1781 dynamic2_test/01: MissingCompileTimeError 1773 dynamic2_test/01: MissingCompileTimeError
1782 dynamic_prefix_core_test/01: RuntimeError 1774 dynamic_prefix_core_test/01: RuntimeError
1783 enum_private_test/02: RuntimeError 1775 enum_private_test/02: RuntimeError
1784 enum_syntax_test/11: DartkCrash
1785 enum_syntax_test/20: Crash 1776 enum_syntax_test/20: Crash
1786 enum_syntax_test/21: MissingCompileTimeError 1777 enum_syntax_test/21: MissingCompileTimeError
1787 enum_syntax_test/22: Crash 1778 enum_syntax_test/22: Crash
1788 enum_syntax_test/30: MissingCompileTimeError 1779 enum_syntax_test/30: MissingCompileTimeError
1789 export_ambiguous_main_negative_test: Crash 1780 export_ambiguous_main_negative_test: Crash
1790 export_double_same_main_test: Crash 1781 export_double_same_main_test: Crash
1791 export_main_test: Crash 1782 export_main_test: Crash
1792 export_private_test/01: MissingCompileTimeError 1783 export_private_test/01: MissingCompileTimeError
1793 extend_type_parameter2_negative_test: DartkCrash 1784 extend_type_parameter2_negative_test: DartkCrash
1794 extend_type_parameter_negative_test: DartkCrash 1785 extend_type_parameter_negative_test: DartkCrash
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
2051 sync_generator2_test/51: MissingCompileTimeError 2042 sync_generator2_test/51: MissingCompileTimeError
2052 sync_generator2_test/52: MissingCompileTimeError 2043 sync_generator2_test/52: MissingCompileTimeError
2053 syntax_test/02: MissingCompileTimeError 2044 syntax_test/02: MissingCompileTimeError
2054 syntax_test/03: MissingCompileTimeError 2045 syntax_test/03: MissingCompileTimeError
2055 syntax_test/27: MissingCompileTimeError 2046 syntax_test/27: MissingCompileTimeError
2056 syntax_test/50: MissingCompileTimeError 2047 syntax_test/50: MissingCompileTimeError
2057 syntax_test/51: MissingCompileTimeError 2048 syntax_test/51: MissingCompileTimeError
2058 syntax_test/64: MissingCompileTimeError 2049 syntax_test/64: MissingCompileTimeError
2059 syntax_test/65: MissingCompileTimeError 2050 syntax_test/65: MissingCompileTimeError
2060 this_conditional_operator_test/01: MissingCompileTimeError 2051 this_conditional_operator_test/01: MissingCompileTimeError
2061 toplevel_collision1_test/00: DartkCrash
2062 toplevel_collision1_test/01: DartkCrash
2063 toplevel_collision1_test/02: DartkCrash
2064 try_catch_syntax_test/01: MissingCompileTimeError 2052 try_catch_syntax_test/01: MissingCompileTimeError
2065 try_catch_syntax_test/07: MissingCompileTimeError 2053 try_catch_syntax_test/07: MissingCompileTimeError
2066 try_catch_syntax_test/09: MissingCompileTimeError 2054 try_catch_syntax_test/09: MissingCompileTimeError
2067 try_catch_syntax_test/10: MissingCompileTimeError 2055 try_catch_syntax_test/10: MissingCompileTimeError
2068 try_catch_syntax_test/11: MissingCompileTimeError 2056 try_catch_syntax_test/11: MissingCompileTimeError
2069 try_catch_syntax_test/12: MissingCompileTimeError 2057 try_catch_syntax_test/12: MissingCompileTimeError
2070 try_catch_syntax_test/16: Crash 2058 try_catch_syntax_test/16: Crash
2071 try_catch_syntax_test/17: Crash 2059 try_catch_syntax_test/17: Crash
2072 type_variable_conflict2_test/01: RuntimeError 2060 type_variable_conflict2_test/01: RuntimeError
2073 type_variable_conflict_test/01: MissingCompileTimeError 2061 type_variable_conflict_test/01: MissingCompileTimeError
(...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
2378 deferred_load_constants_test/02: MissingCompileTimeError 2366 deferred_load_constants_test/02: MissingCompileTimeError
2379 deferred_load_constants_test/03: MissingCompileTimeError 2367 deferred_load_constants_test/03: MissingCompileTimeError
2380 deferred_load_constants_test/04: MissingCompileTimeError 2368 deferred_load_constants_test/04: MissingCompileTimeError
2381 deferred_load_constants_test/05: MissingCompileTimeError 2369 deferred_load_constants_test/05: MissingCompileTimeError
2382 deferred_no_prefix_test/01: MissingCompileTimeError 2370 deferred_no_prefix_test/01: MissingCompileTimeError
2383 duplicate_export_negative_test: DartkCrash 2371 duplicate_export_negative_test: DartkCrash
2384 dynamic2_test/00: MissingCompileTimeError 2372 dynamic2_test/00: MissingCompileTimeError
2385 dynamic2_test/01: MissingCompileTimeError 2373 dynamic2_test/01: MissingCompileTimeError
2386 dynamic_prefix_core_test/01: RuntimeError 2374 dynamic_prefix_core_test/01: RuntimeError
2387 enum_private_test/02: RuntimeError 2375 enum_private_test/02: RuntimeError
2388 enum_syntax_test/11: DartkCrash
2389 enum_syntax_test/20: Crash 2376 enum_syntax_test/20: Crash
2390 enum_syntax_test/21: MissingCompileTimeError 2377 enum_syntax_test/21: MissingCompileTimeError
2391 enum_syntax_test/22: Crash 2378 enum_syntax_test/22: Crash
2392 enum_syntax_test/30: MissingCompileTimeError 2379 enum_syntax_test/30: MissingCompileTimeError
2393 export_ambiguous_main_negative_test: Crash 2380 export_ambiguous_main_negative_test: Crash
2394 export_double_same_main_test: Crash 2381 export_double_same_main_test: Crash
2395 export_main_test: Crash 2382 export_main_test: Crash
2396 export_private_test/01: MissingCompileTimeError 2383 export_private_test/01: MissingCompileTimeError
2397 extend_type_parameter2_negative_test: DartkCrash 2384 extend_type_parameter2_negative_test: DartkCrash
2398 extend_type_parameter_negative_test: DartkCrash 2385 extend_type_parameter_negative_test: DartkCrash
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
2656 sync_generator2_test/51: MissingCompileTimeError 2643 sync_generator2_test/51: MissingCompileTimeError
2657 sync_generator2_test/52: MissingCompileTimeError 2644 sync_generator2_test/52: MissingCompileTimeError
2658 syntax_test/02: MissingCompileTimeError 2645 syntax_test/02: MissingCompileTimeError
2659 syntax_test/03: MissingCompileTimeError 2646 syntax_test/03: MissingCompileTimeError
2660 syntax_test/27: MissingCompileTimeError 2647 syntax_test/27: MissingCompileTimeError
2661 syntax_test/50: MissingCompileTimeError 2648 syntax_test/50: MissingCompileTimeError
2662 syntax_test/51: MissingCompileTimeError 2649 syntax_test/51: MissingCompileTimeError
2663 syntax_test/64: MissingCompileTimeError 2650 syntax_test/64: MissingCompileTimeError
2664 syntax_test/65: MissingCompileTimeError 2651 syntax_test/65: MissingCompileTimeError
2665 this_conditional_operator_test/01: MissingCompileTimeError 2652 this_conditional_operator_test/01: MissingCompileTimeError
2666 toplevel_collision1_test/00: DartkCrash
2667 toplevel_collision1_test/01: DartkCrash
2668 toplevel_collision1_test/02: DartkCrash
2669 try_catch_syntax_test/01: MissingCompileTimeError 2653 try_catch_syntax_test/01: MissingCompileTimeError
2670 try_catch_syntax_test/07: MissingCompileTimeError 2654 try_catch_syntax_test/07: MissingCompileTimeError
2671 try_catch_syntax_test/09: MissingCompileTimeError 2655 try_catch_syntax_test/09: MissingCompileTimeError
2672 try_catch_syntax_test/10: MissingCompileTimeError 2656 try_catch_syntax_test/10: MissingCompileTimeError
2673 try_catch_syntax_test/11: MissingCompileTimeError 2657 try_catch_syntax_test/11: MissingCompileTimeError
2674 try_catch_syntax_test/12: MissingCompileTimeError 2658 try_catch_syntax_test/12: MissingCompileTimeError
2675 try_catch_syntax_test/16: Crash 2659 try_catch_syntax_test/16: Crash
2676 try_catch_syntax_test/17: Crash 2660 try_catch_syntax_test/17: Crash
2677 type_variable_conflict2_test/01: RuntimeError 2661 type_variable_conflict2_test/01: RuntimeError
2678 type_variable_conflict_test/01: MissingCompileTimeError 2662 type_variable_conflict_test/01: MissingCompileTimeError
2679 type_variable_conflict_test/02: MissingCompileTimeError 2663 type_variable_conflict_test/02: MissingCompileTimeError
2680 type_variable_conflict_test/03: MissingCompileTimeError 2664 type_variable_conflict_test/03: MissingCompileTimeError
2681 type_variable_conflict_test/04: MissingCompileTimeError 2665 type_variable_conflict_test/04: MissingCompileTimeError
2682 type_variable_conflict_test/05: MissingCompileTimeError 2666 type_variable_conflict_test/05: MissingCompileTimeError
2683 type_variable_conflict_test/06: MissingCompileTimeError 2667 type_variable_conflict_test/06: MissingCompileTimeError
2684 type_variable_scope3_test/00: MissingCompileTimeError 2668 type_variable_scope3_test/00: MissingCompileTimeError
2685 2669
2686 [ $compiler == dartk ] 2670 [ $compiler == dartk ]
2687 redirecting_factory_reflection_test: RuntimeError 2671 redirecting_factory_reflection_test: RuntimeError
2688 2672
2689 [ $compiler == dartkp ] 2673 [ $compiler == dartkp ]
2690 bad_raw_string_test/none: Skip # Issue 28680 2674 bad_raw_string_test/none: Skip # Issue 28680
2691 bad_raw_string_test/03: Skip # Issue 28680 2675 bad_raw_string_test/03: Skip # Issue 28680
2692 2676
2693 # Triaged checked mode failures 2677 # Triaged checked mode failures
2694 [ ($compiler == dartk || $compiler == dartkp) && $checked ] 2678 [ ($compiler == dartk || $compiler == dartkp) && $checked ]
2695 language/regress_22728_test: Fail # Dartk Issue 28498 2679 language/regress_22728_test: Fail # Dartk Issue 28498
OLDNEW
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698