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

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

Issue 1570453003: Exclude faulty co19 tests (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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-dart2js.status ('k') | tests/co19/co19-runtime.status » ('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 18 matching lines...) Expand all
29 LibTest/html/IFrameElement/IFrameElement.created_A01_t01: RuntimeError # Issue 2 4568 29 LibTest/html/IFrameElement/IFrameElement.created_A01_t01: RuntimeError # Issue 2 4568
30 LibTest/html/Window/requestFileSystem_A02_t01: Skip # Issue 24585. 30 LibTest/html/Window/requestFileSystem_A02_t01: Skip # Issue 24585.
31 LibTest/html/Window/document_A01_t01: Skip # accesses window.document from a cro ss-frame window 31 LibTest/html/Window/document_A01_t01: Skip # accesses window.document from a cro ss-frame window
32 WebPlatformTest/html/browsers/browsing-the-web/read-text/load-text-plain_t01: Sk ip # accesses window.document from a cross-frame window 32 WebPlatformTest/html/browsers/browsing-the-web/read-text/load-text-plain_t01: Sk ip # accesses window.document from a cross-frame window
33 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Pass, F ail # https://github.com/dart-lang/co19/issues/12 33 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Pass, F ail # https://github.com/dart-lang/co19/issues/12
34 34
35 [ $compiler == none && $runtime == dartium && $checked ] 35 [ $compiler == none && $runtime == dartium && $checked ]
36 LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01 : RuntimeError # Dartium JSInterop failure 36 LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01 : RuntimeError # Dartium JSInterop failure
37 37
38 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 38 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
39 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 01: Fail # Please triage this failure.
40 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 02: Fail # Please triage this failure.
41 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: Fail # Please triage this failure.
42 Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass _t01: Fail # Please triage this failure.
43 Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass _t02: Fail # Please triage this failure.
44 Language/Classes/Constructors/Generative_Constructors/final_variables_t01: Pass, Fail #: Please triage this failure. 39 Language/Classes/Constructors/Generative_Constructors/final_variables_t01: Pass, Fail #: Please triage this failure.
45 Language/Classes/Getters/type_object_t01: RuntimeError # Please triage this fail ure. 40 Language/Classes/Getters/type_object_t01: RuntimeError # Please triage this fail ure.
46 Language/Classes/Getters/type_object_t02: RuntimeError # Please triage this fail ure. 41 Language/Classes/Getters/type_object_t02: RuntimeError # Please triage this fail ure.
47 Language/Classes/Setters/syntax_t04: RuntimeError # Please triage this failure. 42 Language/Classes/Setters/syntax_t04: RuntimeError # Please triage this failure.
48 Language/Classes/Setters/type_object_t01: RuntimeError # Please triage this fail ure. 43 Language/Classes/Setters/type_object_t01: RuntimeError # Please triage this fail ure.
49 Language/Classes/Setters/type_object_t02: RuntimeError # Please triage this fail ure. 44 Language/Classes/Setters/type_object_t02: RuntimeError # Please triage this fail ure.
50 Language/Classes/Static_Methods/type_object_t01: RuntimeError # Please triage th is failure. 45 Language/Classes/Static_Methods/type_object_t01: RuntimeError # Please triage th is failure.
51 Language/Classes/Static_Methods/type_object_t02: RuntimeError # Please triage th is failure. 46 Language/Classes/Static_Methods/type_object_t02: RuntimeError # Please triage th is failure.
52 Language/Classes/deсlarations_t01: Skip # Times out. Please triage this failure. 47 Language/Classes/deсlarations_t01: Skip # Times out. Please triage this failure.
53 Language/Classes/deсlarations_t02: Skip # Times out. Please triage this failure. 48 Language/Classes/deсlarations_t02: Skip # Times out. Please triage this failure.
(...skipping 1263 matching lines...) Expand 10 before | Expand all | Expand 10 after
1317 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433 1312 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433
1318 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532 1313 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532
1319 LayoutTests/fast/forms/textarea-paste-newline_t01: Pass, RuntimeError # Issue 23 433 1314 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 1315 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 1316 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 1317 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 1318 LayoutTests/fast/forms/input-inputmode_t01: RuntimeError # Experimental feature not exposed in Chrome yet
1324 1319
1325 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 1320 [ $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. 1321 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698