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

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

Issue 1477043002: Fix tests that don't catch asynchronous errors from isolate spawning. Update co19 status. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years 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 | « no previous file | tests/isolate/issue_21398_parent_isolate1_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 == none && $runtime == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && $runtime == dartium && $system == macos ] 8 [ $compiler == none && $runtime == dartium && $system == macos ]
9 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots. Please triage this failure. 9 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots. Please triage this failure.
10 LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix. 10 LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix.
(...skipping 809 matching lines...) Expand 10 before | Expand all | Expand 10 after
820 LibTest/isolate/Isolate/spawnUri_A01_t05: RuntimeError # Dart issue 15974 820 LibTest/isolate/Isolate/spawnUri_A01_t05: RuntimeError # Dart issue 15974
821 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15974 821 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15974
822 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974 822 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974
823 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please tri age this failure 823 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please tri age this failure
824 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please tri age this failure 824 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please tri age this failure
825 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please tri age this failure 825 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please tri age this failure
826 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please tri age this failure 826 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please tri age this failure
827 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri age this failure 827 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri age this failure
828 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01: RuntimeError # Issue 1392 1 828 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01: RuntimeError # Issue 1392 1
829 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02: RuntimeError # Issue 1392 1 829 LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02: RuntimeError # Issue 1392 1
830 LibTest/isolate/RawReceivePort/close_A01_t01: RuntimeError # Issue 13921 830 LibTest/isolate/RawReceivePort/close_A01_t01: Pass # Issue 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13
831 LibTest/isolate/RawReceivePort/handler_A01_t01: RuntimeError # Issue 13921 831 LibTest/isolate/RawReceivePort/handler_A01_t01: RuntimeError # Issue 13921
832 LibTest/isolate/RawReceivePort/sendPort_A01_t01: RuntimeError # Issue 13921 832 LibTest/isolate/RawReceivePort/sendPort_A01_t01: RuntimeError # Issue 13921
833 LibTest/isolate/ReceivePort/any_A01_t01: RuntimeError # Issue 13921 833 LibTest/isolate/ReceivePort/any_A01_t01: RuntimeError # Issue 13921
834 LibTest/isolate/ReceivePort/any_A01_t02: RuntimeError # Issue 13921 834 LibTest/isolate/ReceivePort/any_A01_t02: RuntimeError # Issue 13921
835 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01: RuntimeError # Issue 1392 1 835 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01: RuntimeError # Issue 1392 1
836 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t02: RuntimeError # Issue 1392 1 836 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t02: Pass # Issue 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13
837 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t03: RuntimeError # Issue 1392 1 837 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t03: RuntimeError # Issue 1392 1
838 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t04: RuntimeError # Issue 1392 1 838 LibTest/isolate/ReceivePort/asBroadcastStream_A01_t04: RuntimeError # Issue 1392 1
839 LibTest/isolate/ReceivePort/asBroadcastStream_A02_t01: RuntimeError # Issue 1392 1 839 LibTest/isolate/ReceivePort/asBroadcastStream_A02_t01: RuntimeError # Issue 1392 1
840 LibTest/isolate/ReceivePort/asBroadcastStream_A03_t01: RuntimeError # Issue 1392 1 840 LibTest/isolate/ReceivePort/asBroadcastStream_A03_t01: Pass, RuntimeError # Issu e 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13
841 LibTest/isolate/ReceivePort/asBroadcastStream_A03_t02: RuntimeError # Issue 1392 1 841 LibTest/isolate/ReceivePort/asBroadcastStream_A03_t02: Pass, RuntimeError # Issu e 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13
842 LibTest/isolate/ReceivePort/asBroadcastStream_A03_t03: RuntimeError # Issue 1392 1 842 LibTest/isolate/ReceivePort/asBroadcastStream_A03_t03: Pass, RuntimeError # Issu e 13921, co19 issue for false pass https://github.com/dart-lang/co19/issues/13
843 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t01: RuntimeError # Issue 1392 1 843 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t01: RuntimeError # Issue 1392 1
844 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t02: RuntimeError # Issue 1392 1 844 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t02: RuntimeError # Issue 1392 1
845 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03: RuntimeError # Issue 1392 1 845 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03: RuntimeError # Issue 1392 1
846 LibTest/isolate/ReceivePort/close_A01_t01: RuntimeError # Issue 13921 846 LibTest/isolate/ReceivePort/close_A01_t01: Pass # Issue 13921, co19 issue for fa lse pass https://github.com/dart-lang/co19/issues/13
847 LibTest/isolate/ReceivePort/close_A02_t01: RuntimeError # Issue 13921 847 LibTest/isolate/ReceivePort/close_A02_t01: Pass # Issue 13921, co19 issue for fa lse pass https://github.com/dart-lang/co19/issues/13
848 LibTest/isolate/ReceivePort/contains_A01_t01: RuntimeError # Issue 13921 848 LibTest/isolate/ReceivePort/contains_A01_t01: RuntimeError # Issue 13921
849 LibTest/isolate/ReceivePort/distinct_A01_t01: RuntimeError # Issue 13921 849 LibTest/isolate/ReceivePort/distinct_A01_t01: RuntimeError # Issue 13921
850 LibTest/isolate/ReceivePort/distinct_A01_t02: RuntimeError # Issue 13921 850 LibTest/isolate/ReceivePort/distinct_A01_t02: RuntimeError # Issue 13921
851 LibTest/isolate/ReceivePort/drain_A02_t01: RuntimeError # Issue 13921 851 LibTest/isolate/ReceivePort/drain_A02_t01: RuntimeError # Issue 13921
852 LibTest/isolate/ReceivePort/drain_A02_t02: RuntimeError # Issue 13921 852 LibTest/isolate/ReceivePort/drain_A02_t02: RuntimeError # Issue 13921
853 LibTest/isolate/ReceivePort/elementAt_A01_t01: RuntimeError # Issue 13921 853 LibTest/isolate/ReceivePort/elementAt_A01_t01: RuntimeError # Issue 13921
854 LibTest/isolate/ReceivePort/elementAt_A03_t01: RuntimeError # Issue 13921 854 LibTest/isolate/ReceivePort/elementAt_A03_t01: RuntimeError # Issue 13921
855 LibTest/isolate/ReceivePort/every_A01_t01: RuntimeError # Issue 13921 855 LibTest/isolate/ReceivePort/every_A01_t01: RuntimeError # Issue 13921
856 LibTest/isolate/ReceivePort/expand_A01_t01: RuntimeError # Issue 13921 856 LibTest/isolate/ReceivePort/expand_A01_t01: RuntimeError # Issue 13921
857 LibTest/isolate/ReceivePort/firstWhere_A01_t01: RuntimeError # Issue 13921 857 LibTest/isolate/ReceivePort/firstWhere_A01_t01: RuntimeError # Issue 13921
(...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after
1317 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433 1317 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433
1318 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532 1318 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532
1319 LayoutTests/fast/forms/textarea-paste-newline_t01: Pass, RuntimeError # Issue 23 433 1319 LayoutTests/fast/forms/textarea-paste-newline_t01: Pass, RuntimeError # Issue 23 433
1320 LayoutTests/fast/canvas/canvas-currentTransform_t01: RuntimeError # Feature is b ehind a flag in Chrome 1320 LayoutTests/fast/canvas/canvas-currentTransform_t01: RuntimeError # Feature is b ehind a flag in Chrome
1321 LayoutTests/fast/files/blob-close-revoke_t01: RuntimeError # Experimental featur e not exposed anywhere yet 1321 LayoutTests/fast/files/blob-close-revoke_t01: RuntimeError # Experimental featur e not exposed anywhere yet
1322 LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Experimental feature not exposed in Chrome yet 1322 LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Experimental feature not exposed in Chrome yet
1323 LayoutTests/fast/forms/input-inputmode_t01: RuntimeError # Experimental feature not exposed in Chrome yet 1323 LayoutTests/fast/forms/input-inputmode_t01: RuntimeError # Experimental feature not exposed in Chrome yet
1324 1324
1325 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 1325 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ]
1326 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 1326 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
OLDNEW
« no previous file with comments | « no previous file | tests/isolate/issue_21398_parent_isolate1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698