OLD | NEW |
1 | 1 |
2 # These tests rely upon eventSender, which isn't implemented yet. | |
3 crbug.com/1 editing/ [ Skip ] | |
4 | |
5 # These tests require gc() to be exposed. | 2 # These tests require gc() to be exposed. |
6 crbug.com/1 mutation-observer/observer-wrapper-dropoff-transient.sky [ Skip ] | 3 crbug.com/1 mutation-observer/observer-wrapper-dropoff-transient.sky [ Skip ] |
7 crbug.com/1 mutation-observer/observer-wrapper-dropoff.sky [ Skip ] | 4 crbug.com/1 mutation-observer/observer-wrapper-dropoff.sky [ Skip ] |
8 crbug.com/1 mutation-observer/transient-gc-crash.sky [ Skip ] | 5 crbug.com/1 mutation-observer/transient-gc-crash.sky [ Skip ] |
9 crbug.com/1 mutation-observer/weak-callback-gc-crash.sky [ Skip ] | 6 crbug.com/1 mutation-observer/weak-callback-gc-crash.sky [ Skip ] |
10 | 7 |
11 # These tests need more basic testing support plumbed right into the | 8 # These tests need more basic testing support plumbed right into the |
12 # platform, which we don't currently have: | 9 # platform, which we don't currently have: |
13 https://github.com/domokit/mojo/issues/15 parser/cr.sky [ Skip ] | 10 https://github.com/domokit/mojo/issues/15 parser/cr.sky [ Skip ] |
14 https://github.com/domokit/mojo/issues/15 parser/empty.sky [ Skip ] | 11 https://github.com/domokit/mojo/issues/15 parser/empty.sky [ Skip ] |
15 #https://github.com/domokit/mojo/issues/15 parser/utf16.sky [ Skip ] | 12 #https://github.com/domokit/mojo/issues/15 parser/utf16.sky [ Skip ] |
16 | 13 |
17 # These tests fail | 14 # These tests fail |
18 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 ] |
19 https://github.com/domokit/mojo/issues/14 parser/utf16.sky [ Skip ] | 16 https://github.com/domokit/mojo/issues/14 parser/utf16.sky [ Skip ] |
20 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 ] |
OLD | NEW |