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

Side by Side Diff: tests/co19/co19-kernel.status

Issue 2726533002: [Fasta] Save parent in TypeDeclarationBuilder (Closed)
Patch Set: Updated 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
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 # Disable tests globally for kernel. 5 # Disable tests globally for kernel.
6 [ $compiler == dartk || $compiler == dartkp ] 6 [ $compiler == dartk || $compiler == dartkp ]
7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError
8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash
9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash
10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 Language/Functions/syntax_t31: MissingCompileTimeError 365 Language/Functions/syntax_t31: MissingCompileTimeError
366 Language/Functions/syntax_t39: MissingCompileTimeError 366 Language/Functions/syntax_t39: MissingCompileTimeError
367 Language/Functions/syntax_t40: MissingCompileTimeError 367 Language/Functions/syntax_t40: MissingCompileTimeError
368 Language/Generics/malformed_t01: RuntimeError 368 Language/Generics/malformed_t01: RuntimeError
369 Language/Generics/syntax_t17: CompileTimeError 369 Language/Generics/syntax_t17: CompileTimeError
370 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError 370 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError
371 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError 371 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError
372 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile TimeError 372 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile TimeError
373 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile TimeError 373 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile TimeError
374 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile TimeError 374 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile TimeError
375 Language/Libraries_and_Scripts/Exports/implicit_hide_t01: DartkCrash
376 Language/Libraries_and_Scripts/Exports/invalid_uri_t03: DartkCrash 375 Language/Libraries_and_Scripts/Exports/invalid_uri_t03: DartkCrash
377 Language/Libraries_and_Scripts/Imports/implicit_hide_t01: DartkCrash
378 Language/Libraries_and_Scripts/Imports/implicit_hide_t02: DartkCrash
379 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError 376 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError
380 Language/Libraries_and_Scripts/Imports/namespace_changes_t07: DartkCrash 377 Language/Libraries_and_Scripts/Imports/namespace_changes_t07: DartkCrash
381 Language/Libraries_and_Scripts/Imports/namespace_changes_t08: DartkCrash 378 Language/Libraries_and_Scripts/Imports/namespace_changes_t08: DartkCrash
382 Language/Libraries_and_Scripts/Imports/namespace_changes_t16: RuntimeError 379 Language/Libraries_and_Scripts/Imports/namespace_changes_t16: RuntimeError
383 Language/Libraries_and_Scripts/Imports/namespace_changes_t17: RuntimeError 380 Language/Libraries_and_Scripts/Imports/namespace_changes_t17: RuntimeError
384 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError 381 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError
385 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError 382 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError
386 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError 383 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError
387 Language/Libraries_and_Scripts/Imports/same_name_t07: MissingCompileTimeError 384 Language/Libraries_and_Scripts/Imports/same_name_t07: MissingCompileTimeError
388 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError 385 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
589 Language/Variables/local_variable_t05: MissingCompileTimeError 586 Language/Variables/local_variable_t05: MissingCompileTimeError
590 Language/Variables/syntax_t04: MissingCompileTimeError 587 Language/Variables/syntax_t04: MissingCompileTimeError
591 Language/Variables/syntax_t05: MissingCompileTimeError 588 Language/Variables/syntax_t05: MissingCompileTimeError
592 Language/Variables/syntax_t08: MissingCompileTimeError 589 Language/Variables/syntax_t08: MissingCompileTimeError
593 Language/Variables/syntax_t12: MissingCompileTimeError 590 Language/Variables/syntax_t12: MissingCompileTimeError
594 Language/Variables/syntax_t13: MissingCompileTimeError 591 Language/Variables/syntax_t13: MissingCompileTimeError
595 Language/Variables/syntax_t14: MissingCompileTimeError 592 Language/Variables/syntax_t14: MissingCompileTimeError
596 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries. 593 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries.
597 LibTest/async/Future/catchError_A03_t05: Crash 594 LibTest/async/Future/catchError_A03_t05: Crash
598 LibTest/async/Future/then_A05_t01: Crash 595 LibTest/async/Future/then_A05_t01: Crash
599 LibTest/async/Stream/Stream.fromFutures_A01_t01: DartkCrash
600 LibTest/async/Stream/Stream.fromFutures_A01_t02: DartkCrash
601 LibTest/async/Stream/Stream.fromFutures_A02_t01: DartkCrash
602 LibTest/async/Stream/Stream.fromFutures_A02_t02: DartkCrash
603 LibTest/async/Stream/asBroadcastStream_A03_t02: Crash 596 LibTest/async/Stream/asBroadcastStream_A03_t02: Crash
604 LibTest/async/Stream/asBroadcastStream_A03_t03: Crash 597 LibTest/async/Stream/asBroadcastStream_A03_t03: Crash
605 LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash 598 LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash
606 LibTest/async/Zone/bindCallback_A01_t01: Crash 599 LibTest/async/Zone/bindCallback_A01_t01: Crash
607 LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash 600 LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash
608 LibTest/async/Zone/current_A01_t01: Crash 601 LibTest/async/Zone/current_A01_t01: Crash
609 LibTest/async/Zone/handleUncaughtError_A01_t01: Crash 602 LibTest/async/Zone/handleUncaughtError_A01_t01: Crash
610 LibTest/async/Zone/handleUncaughtError_A01_t04: Crash 603 LibTest/async/Zone/handleUncaughtError_A01_t04: Crash
611 LibTest/async/Zone/inSameErrorZone_A01_t01: Crash 604 LibTest/async/Zone/inSameErrorZone_A01_t01: Crash
612 LibTest/async/Zone/inSameErrorZone_A01_t03: Crash 605 LibTest/async/Zone/inSameErrorZone_A01_t03: Crash
(...skipping 399 matching lines...) Expand 10 before | Expand all | Expand 10 after
1012 Language/Functions/syntax_t31: MissingCompileTimeError 1005 Language/Functions/syntax_t31: MissingCompileTimeError
1013 Language/Functions/syntax_t39: MissingCompileTimeError 1006 Language/Functions/syntax_t39: MissingCompileTimeError
1014 Language/Functions/syntax_t40: MissingCompileTimeError 1007 Language/Functions/syntax_t40: MissingCompileTimeError
1015 Language/Generics/malformed_t01: RuntimeError 1008 Language/Generics/malformed_t01: RuntimeError
1016 Language/Generics/syntax_t17: CompileTimeError 1009 Language/Generics/syntax_t17: CompileTimeError
1017 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError 1010 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError
1018 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError 1011 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError
1019 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile TimeError 1012 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile TimeError
1020 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile TimeError 1013 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile TimeError
1021 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile TimeError 1014 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile TimeError
1022 Language/Libraries_and_Scripts/Exports/implicit_hide_t01: DartkCrash
1023 Language/Libraries_and_Scripts/Exports/invalid_uri_t03: DartkCrash 1015 Language/Libraries_and_Scripts/Exports/invalid_uri_t03: DartkCrash
1024 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass 1016 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass
1025 Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Pass 1017 Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Pass
1026 Language/Libraries_and_Scripts/Imports/implicit_hide_t01: DartkCrash
1027 Language/Libraries_and_Scripts/Imports/implicit_hide_t02: DartkCrash
1028 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError 1018 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError
1029 Language/Libraries_and_Scripts/Imports/namespace_changes_t07: DartkCrash 1019 Language/Libraries_and_Scripts/Imports/namespace_changes_t07: DartkCrash
1030 Language/Libraries_and_Scripts/Imports/namespace_changes_t08: DartkCrash 1020 Language/Libraries_and_Scripts/Imports/namespace_changes_t08: DartkCrash
1031 Language/Libraries_and_Scripts/Imports/namespace_changes_t16: RuntimeError 1021 Language/Libraries_and_Scripts/Imports/namespace_changes_t16: RuntimeError
1032 Language/Libraries_and_Scripts/Imports/namespace_changes_t17: RuntimeError 1022 Language/Libraries_and_Scripts/Imports/namespace_changes_t17: RuntimeError
1033 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError 1023 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError
1034 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError 1024 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError
1035 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError 1025 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError
1036 Language/Libraries_and_Scripts/Imports/same_name_t07: MissingCompileTimeError 1026 Language/Libraries_and_Scripts/Imports/same_name_t07: MissingCompileTimeError
1037 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError 1027 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
1236 Language/Variables/local_variable_t04: MissingCompileTimeError 1226 Language/Variables/local_variable_t04: MissingCompileTimeError
1237 Language/Variables/local_variable_t05: MissingCompileTimeError 1227 Language/Variables/local_variable_t05: MissingCompileTimeError
1238 Language/Variables/syntax_t04: MissingCompileTimeError 1228 Language/Variables/syntax_t04: MissingCompileTimeError
1239 Language/Variables/syntax_t05: MissingCompileTimeError 1229 Language/Variables/syntax_t05: MissingCompileTimeError
1240 Language/Variables/syntax_t08: MissingCompileTimeError 1230 Language/Variables/syntax_t08: MissingCompileTimeError
1241 Language/Variables/syntax_t12: MissingCompileTimeError 1231 Language/Variables/syntax_t12: MissingCompileTimeError
1242 Language/Variables/syntax_t13: MissingCompileTimeError 1232 Language/Variables/syntax_t13: MissingCompileTimeError
1243 Language/Variables/syntax_t14: MissingCompileTimeError 1233 Language/Variables/syntax_t14: MissingCompileTimeError
1244 LibTest/async/Future/catchError_A03_t05: Crash 1234 LibTest/async/Future/catchError_A03_t05: Crash
1245 LibTest/async/Future/then_A05_t01: Crash 1235 LibTest/async/Future/then_A05_t01: Crash
1246 LibTest/async/Stream/Stream.fromFutures_A01_t01: DartkCrash
1247 LibTest/async/Stream/Stream.fromFutures_A01_t02: DartkCrash
1248 LibTest/async/Stream/Stream.fromFutures_A02_t01: DartkCrash
1249 LibTest/async/Stream/Stream.fromFutures_A02_t02: DartkCrash
1250 LibTest/async/Stream/asBroadcastStream_A03_t02: Crash 1236 LibTest/async/Stream/asBroadcastStream_A03_t02: Crash
1251 LibTest/async/Stream/asBroadcastStream_A03_t03: Crash 1237 LibTest/async/Stream/asBroadcastStream_A03_t03: Crash
1252 LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash 1238 LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash
1253 LibTest/async/Zone/bindCallback_A01_t01: Crash 1239 LibTest/async/Zone/bindCallback_A01_t01: Crash
1254 LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash 1240 LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash
1255 LibTest/async/Zone/current_A01_t01: Crash 1241 LibTest/async/Zone/current_A01_t01: Crash
1256 LibTest/async/Zone/handleUncaughtError_A01_t01: Crash 1242 LibTest/async/Zone/handleUncaughtError_A01_t01: Crash
1257 LibTest/async/Zone/handleUncaughtError_A01_t04: Crash 1243 LibTest/async/Zone/handleUncaughtError_A01_t04: Crash
1258 LibTest/async/Zone/inSameErrorZone_A01_t01: Crash 1244 LibTest/async/Zone/inSameErrorZone_A01_t01: Crash
1259 LibTest/async/Zone/inSameErrorZone_A01_t03: Crash 1245 LibTest/async/Zone/inSameErrorZone_A01_t03: Crash
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after
1647 Language/Functions/syntax_t31: MissingCompileTimeError 1633 Language/Functions/syntax_t31: MissingCompileTimeError
1648 Language/Functions/syntax_t39: MissingCompileTimeError 1634 Language/Functions/syntax_t39: MissingCompileTimeError
1649 Language/Functions/syntax_t40: MissingCompileTimeError 1635 Language/Functions/syntax_t40: MissingCompileTimeError
1650 Language/Generics/malformed_t01: RuntimeError 1636 Language/Generics/malformed_t01: RuntimeError
1651 Language/Generics/syntax_t17: CompileTimeError 1637 Language/Generics/syntax_t17: CompileTimeError
1652 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError 1638 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError
1653 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError 1639 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError
1654 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile TimeError 1640 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile TimeError
1655 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile TimeError 1641 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile TimeError
1656 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile TimeError 1642 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile TimeError
1657 Language/Libraries_and_Scripts/Exports/implicit_hide_t01: DartkCrash
1658 Language/Libraries_and_Scripts/Exports/invalid_uri_t03: DartkCrash 1643 Language/Libraries_and_Scripts/Exports/invalid_uri_t03: DartkCrash
1659 Language/Libraries_and_Scripts/Imports/implicit_hide_t01: DartkCrash
1660 Language/Libraries_and_Scripts/Imports/implicit_hide_t02: DartkCrash
1661 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeErro r 1644 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeErro r
1662 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError 1645 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError
1663 Language/Libraries_and_Scripts/Imports/namespace_changes_t07: DartkCrash 1646 Language/Libraries_and_Scripts/Imports/namespace_changes_t07: DartkCrash
1664 Language/Libraries_and_Scripts/Imports/namespace_changes_t08: DartkCrash 1647 Language/Libraries_and_Scripts/Imports/namespace_changes_t08: DartkCrash
1665 Language/Libraries_and_Scripts/Imports/namespace_changes_t16: RuntimeError 1648 Language/Libraries_and_Scripts/Imports/namespace_changes_t16: RuntimeError
1666 Language/Libraries_and_Scripts/Imports/namespace_changes_t17: RuntimeError 1649 Language/Libraries_and_Scripts/Imports/namespace_changes_t17: RuntimeError
1667 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError 1650 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError
1668 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError 1651 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError
1669 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError 1652 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError
1670 Language/Libraries_and_Scripts/Imports/same_name_t07: MissingCompileTimeError 1653 Language/Libraries_and_Scripts/Imports/same_name_t07: MissingCompileTimeError
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
1888 Language/Variables/local_variable_t04: MissingCompileTimeError 1871 Language/Variables/local_variable_t04: MissingCompileTimeError
1889 Language/Variables/local_variable_t05: MissingCompileTimeError 1872 Language/Variables/local_variable_t05: MissingCompileTimeError
1890 Language/Variables/syntax_t04: MissingCompileTimeError 1873 Language/Variables/syntax_t04: MissingCompileTimeError
1891 Language/Variables/syntax_t05: MissingCompileTimeError 1874 Language/Variables/syntax_t05: MissingCompileTimeError
1892 Language/Variables/syntax_t08: MissingCompileTimeError 1875 Language/Variables/syntax_t08: MissingCompileTimeError
1893 Language/Variables/syntax_t12: MissingCompileTimeError 1876 Language/Variables/syntax_t12: MissingCompileTimeError
1894 Language/Variables/syntax_t13: MissingCompileTimeError 1877 Language/Variables/syntax_t13: MissingCompileTimeError
1895 Language/Variables/syntax_t14: MissingCompileTimeError 1878 Language/Variables/syntax_t14: MissingCompileTimeError
1896 LibTest/async/Future/catchError_A03_t05: Crash 1879 LibTest/async/Future/catchError_A03_t05: Crash
1897 LibTest/async/Future/then_A05_t01: Crash 1880 LibTest/async/Future/then_A05_t01: Crash
1898 LibTest/async/Stream/Stream.fromFutures_A01_t01: DartkCrash
1899 LibTest/async/Stream/Stream.fromFutures_A01_t02: DartkCrash
1900 LibTest/async/Stream/Stream.fromFutures_A02_t01: DartkCrash
1901 LibTest/async/Stream/Stream.fromFutures_A02_t02: DartkCrash
1902 LibTest/async/Stream/asBroadcastStream_A03_t02: Crash 1881 LibTest/async/Stream/asBroadcastStream_A03_t02: Crash
1903 LibTest/async/Stream/asBroadcastStream_A03_t03: Crash 1882 LibTest/async/Stream/asBroadcastStream_A03_t03: Crash
1904 LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash 1883 LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash
1905 LibTest/async/Zone/bindCallback_A01_t01: Crash 1884 LibTest/async/Zone/bindCallback_A01_t01: Crash
1906 LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash 1885 LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash
1907 LibTest/async/Zone/current_A01_t01: Crash 1886 LibTest/async/Zone/current_A01_t01: Crash
1908 LibTest/async/Zone/handleUncaughtError_A01_t01: Crash 1887 LibTest/async/Zone/handleUncaughtError_A01_t01: Crash
1909 LibTest/async/Zone/handleUncaughtError_A01_t04: Crash 1888 LibTest/async/Zone/handleUncaughtError_A01_t04: Crash
1910 LibTest/async/Zone/inSameErrorZone_A01_t01: Crash 1889 LibTest/async/Zone/inSameErrorZone_A01_t01: Crash
1911 LibTest/async/Zone/inSameErrorZone_A01_t03: Crash 1890 LibTest/async/Zone/inSameErrorZone_A01_t03: Crash
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
2437 Language/Functions/syntax_t31: MissingCompileTimeError 2416 Language/Functions/syntax_t31: MissingCompileTimeError
2438 Language/Functions/syntax_t39: MissingCompileTimeError 2417 Language/Functions/syntax_t39: MissingCompileTimeError
2439 Language/Functions/syntax_t40: MissingCompileTimeError 2418 Language/Functions/syntax_t40: MissingCompileTimeError
2440 Language/Generics/malformed_t01: RuntimeError 2419 Language/Generics/malformed_t01: RuntimeError
2441 Language/Generics/syntax_t17: CompileTimeError 2420 Language/Generics/syntax_t17: CompileTimeError
2442 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError 2421 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError
2443 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError 2422 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError
2444 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile TimeError 2423 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile TimeError
2445 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile TimeError 2424 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile TimeError
2446 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile TimeError 2425 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile TimeError
2447 Language/Libraries_and_Scripts/Exports/implicit_hide_t01: DartkCrash
2448 Language/Libraries_and_Scripts/Exports/invalid_uri_t03: DartkCrash 2426 Language/Libraries_and_Scripts/Exports/invalid_uri_t03: DartkCrash
2449 Language/Libraries_and_Scripts/Imports/deferred_import_t01: RuntimeError # Kerne l Issue 28335 (deferred libraries) 2427 Language/Libraries_and_Scripts/Imports/deferred_import_t01: RuntimeError # Kerne l Issue 28335 (deferred libraries)
2450 Language/Libraries_and_Scripts/Imports/deferred_import_t02: RuntimeError # Kerne l Issue 28335 (deferred libraries) 2428 Language/Libraries_and_Scripts/Imports/deferred_import_t02: RuntimeError # Kerne l Issue 28335 (deferred libraries)
2451 Language/Libraries_and_Scripts/Imports/implicit_hide_t01: DartkCrash
2452 Language/Libraries_and_Scripts/Imports/implicit_hide_t02: DartkCrash
2453 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError 2429 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError
2454 Language/Libraries_and_Scripts/Imports/namespace_changes_t07: DartkCrash 2430 Language/Libraries_and_Scripts/Imports/namespace_changes_t07: DartkCrash
2455 Language/Libraries_and_Scripts/Imports/namespace_changes_t08: DartkCrash 2431 Language/Libraries_and_Scripts/Imports/namespace_changes_t08: DartkCrash
2456 Language/Libraries_and_Scripts/Imports/namespace_changes_t16: RuntimeError 2432 Language/Libraries_and_Scripts/Imports/namespace_changes_t16: RuntimeError
2457 Language/Libraries_and_Scripts/Imports/namespace_changes_t17: RuntimeError 2433 Language/Libraries_and_Scripts/Imports/namespace_changes_t17: RuntimeError
2458 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError 2434 Language/Libraries_and_Scripts/Imports/namespace_changes_t27: CompileTimeError
2459 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError 2435 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError
2460 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError 2436 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError
2461 Language/Libraries_and_Scripts/Imports/same_name_t07: MissingCompileTimeError 2437 Language/Libraries_and_Scripts/Imports/same_name_t07: MissingCompileTimeError
2462 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError 2438 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
2674 Language/Variables/local_variable_t04: MissingCompileTimeError 2650 Language/Variables/local_variable_t04: MissingCompileTimeError
2675 Language/Variables/local_variable_t05: MissingCompileTimeError 2651 Language/Variables/local_variable_t05: MissingCompileTimeError
2676 Language/Variables/syntax_t04: MissingCompileTimeError 2652 Language/Variables/syntax_t04: MissingCompileTimeError
2677 Language/Variables/syntax_t05: MissingCompileTimeError 2653 Language/Variables/syntax_t05: MissingCompileTimeError
2678 Language/Variables/syntax_t08: MissingCompileTimeError 2654 Language/Variables/syntax_t08: MissingCompileTimeError
2679 Language/Variables/syntax_t12: MissingCompileTimeError 2655 Language/Variables/syntax_t12: MissingCompileTimeError
2680 Language/Variables/syntax_t13: MissingCompileTimeError 2656 Language/Variables/syntax_t13: MissingCompileTimeError
2681 Language/Variables/syntax_t14: MissingCompileTimeError 2657 Language/Variables/syntax_t14: MissingCompileTimeError
2682 LibTest/async/Future/catchError_A03_t05: Crash 2658 LibTest/async/Future/catchError_A03_t05: Crash
2683 LibTest/async/Future/then_A05_t01: Crash 2659 LibTest/async/Future/then_A05_t01: Crash
2684 LibTest/async/Stream/Stream.fromFutures_A01_t01: DartkCrash
2685 LibTest/async/Stream/Stream.fromFutures_A01_t02: DartkCrash
2686 LibTest/async/Stream/Stream.fromFutures_A02_t01: DartkCrash
2687 LibTest/async/Stream/Stream.fromFutures_A02_t02: DartkCrash
2688 LibTest/async/Stream/asBroadcastStream_A03_t02: Crash 2660 LibTest/async/Stream/asBroadcastStream_A03_t02: Crash
2689 LibTest/async/Stream/asBroadcastStream_A03_t03: Crash 2661 LibTest/async/Stream/asBroadcastStream_A03_t03: Crash
2690 LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash 2662 LibTest/async/Zone/bindBinaryCallback_A01_t01: Crash
2691 LibTest/async/Zone/bindCallback_A01_t01: Crash 2663 LibTest/async/Zone/bindCallback_A01_t01: Crash
2692 LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash 2664 LibTest/async/Zone/bindUnaryCallback_A01_t01: Crash
2693 LibTest/async/Zone/current_A01_t01: Crash 2665 LibTest/async/Zone/current_A01_t01: Crash
2694 LibTest/async/Zone/handleUncaughtError_A01_t01: Crash 2666 LibTest/async/Zone/handleUncaughtError_A01_t01: Crash
2695 LibTest/async/Zone/handleUncaughtError_A01_t04: Crash 2667 LibTest/async/Zone/handleUncaughtError_A01_t04: Crash
2696 LibTest/async/Zone/inSameErrorZone_A01_t01: Crash 2668 LibTest/async/Zone/inSameErrorZone_A01_t01: Crash
2697 LibTest/async/Zone/inSameErrorZone_A01_t03: Crash 2669 LibTest/async/Zone/inSameErrorZone_A01_t03: Crash
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
2855 Language/Statements/Local_Variable_Declaration/syntax_t18: RuntimeError 2827 Language/Statements/Local_Variable_Declaration/syntax_t18: RuntimeError
2856 Language/Statements/Local_Variable_Declaration/syntax_t19: RuntimeError 2828 Language/Statements/Local_Variable_Declaration/syntax_t19: RuntimeError
2857 Language/Statements/Return/generative_constructor_t01: MissingCompileTimeError 2829 Language/Statements/Return/generative_constructor_t01: MissingCompileTimeError
2858 Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError 2830 Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError
2859 Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError 2831 Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError
2860 Language/Statements/Try/syntax_t12: MissingCompileTimeError 2832 Language/Statements/Try/syntax_t12: MissingCompileTimeError
2861 Language/Variables/final_t03: MissingCompileTimeError 2833 Language/Variables/final_t03: MissingCompileTimeError
2862 2834
2863 # dartk: precompilation failures (debug) 2835 # dartk: precompilation failures (debug)
2864 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 2836 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
OLDNEW
« no previous file with comments | « pkg/front_end/lib/src/fasta/builder/type_declaration_builder.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698