OLD | NEW |
---|---|
1 | 1 |
2 # These tests rely upon eventSender, which isn't implemented yet. | 2 # These tests rely upon eventSender, which isn't implemented yet. |
3 crbug.com/1 editing/ [ Skip ] | 3 crbug.com/1 editing/ [ Skip ] |
4 | 4 |
5 # These tests require gc() to be exposed. | 5 # These tests require gc() to be exposed. |
6 crbug.com/1 mutation-observer/observer-wrapper-dropoff-transient.sky [ Skip ] | 6 crbug.com/1 mutation-observer/observer-wrapper-dropoff-transient.sky [ Skip ] |
7 crbug.com/1 mutation-observer/observer-wrapper-dropoff.sky [ Skip ] | 7 crbug.com/1 mutation-observer/observer-wrapper-dropoff.sky [ Skip ] |
8 crbug.com/1 mutation-observer/transient-gc-crash.sky [ Skip ] | 8 crbug.com/1 mutation-observer/transient-gc-crash.sky [ Skip ] |
9 crbug.com/1 mutation-observer/weak-callback-gc-crash.sky [ Skip ] | 9 crbug.com/1 mutation-observer/weak-callback-gc-crash.sky [ Skip ] |
10 | |
11 # These tests need more basic testing support plumbed right into the | |
12 # platform, which we don't currently have: | |
13 https://github.com/domokit/mojo/issues/15 parser/cr.sky [ Skip ] | |
14 https://github.com/domokit/mojo/issues/15 parser/empty.sky [ Skip ] | |
15 #https://github.com/domokit/mojo/issues/15 parser/utf16.sky [ Skip ] | |
abarth-chromium
2014/10/29 01:00:54
Why is this one commented out?
| |
16 | |
17 # These tests fail | |
18 https://github.com/domokit/mojo/issues/14 parser/normaliser-null.sky [ Crash ] | |
19 https://github.com/domokit/mojo/issues/14 parser/utf16.sky [ Crash ] | |
20 https://github.com/domokit/mojo/issues/16 parser/normaliser-crlf.sky [ Skip ] | |
OLD | NEW |