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

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

Issue 1350903008: Fixed typo and test that passes and fails in checked mode (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Merged Created 5 years, 3 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 | « sdk/lib/html/html_common/conversions_dartium.dart ('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) 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.
11 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605 11 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605
12 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605 12 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605
13 13
14 [ $compiler == none && $runtime == dartium ] 14 [ $compiler == none && $runtime == dartium ]
15 LayoutTests/fast/canvas/canvas-lineDash-input-sequence_t01: RuntimeError # Darti um JSInterop failure 15 LayoutTests/fast/canvas/canvas-lineDash-input-sequence_t01: RuntimeError # Darti um JSInterop failure
16 LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01 : RuntimeError # Dartium JSInterop failure
17 LayoutTests/fast/dom/StyleSheet/css-medialist-item_t01: RuntimeError # Dartium J SInterop failure 16 LayoutTests/fast/dom/StyleSheet/css-medialist-item_t01: RuntimeError # Dartium J SInterop failure
18 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: R untimeError # Dartium JSInterop failure 17 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: R untimeError # Dartium JSInterop failure
19 LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: Runt imeError # Dartium JSInterop failure 18 LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: Runt imeError # Dartium JSInterop failure
20 LayoutTests/fast/events/remove-event-listener_t01: RuntimeError # Dartium JSInte rop failure 19 LayoutTests/fast/events/remove-event-listener_t01: RuntimeError # Dartium JSInte rop failure
21 LayoutTests/fast/xpath/4XPath/Core/test_parser_t01: RuntimeError # Dartium JSInt erop failure 20 LayoutTests/fast/xpath/4XPath/Core/test_parser_t01: RuntimeError # Dartium JSInt erop failure
22 LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JS Interop failure 21 LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JS Interop failure
23 LayoutTests/fast/xpath/py-dom-xpath/axes_t01: RuntimeError # Dartium JSInterop f ailure 22 LayoutTests/fast/xpath/py-dom-xpath/axes_t01: RuntimeError # Dartium JSInterop f ailure
24 LibTest/html/Element/offsetParent_A01_t01: RuntimeError # Dartium JSInterop fail ure 23 LibTest/html/Element/offsetParent_A01_t01: RuntimeError # Dartium JSInterop fail ure
25 LibTest/html/Event/currentTarget_A01_t01: RuntimeError # Dartium JSInterop failu re 24 LibTest/html/Event/currentTarget_A01_t01: RuntimeError # Dartium JSInterop failu re
26 LibTest/html/Event/matchingTarget_A01_t01: RuntimeError # Dartium JSInterop fail ure 25 LibTest/html/Event/matchingTarget_A01_t01: RuntimeError # Dartium JSInterop fail ure
27 LibTest/html/Event/target_A01_t01: RuntimeError # Dartium JSInterop failure 26 LibTest/html/Event/target_A01_t01: RuntimeError # Dartium JSInterop failure
28 27
28 [ $compiler == none && $runtime == dartium && $checked ]
29 LayoutTests/fast/css/style-scoped/style-scoped-scoping-nodes-different-order_t01 : RuntimeError # Dartium JSInterop failure
30
29 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 31 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
30 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : Skip # Issue 20540 32 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : Skip # Issue 20540
31 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540 33 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540
32 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : Skip # Issue 20540 34 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : Skip # Issue 20540
33 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Issue 20540 35 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Issue 20540
34 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: Fail # Issue 22007 36 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: Fail # Issue 22007
35 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: Fail # Issue 22007 37 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: Fail # Issue 22007
36 Language/14_Libraries_and_Scripts/3_Parts_A01_t05: Skip # Times out flakily. Iss ue 20881 38 Language/14_Libraries_and_Scripts/3_Parts_A01_t05: Skip # Times out flakily. Iss ue 20881
37 LayoutTests/fast/speechsynthesis/*: Skip # Times out on Dartium. Fails elsewhere . Issue 22017 39 LayoutTests/fast/speechsynthesis/*: Skip # Times out on Dartium. Fails elsewhere . Issue 22017
38 LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream_t01: Skip # Issue 22111 40 LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream_t01: Skip # Issue 22111
(...skipping 1276 matching lines...) Expand 10 before | Expand all | Expand 10 after
1315 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433 1317 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433
1316 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532 1318 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532
1317 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
1318 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
1319 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
1320 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
1321 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
1322 1324
1323 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 1325 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ]
1324 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 | « sdk/lib/html/html_common/conversions_dartium.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698