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

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

Issue 472953004: Update status files to ensure dartium-debug builds are green on the bot. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | tests/language/language.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 || $runtime == ContentShellOnAndroid || $runtime == drt) ] 8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid || $runtime == drt) ]
9 LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146 9 LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146
10 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146 10 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146
(...skipping 439 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 450 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
451 451
452 # co19-roll r738 452 # co19-roll r738
453 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure. 453 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure.
454 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure. 454 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure.
455 LayoutTests/fast/dom/custom/type-extensions_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure. 455 LayoutTests/fast/dom/custom/type-extensions_t01: RuntimeError, Pass # co19-roll r738: Please triage this failure.
456 LayoutTests/fast/dom/shadow/shadowhost-keyframes_t01: RuntimeError, Pass # co19- roll r738: Please triage this failure. 456 LayoutTests/fast/dom/shadow/shadowhost-keyframes_t01: RuntimeError, Pass # co19- roll r738: Please triage this failure.
457 457
458 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $mode == debug ] 458 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $mode == debug ]
459 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: Skip # Issue 19495. 459 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: Skip # Issue 19495.
460 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S kip # Issue 20540.
460 461
461 [ $compiler == none && $runtime == ContentShellOnAndroid ] 462 [ $compiler == none && $runtime == ContentShellOnAndroid ]
462 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44. 463 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44.
463 LibTest/html/Element/getBoundingClientRect_A01_t02: RuntimeError # Issue 19127. 464 LibTest/html/Element/getBoundingClientRect_A01_t02: RuntimeError # Issue 19127.
OLDNEW
« no previous file with comments | « no previous file | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698