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

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

Issue 1914643002: Update to new Webkit additions for custom elements (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update to latest WebKit changes Created 4 years, 8 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
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/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix. 9 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/forms/input-value-sanitization_t01: RuntimeError # 45 roll 10 LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # 45 roll
(...skipping 1346 matching lines...) Expand 10 before | Expand all | Expand 10 after
1357 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-002_t01: RuntimeError # 45 roll issue https://github.com/dart-lang /co19/issues/33 1357 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-002_t01: RuntimeError # 45 roll issue https://github.com/dart-lang /co19/issues/33
1358 # Must fix failures below after JsInterop checkin. 1358 # Must fix failures below after JsInterop checkin.
1359 WebPlatformTest/dom/nodes/Node-appendChild_t01: RuntimeError # Issue 26134 1359 WebPlatformTest/dom/nodes/Node-appendChild_t01: RuntimeError # Issue 26134
1360 WebPlatformTest/dom/nodes/attributes/setAttribute_A01_t01: RuntimeError # Issue 26134 1360 WebPlatformTest/dom/nodes/attributes/setAttribute_A01_t01: RuntimeError # Issue 26134
1361 LayoutTests/fast/dom/Document/createElement-invalid-names_t01: RuntimeError # Is sue 26134 1361 LayoutTests/fast/dom/Document/createElement-invalid-names_t01: RuntimeError # Is sue 26134
1362 LayoutTests/fast/dom/createDocumentType2_t01: RuntimeError # Issue 26134 1362 LayoutTests/fast/dom/createDocumentType2_t01: RuntimeError # Issue 26134
1363 LayoutTests/fast/dom/createElementNS_t01: RuntimeError # Issue 26134 1363 LayoutTests/fast/dom/createElementNS_t01: RuntimeError # Issue 26134
1364 LayoutTests/fast/dom/HTMLTemplateElement/cycles-in-shadow_t01: RuntimeError # Is sue 26134 1364 LayoutTests/fast/dom/HTMLTemplateElement/cycles-in-shadow_t01: RuntimeError # Is sue 26134
1365 LayoutTests/fast/dom/HTMLTemplateElement/cycles_t01: RuntimeError # Issue 26134 1365 LayoutTests/fast/dom/HTMLTemplateElement/cycles_t01: RuntimeError # Issue 26134
1366 LayoutTests/fast/dom/computed-style-set-property_t01: RuntimeError # Issue 26134 1366 LayoutTests/fast/dom/computed-style-set-property_t01: RuntimeError # Issue 26134
1367 LayoutTests/fast/dom/custom/element-type_t01: RuntimeError # Issue 26134
1368 LayoutTests/fast/dom/custom/element-upgrade_t01: RuntimeError # Issue 26134
1369 LayoutTests/fast/dom/custom/document-register-type-extensions_t01: RuntimeError # Issue 26134 1367 LayoutTests/fast/dom/custom/document-register-type-extensions_t01: RuntimeError # Issue 26134
1370 LayoutTests/fast/dom/custom/document-register-namespace_t01: RuntimeError # Issu e 26134 1368 LayoutTests/fast/dom/custom/document-register-namespace_t01: RuntimeError # Issu e 26134
1371 LayoutTests/fast/dom/DOMException/prototype-object_t01: RuntimeError # Issue 261 34 1369 LayoutTests/fast/dom/DOMException/prototype-object_t01: RuntimeError # Issue 261 34
1372 LayoutTests/fast/dom/shadow/shadow-hierarchy-exception_t01: RuntimeError # Issue 26134 1370 LayoutTests/fast/dom/shadow/shadow-hierarchy-exception_t01: RuntimeError # Issue 26134
1373 LayoutTests/fast/dom/Node/contains-method_t01: RuntimeError # Issue 26134 1371 LayoutTests/fast/dom/Node/contains-method_t01: RuntimeError # Issue 26134
1374 LayoutTests/fast/dom/MutationObserver/observe-attributes_t01: RuntimeError # Iss ue 26134 1372 LayoutTests/fast/dom/MutationObserver/observe-attributes_t01: RuntimeError # Iss ue 26134
1375 LayoutTests/fast/events/mutation-during-append-child_t01: RuntimeError # Issue 2 6134 1373 LayoutTests/fast/events/mutation-during-append-child_t01: RuntimeError # Issue 2 6134
1376 LayoutTests/fast/events/mutation-during-insert-before_t01: RuntimeError # Issue 26134 1374 LayoutTests/fast/events/mutation-during-insert-before_t01: RuntimeError # Issue 26134
1377 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: Skip # Issue 26134, timesout 1375 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: Skip # Issue 26134, timesout
1378 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134 1376 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134
1379 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134 1377 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134
1380 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1378 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1381 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134 1379 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134
1382 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1380 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1383 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134 1381 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134
1384 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134 1382 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134
1385 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1383 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1386 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout 1384 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698