| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 4b8ad408322f25d676b374847b3f351743bd074a..0d2d2e46c0782bb1e654e9d63c3f86ad0f83dc29 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -537,25 +537,6 @@ Language/Metadata/compilation_t08: Pass # mirrors not supported, fails for the w
|
| Language/Metadata/compilation_t09: Pass # mirrors not supported, fails for the wrong reason
|
| Language/Metadata/compilation_t10: Pass # mirrors not supported, fails for the wrong reason
|
| Language/Metadata/compilation_t11: Pass # mirrors not supported, fails for the wrong reason
|
| -LayoutTests/fast/dom/custom/attribute-changed-callback_t01: Fail # custom elements not supported
|
| -LayoutTests/fast/dom/custom/created-callback_t01: Fail # please triage
|
| -LayoutTests/fast/dom/custom/document-register-namespace_t01: Fail # please triage
|
| -LayoutTests/fast/dom/custom/document-register-on-create-callback_t01: Fail # please triage
|
| -LayoutTests/fast/dom/custom/document-register-type-extensions_t01: Fail # please triage
|
| -LayoutTests/fast/dom/custom/element-type_t01: Fail # custom elements not supported
|
| -LayoutTests/fast/dom/custom/element-upgrade_t01: Fail # please triage
|
| -LayoutTests/fast/dom/custom/type-extensions_t01: Fail # custom elements not supported
|
| -LayoutTests/fast/dom/custom/unresolved-pseudoclass_t01: Fail # please triage
|
| -WebPlatformTest/custom-elements/concepts/type_A01_t01: Fail # custom elements not supported
|
| -WebPlatformTest/custom-elements/concepts/type_A07_t01: Fail # custom elements not supported
|
| -WebPlatformTest/custom-elements/concepts/type_A08_t01: Fail # please triage
|
| -WebPlatformTest/custom-elements/instantiating/createElementNS_A01_t01: Fail # please triage
|
| -WebPlatformTest/custom-elements/instantiating/createElementNS_A04_t01: Fail # custom elements not supported
|
| -WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: Fail # custom elements not supported
|
| -WebPlatformTest/custom-elements/instantiating/createElement_A01_t01: Fail # please triage
|
| -WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: Fail # please triage
|
| -WebPlatformTest/custom-elements/instantiating/isAttribute_A03_t01: Fail # please triage
|
| -WebPlatformTest/custom-elements/instantiating/localName_A01_t01: Fail # please triage
|
| WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-001_t01: Fail # custom elements not supported
|
| WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-001_t01: Fail # please triage
|
| WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-004_t01: Fail # please triage
|
| @@ -668,6 +649,27 @@ WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0
|
| WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t01: Fail # please triage
|
| WebPlatformTest/shadow-dom/testcommon: Fail # mirrors not supported
|
|
|
| +[ $compiler == dart2js && $fast_startup && $browser ]
|
| +LayoutTests/fast/dom/custom/document-register-on-create-callback_t01: Fail # please triage
|
| +LayoutTests/fast/dom/custom/unresolved-pseudoclass_t01: Fail # please triage
|
| +WebPlatformTest/custom-elements/concepts/type_A01_t01: Fail # custom elements not supported
|
| +LayoutTests/fast/dom/custom/attribute-changed-callback_t01: Fail # custom elements not supported
|
| +LayoutTests/fast/dom/custom/created-callback_t01: Fail # please triage
|
| +LayoutTests/fast/dom/custom/document-register-namespace_t01: Fail # please triage
|
| +LayoutTests/fast/dom/custom/document-register-type-extensions_t01: Fail # please triage
|
| +LayoutTests/fast/dom/custom/element-type_t01: Fail # custom elements not supported
|
| +LayoutTests/fast/dom/custom/element-upgrade_t01: Fail # please triage
|
| +LayoutTests/fast/dom/custom/type-extensions_t01: Fail # custom elements not supported
|
| +WebPlatformTest/custom-elements/concepts/type_A07_t01: Fail # custom elements not supported
|
| +WebPlatformTest/custom-elements/concepts/type_A08_t01: Fail # please triage
|
| +WebPlatformTest/custom-elements/instantiating/createElementNS_A01_t01: Fail # please triage
|
| +WebPlatformTest/custom-elements/instantiating/createElementNS_A04_t01: Fail # custom elements not supported
|
| +WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: Fail # custom elements not supported
|
| +WebPlatformTest/custom-elements/instantiating/createElement_A01_t01: Fail # please triage
|
| +WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: Fail # please triage
|
| +WebPlatformTest/custom-elements/instantiating/isAttribute_A03_t01: Fail # please triage
|
| +WebPlatformTest/custom-elements/instantiating/localName_A01_t01: Fail # please triage
|
| +
|
|
|
| [ $compiler == dart2js && $checked != true ]
|
| Language/Expressions/Property_Extraction/General_Super_Property_Extraction/getter_lookup_t02: Timeout, Skip # Please triage this failure
|
|
|