OLD | NEW |
1 | 1 |
2 # These tests require gc() to be exposed. | 2 # These tests require gc() to be exposed. |
3 crbug.com/1 mutation-observer/observer-wrapper-dropoff-transient.sky [ Skip ] | 3 crbug.com/1 mutation-observer/observer-wrapper-dropoff-transient.sky [ Skip ] |
4 crbug.com/1 mutation-observer/observer-wrapper-dropoff.sky [ Skip ] | 4 crbug.com/1 mutation-observer/observer-wrapper-dropoff.sky [ Skip ] |
5 crbug.com/1 mutation-observer/transient-gc-crash.sky [ Skip ] | 5 crbug.com/1 mutation-observer/transient-gc-crash.sky [ Skip ] |
6 crbug.com/1 mutation-observer/weak-callback-gc-crash.sky [ Skip ] | 6 crbug.com/1 mutation-observer/weak-callback-gc-crash.sky [ Skip ] |
7 | 7 |
8 # These tests need more basic testing support plumbed right into the | 8 # These tests need more basic testing support plumbed right into the |
9 # platform, which we don't currently have: | 9 # platform, which we don't currently have: |
10 https://github.com/domokit/mojo/issues/15 parser/cr.sky [ Skip ] | 10 https://github.com/domokit/mojo/issues/15 parser/cr.sky [ Skip ] |
11 https://github.com/domokit/mojo/issues/15 parser/empty.sky [ Skip ] | 11 https://github.com/domokit/mojo/issues/15 parser/empty.sky [ Skip ] |
12 #https://github.com/domokit/mojo/issues/15 parser/utf16.sky [ Skip ] | 12 #https://github.com/domokit/mojo/issues/15 parser/utf16.sky [ Skip ] |
13 | 13 |
14 # These tests fail | 14 # These tests fail |
15 https://github.com/domokit/mojo/issues/14 parser/normaliser-null.sky [ Skip ] | 15 https://github.com/domokit/mojo/issues/14 parser/normaliser-null.sky [ Skip ] |
16 https://github.com/domokit/mojo/issues/14 parser/utf16.sky [ Skip ] | 16 https://github.com/domokit/mojo/issues/14 parser/utf16.sky [ Skip ] |
17 https://github.com/domokit/mojo/issues/16 parser/normaliser-crlf.sky [ Skip ] | 17 https://github.com/domokit/mojo/issues/16 parser/normaliser-crlf.sky [ Skip ] |
18 | 18 |
19 # These tests are flaky on the bots | 19 # These tests are flaky on the bots |
20 https://github.com/domokit/mojo/issues/24 custom-elements/constructor-calls-crea
ted-synchronously.sky [ Skip ] | 20 https://github.com/domokit/mojo/issues/24 custom-elements/constructor-calls-crea
ted-synchronously.sky [ Skip ] |
21 https://github.com/domokit/mojo/issues/24 mutation-observer/observe-attributes.s
ky [ Skip ] | 21 https://github.com/domokit/mojo/issues/24 mutation-observer/observe-attributes.s
ky [ Skip ] |
22 | 22 |
| 23 crbug.com/2 services/iframe-embed-vmc.sky [ Skip ] |
| 24 |
23 # This test only fails on the bots: | 25 # This test only fails on the bots: |
24 crbug.com/434822 inspector/page-agent-get-resource-tree.sky [ Pass Failure ] | 26 #crbug.com/434822 inspector/page-agent-get-resource-tree.sky [ Pass Failure ] |
| 27 |
| 28 # These tests broke during the Dart migration |
| 29 crbug.com/2 animation/basic-imperative.sky [ Skip ] |
| 30 crbug.com/2 animation/basic-transition.sky [ Skip ] |
| 31 crbug.com/2 custom-elements/document-register-basic.sky [ Skip ] |
| 32 crbug.com/2 custom-elements/document-register-reentrant-null-constructor.sky [ S
kip ] |
| 33 crbug.com/2 custom-elements/document-register-reentrant-returning-fake.sky [ Ski
p ] |
| 34 crbug.com/2 custom-elements/document-register-reentrant-throwing-constructor.sky
[ Skip ] |
| 35 crbug.com/2 custom-elements/element-upgrade-no-register-and-leak.sky [ Skip ] |
| 36 crbug.com/2 custom-elements/generated-constructor.sky [ Skip ] |
| 37 crbug.com/2 custom-elements/html-element-type-extension-assert.sky [ Skip ] |
| 38 crbug.com/2 custom-elements/lifecycle-created-createElement-recursion.sky [ Skip
] |
| 39 crbug.com/2 custom-elements/lifecycle-created-createElement-reentrancy.sky [ Ski
p ] |
| 40 crbug.com/2 custom-elements/lifecycle-created-parser-script.sky [ Skip ] |
| 41 crbug.com/2 custom-elements/resources/document-register-fuzz.sky [ Skip ] |
| 42 crbug.com/2 editing/backspace.sky [ Skip ] |
| 43 crbug.com/2 editing/delete_block_contents.sky [ Skip ] |
| 44 crbug.com/2 editing/replace.sky [ Skip ] |
| 45 crbug.com/2 editing/selection.sky [ Skip ] |
| 46 crbug.com/2 editing/typing.sky [ Skip ] |
| 47 crbug.com/2 events/gesture-events.sky [ Skip ] |
| 48 crbug.com/2 events/pointer-events.sky [ Skip ] |
| 49 crbug.com/2 framework/binding.sky [ Skip ] |
| 50 crbug.com/2 framework/citylist-scrolled.sky [ Skip ] |
| 51 crbug.com/2 framework/citylist.sky [ Skip ] |
| 52 crbug.com/2 framework/flights-app.sky [ Skip ] |
| 53 crbug.com/2 framework/observe.sky [ Skip ] |
| 54 crbug.com/2 framework/templates.sky [ Skip ] |
| 55 crbug.com/2 framework/xmlhttprequest/empty-responseType.sky [ Skip ] |
| 56 crbug.com/2 framework/xmlhttprequest/responseType.sky [ Skip ] |
| 57 crbug.com/2 framework/xmlhttprequest/unicode-post.sky [ Skip ] |
| 58 crbug.com/2 framework/xmlhttprequest/xhr-does-not-exist.sky [ Skip ] |
| 59 crbug.com/2 framework/xmlhttprequest/xhr-relative.sky [ Skip ] |
| 60 crbug.com/2 framework/xmlhttprequest/xhr.sky [ Skip ] |
| 61 crbug.com/2 inspector/css-computed-style.sky [ Skip ] |
| 62 crbug.com/2 inspector/dom-mutation-modify-text-node-and-append.sky [ Skip ] |
| 63 crbug.com/2 inspector/dom-mutation.sky [ Skip ] |
| 64 crbug.com/2 inspector/page-agent-get-resource-tree.sky [ Skip ] |
| 65 crbug.com/2 js/classes.sky [ Skip ] |
| 66 crbug.com/2 layout/margins-absolute.sky [ Skip ] |
| 67 crbug.com/2 layout/margins.sky [ Skip ] |
| 68 crbug.com/2 lowlevel/createElement.sky [ Skip ] |
| 69 crbug.com/2 mocha/describe-only.sky [ Skip ] |
| 70 crbug.com/2 mocha/it-only.sky [ Skip ] |
| 71 crbug.com/2 modules/application.sky [ Skip ] |
| 72 crbug.com/2 modules/instance-of-application.sky [ Skip ] |
| 73 crbug.com/2 modules/instance-of-module.sky [ Skip ] |
| 74 crbug.com/2 modules/load-event.sky [ Skip ] |
| 75 crbug.com/2 modules/modules.sky [ Skip ] |
| 76 crbug.com/2 modules/resources/does-not-export.sky [ Skip ] |
| 77 crbug.com/2 modules/resources/instance-of-module-module.sky [ Skip ] |
| 78 crbug.com/2 modules/resources/intermediate.sky [ Skip ] |
| 79 crbug.com/2 modules/resources/pass.sky [ Skip ] |
| 80 crbug.com/2 modules/script-import.sky [ Skip ] |
| 81 crbug.com/2 mutation-observer/callback-arguments.sky [ Skip ] |
| 82 crbug.com/2 mutation-observer/clear-transient-without-delivery.sky [ Skip ] |
| 83 crbug.com/2 mutation-observer/create-during-delivery.sky [ Skip ] |
| 84 crbug.com/2 mutation-observer/cross-document.sky [ Skip ] |
| 85 crbug.com/2 mutation-observer/delivery-order.sky [ Skip ] |
| 86 crbug.com/2 mutation-observer/disconnect-cancel-pending.sky [ Skip ] |
| 87 crbug.com/2 mutation-observer/document-fragment-insertion.sky [ Skip ] |
| 88 crbug.com/2 mutation-observer/mutate-during-delivery.sky [ Skip ] |
| 89 crbug.com/2 mutation-observer/mutation-callback-non-element-crash.sky [ Skip ] |
| 90 crbug.com/2 mutation-observer/mutation-observer-constructor.sky [ Skip ] |
| 91 crbug.com/2 mutation-observer/mutation-record-constructor.sky [ Skip ] |
| 92 crbug.com/2 mutation-observer/mutation-record-nullity.sky [ Skip ] |
| 93 crbug.com/2 mutation-observer/observe-characterdata.sky [ Skip ] |
| 94 crbug.com/2 mutation-observer/observe-childList.sky [ Skip ] |
| 95 crbug.com/2 mutation-observer/observe-exceptions.sky [ Skip ] |
| 96 crbug.com/2 mutation-observer/observe-options-attributes.sky [ Skip ] |
| 97 crbug.com/2 mutation-observer/observe-options-character-data.sky [ Skip ] |
| 98 crbug.com/2 mutation-observer/observe-subtree.sky [ Skip ] |
| 99 crbug.com/2 mutation-observer/script-append.sky [ Skip ] |
| 100 crbug.com/2 mutation-observer/shadow-dom.sky [ Skip ] |
| 101 crbug.com/2 mutation-observer/takeRecords.sky [ Skip ] |
| 102 crbug.com/2 parser/script.sky [ Skip ] |
| 103 crbug.com/2 services/buffer.sky [ Skip ] |
| 104 crbug.com/2 services/codec.sky [ Skip ] |
| 105 crbug.com/2 services/core.sky [ Skip ] |
| 106 crbug.com/2 services/event-sender.sky [ Skip ] |
| 107 crbug.com/2 services/iframe-service-provider.sky [ Skip ] |
| 108 crbug.com/2 services/network.sky [ Skip ] |
OLD | NEW |