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 | |
23 # This test only fails on the bots: | |
24 crbug.com/434822 inspector/page-agent-get-resource-tree.sky [ Pass Text ] | |
ojan
2014/11/19 20:42:29
This isn't right. you want Pass Failure
From http
| |
OLD | NEW |