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

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

Issue 1355683005: Revert "Mark tests problems because of Dartium JSInterop" (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: 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 | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js_extra/dart2js_extra.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 1287 matching lines...) Expand 10 before | Expand all | Expand 10 after
1298 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Is sue 22026 1298 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Is sue 22026
1299 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # Issue 22026 1299 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # Issue 22026
1300 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433 1300 LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Issue 23433
1301 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532 1301 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532
1302 LayoutTests/fast/forms/textarea-paste-newline_t01: Pass, RuntimeError # Issue 23 433 1302 LayoutTests/fast/forms/textarea-paste-newline_t01: Pass, RuntimeError # Issue 23 433
1303 LayoutTests/fast/canvas/canvas-currentTransform_t01: RuntimeError # Feature is b ehind a flag in Chrome 1303 LayoutTests/fast/canvas/canvas-currentTransform_t01: RuntimeError # Feature is b ehind a flag in Chrome
1304 LayoutTests/fast/files/blob-close-revoke_t01: RuntimeError # Experimental featur e not exposed anywhere yet 1304 LayoutTests/fast/files/blob-close-revoke_t01: RuntimeError # Experimental featur e not exposed anywhere yet
1305 LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Experimental feature not exposed in Chrome yet 1305 LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Experimental feature not exposed in Chrome yet
1306 LayoutTests/fast/forms/input-inputmode_t01: RuntimeError # Experimental feature not exposed in Chrome yet 1306 LayoutTests/fast/forms/input-inputmode_t01: RuntimeError # Experimental feature not exposed in Chrome yet
1307 1307
1308 LibTest/collection/ListBase/ListBase_class_A01_t02: RuntimeError # Dartium JSInt erop failure
1309 WebPlatformTest/custom-elements/concepts/type_A07_t01: RuntimeError # Dartium JS Interop failure
1310 WebPlatformTest/custom-elements/instantiating/isAttribute_A02_t01: RuntimeError # Dartium JSInterop failure
1311 Language/03_Overview/1_Scoping_A02_t16: RuntimeError # Dartium JSInterop failure
1312 Language/03_Overview/1_Scoping_A02_t19: RuntimeError # Dartium JSInterop failure
1313 Language/03_Overview/1_Scoping_A02_t15: RuntimeError # Dartium JSInterop failure
1314 Language/03_Overview/1_Scoping_A02_t14: RuntimeError # Dartium JSInterop failure
1315 Language/03_Overview/03_Overview_A01_t01: RuntimeError # Dartium JSInterop failu re
1316 LayoutTests/fast/events/onerror-bubbling_t01: RuntimeError # Dartium JSInterop f ailure
1317
1318 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 1308 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ]
1319 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 1309 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/compiler/dart2js_extra/dart2js_extra.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698