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

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

Issue 290873003: Re-enable some tests fixed in dartium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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/html/html.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 ) ] 8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
9 # Something is breaking browser_test.dart in the test infrastructure in these te sts. Issue 18558. 9 # Something is breaking browser_test.dart in the test infrastructure in these te sts. Issue 18558.
10 LayoutTests/fast/dom/HTMLB*: Skip # Issue 18558 10 LayoutTests/fast/dom/HTMLB*: Skip # Issue 18558
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 LayoutTests/fast/dom/HTMLScriptElement/async-false-inside-async-false-load_t01: RuntimeError # co19-roll r722: Please triage this failure. 292 LayoutTests/fast/dom/HTMLScriptElement/async-false-inside-async-false-load_t01: RuntimeError # co19-roll r722: Please triage this failure.
293 LayoutTests/fast/dom/HTMLScriptElement/async-inline-script_t01: RuntimeError # c o19-roll r722: Please triage this failure. 293 LayoutTests/fast/dom/HTMLScriptElement/async-inline-script_t01: RuntimeError # c o19-roll r722: Please triage this failure.
294 LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload_t01: RuntimeError # co 19-roll r722: Please triage this failure. 294 LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload_t01: RuntimeError # co 19-roll r722: Please triage this failure.
295 LayoutTests/fast/dom/HTMLScriptElement/defer-inline-script_t01: RuntimeError # c o19-roll r722: Please triage this failure. 295 LayoutTests/fast/dom/HTMLScriptElement/defer-inline-script_t01: RuntimeError # c o19-roll r722: Please triage this failure.
296 LayoutTests/fast/dom/HTMLScriptElement/defer-onbeforeload_t01: RuntimeError # co 19-roll r722: Please triage this failure. 296 LayoutTests/fast/dom/HTMLScriptElement/defer-onbeforeload_t01: RuntimeError # co 19-roll r722: Please triage this failure.
297 LayoutTests/fast/dom/HTMLScriptElement/remove-in-beforeload_t01: RuntimeError # co19-roll r722: Please triage this failure. 297 LayoutTests/fast/dom/HTMLScriptElement/remove-in-beforeload_t01: RuntimeError # co19-roll r722: Please triage this failure.
298 LayoutTests/fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text -changes_t01: RuntimeError # co19-roll r722: Please triage this failure. 298 LayoutTests/fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text -changes_t01: RuntimeError # co19-roll r722: Please triage this failure.
299 LayoutTests/fast/dom/HTMLTemplateElement/custom-element-wrapper-gc_t01: RuntimeE rror # co19-roll r722: Please triage this failure. 299 LayoutTests/fast/dom/HTMLTemplateElement/custom-element-wrapper-gc_t01: RuntimeE rror # co19-roll r722: Please triage this failure.
300 LayoutTests/fast/dom/HTMLTemplateElement/innerHTML_t01: RuntimeError # co19-roll r722: Please triage this failure. 300 LayoutTests/fast/dom/HTMLTemplateElement/innerHTML_t01: RuntimeError # co19-roll r722: Please triage this failure.
301 LayoutTests/fast/dom/HTMLTemplateElement/ownerDocumentXHTML_t01: RuntimeError # co19-roll r722: Please triage this failure. 301 LayoutTests/fast/dom/HTMLTemplateElement/ownerDocumentXHTML_t01: RuntimeError # co19-roll r722: Please triage this failure.
302 LayoutTests/fast/dom/MutationObserver/database-callback-delivery_t01: RuntimeErr or # Issue 18931
303 LayoutTests/fast/dom/MutationObserver/observe-attributes_t01: RuntimeError # Iss ue 18931 302 LayoutTests/fast/dom/MutationObserver/observe-attributes_t01: RuntimeError # Iss ue 18931
304 LayoutTests/fast/dom/MutationObserver/observe-childList_t01: RuntimeError # co19 -roll r722: Please triage this failure. 303 LayoutTests/fast/dom/MutationObserver/observe-childList_t01: RuntimeError # co19 -roll r722: Please triage this failure.
305 LayoutTests/fast/dom/MutationObserver/weak-callback-gc-crash_t01: RuntimeError # co19-roll r722: Please triage this failure. 304 LayoutTests/fast/dom/MutationObserver/weak-callback-gc-crash_t01: RuntimeError # co19-roll r722: Please triage this failure.
306 LayoutTests/fast/dom/Node/initial-values_t01: RuntimeError # co19-roll r722: Ple ase triage this failure. 305 LayoutTests/fast/dom/Node/initial-values_t01: RuntimeError # co19-roll r722: Ple ase triage this failure.
307 LayoutTests/fast/dom/Range/range-created-during-remove-children_t01: RuntimeErro r, Pass # co19-roll r722: Please triage this failure. 306 LayoutTests/fast/dom/Range/range-created-during-remove-children_t01: RuntimeErro r, Pass # co19-roll r722: Please triage this failure.
308 LayoutTests/fast/html/imports/import-element-removed-flag_t01: Skip # co19-roll r722: Please triage this failure. 307 LayoutTests/fast/html/imports/import-element-removed-flag_t01: Skip # co19-roll r722: Please triage this failure.
309 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # co19-roll r722: Pleas e triage this failure. 308 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # co19-roll r722: Pleas e triage this failure.
310 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # co19-roll r722: Ple ase triage this failure. 309 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # co19-roll r722: Ple ase triage this failure.
311 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: RuntimeError # c o19-roll r722: Please triage this failure. 310 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: RuntimeError # c o19-roll r722: Please triage this failure.
312 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: RuntimeError # c o19-roll r722: Please triage this failure. 311 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: RuntimeError # c o19-roll r722: Please triage this failure.
313 LibTest/html/Element/getAttributeNS_A02_t01: RuntimeError # co19-roll r722: Plea se triage this failure. 312 LibTest/html/Element/getAttributeNS_A02_t01: RuntimeError # co19-roll r722: Plea se triage this failure.
314 WebPlatformTest/Utils/test/asyncTestFail_t01: RuntimeError # co19-roll r722: Ple ase triage this failure. 313 WebPlatformTest/Utils/test/asyncTestFail_t01: RuntimeError # co19-roll r722: Ple ase triage this failure.
315 WebPlatformTest/Utils/test/asyncTestFail_t02: RuntimeError # co19-roll r722: Ple ase triage this failure. 314 WebPlatformTest/Utils/test/asyncTestFail_t02: RuntimeError # co19-roll r722: Ple ase triage this failure.
316 WebPlatformTest/Utils/test/asyncTestTimeout_t01: Skip # co19-roll r722: Please t riage this failure. 315 WebPlatformTest/Utils/test/asyncTestTimeout_t01: Skip # co19-roll r722: Please t riage this failure.
317 WebPlatformTest/Utils/test/testFail_t01: RuntimeError # co19-roll r722: Please t riage this failure. 316 WebPlatformTest/Utils/test/testFail_t01: RuntimeError # co19-roll r722: Please t riage this failure.
318 WebPlatformTest/dom/EventTarget/addEventListener_A01_t01: RuntimeError # co19-ro ll r722: Please triage this failure.
319 WebPlatformTest/dom/EventTarget/dispatchEvent_A02_t01: RuntimeError # co19-roll r722: Please triage this failure. 317 WebPlatformTest/dom/EventTarget/dispatchEvent_A02_t01: RuntimeError # co19-roll r722: Please triage this failure.
320 WebPlatformTest/dom/EventTarget/dispatchEvent_A03_t01: Skip # co19-roll r722: Pl ease triage this failure. 318 WebPlatformTest/dom/EventTarget/dispatchEvent_A03_t01: Skip # co19-roll r722: Pl ease triage this failure.
321 WebPlatformTest/dom/EventTarget/removeEventListener_A01_t01: RuntimeError # co19 -roll r722: Please triage this failure.
322 WebPlatformTest/dom/events/type_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 319 WebPlatformTest/dom/events/type_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
323 WebPlatformTest/dom/nodes/DOMImplementation-createDocument_t01: RuntimeError # c o19-roll r722: Please triage this failure. 320 WebPlatformTest/dom/nodes/DOMImplementation-createDocument_t01: RuntimeError # c o19-roll r722: Please triage this failure.
324 WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError , Pass # co19-roll r722: Please triage this failure. 321 WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError , Pass # co19-roll r722: Please triage this failure.
325 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: RuntimeError # co19-roll r722: Please triage this failure. 322 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: RuntimeError # co19-roll r722: Please triage this failure.
326 WebPlatformTest/dom/nodes/Document-adoptNode_t01: RuntimeError # co19-roll r722: Please triage this failure. 323 WebPlatformTest/dom/nodes/Document-adoptNode_t01: RuntimeError # co19-roll r722: Please triage this failure.
327 WebPlatformTest/dom/nodes/Document-createElement_t01: RuntimeError # co19-roll r 722: Please triage this failure. 324 WebPlatformTest/dom/nodes/Document-createElement_t01: RuntimeError # co19-roll r 722: Please triage this failure.
328 WebPlatformTest/dom/nodes/Document-createElementNS_t01: RuntimeError, Pass # co1 9-roll r722: Please triage this failure. 325 WebPlatformTest/dom/nodes/Document-createElementNS_t01: RuntimeError, Pass # co1 9-roll r722: Please triage this failure.
329 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure. 326 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure.
330 WebPlatformTest/dom/nodes/Document-importNode_t01: RuntimeError # co19-roll r722 : Please triage this failure. 327 WebPlatformTest/dom/nodes/Document-importNode_t01: RuntimeError # co19-roll r722 : Please triage this failure.
331 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: RuntimeError # co19-roll r722: Please triage this failure. 328 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: RuntimeError # co19-roll r722: Please triage this failure.
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 370 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
374 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 371 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
375 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 372 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
376 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 373 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
377 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure. 374 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure.
378 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 375 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
379 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 376 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
380 377
381 [ $compiler == none && $runtime == ContentShellOnAndroid ] 378 [ $compiler == none && $runtime == ContentShellOnAndroid ]
382 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44. 379 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44.
OLDNEW
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698