OLD | NEW |
1 | 1 |
2 # These tests need more basic testing support plumbed right into the | 2 # These tests need more basic testing support plumbed right into the |
3 # platform, which we don't currently have: | 3 # platform, which we don't currently have: |
4 https://github.com/domokit/mojo/issues/15 parser/cr.sky [ Skip ] | 4 https://github.com/domokit/mojo/issues/15 parser/cr.sky [ Skip ] |
5 https://github.com/domokit/mojo/issues/15 parser/empty.sky [ Skip ] | 5 https://github.com/domokit/mojo/issues/15 parser/empty.sky [ Skip ] |
6 #https://github.com/domokit/mojo/issues/15 parser/utf16.sky [ Skip ] | 6 #https://github.com/domokit/mojo/issues/15 parser/utf16.sky [ Skip ] |
7 | 7 |
8 # These tests fail | 8 # These tests fail |
9 https://github.com/domokit/mojo/issues/14 parser/normaliser-null.sky [ Skip ] | 9 https://github.com/domokit/mojo/issues/14 parser/normaliser-null.sky [ Skip ] |
10 https://github.com/domokit/mojo/issues/14 parser/utf16.sky [ Skip ] | 10 https://github.com/domokit/mojo/issues/14 parser/utf16.sky [ Skip ] |
11 https://github.com/domokit/mojo/issues/16 parser/normaliser-crlf.sky [ Skip ] | 11 https://github.com/domokit/mojo/issues/16 parser/normaliser-crlf.sky [ Skip ] |
12 | 12 |
13 # We don't implement embed ViewManagerClient yet. | |
14 crbug.com/2 services/iframe-embed-vmc.sky [ Skip ] | |
15 | |
16 # These tests broke during the Dart migration | 13 # These tests broke during the Dart migration |
17 crbug.com/2 animation/basic-imperative.sky [ Skip ] | 14 crbug.com/2 animation/basic-imperative.sky [ Skip ] |
18 crbug.com/2 animation/basic-transition.sky [ Skip ] | 15 crbug.com/2 animation/basic-transition.sky [ Skip ] |
19 crbug.com/2 editing/backspace.sky [ Skip ] | 16 crbug.com/2 editing/backspace.sky [ Skip ] |
20 crbug.com/2 editing/delete_block_contents.sky [ Skip ] | 17 crbug.com/2 editing/delete_block_contents.sky [ Skip ] |
21 crbug.com/2 editing/replace.sky [ Skip ] | 18 crbug.com/2 editing/replace.sky [ Skip ] |
22 crbug.com/2 editing/selection.sky [ Skip ] | 19 crbug.com/2 editing/selection.sky [ Skip ] |
23 crbug.com/2 editing/typing.sky [ Skip ] | 20 crbug.com/2 editing/typing.sky [ Skip ] |
24 crbug.com/2 events/gesture-events.sky [ Skip ] | 21 crbug.com/2 events/gesture-events.sky [ Skip ] |
25 crbug.com/2 events/pointer-events.sky [ Skip ] | 22 crbug.com/2 events/pointer-events.sky [ Skip ] |
(...skipping 12 matching lines...) Expand all Loading... |
38 crbug.com/2 layout/margins-absolute.sky [ Skip ] | 35 crbug.com/2 layout/margins-absolute.sky [ Skip ] |
39 crbug.com/2 layout/margins.sky [ Skip ] | 36 crbug.com/2 layout/margins.sky [ Skip ] |
40 crbug.com/2 lowlevel/createElement.sky [ Skip ] | 37 crbug.com/2 lowlevel/createElement.sky [ Skip ] |
41 crbug.com/2 modules/application.sky [ Skip ] | 38 crbug.com/2 modules/application.sky [ Skip ] |
42 crbug.com/2 modules/instance-of-application.sky [ Skip ] | 39 crbug.com/2 modules/instance-of-application.sky [ Skip ] |
43 crbug.com/2 modules/instance-of-module.sky [ Skip ] | 40 crbug.com/2 modules/instance-of-module.sky [ Skip ] |
44 crbug.com/2 modules/load-event.sky [ Skip ] | 41 crbug.com/2 modules/load-event.sky [ Skip ] |
45 crbug.com/2 modules/modules.sky [ Skip ] | 42 crbug.com/2 modules/modules.sky [ Skip ] |
46 crbug.com/2 modules/script-import.sky [ Skip ] | 43 crbug.com/2 modules/script-import.sky [ Skip ] |
47 crbug.com/2 parser/script.sky [ Skip ] | 44 crbug.com/2 parser/script.sky [ Skip ] |
48 crbug.com/2 services/buffer.sky [ Skip ] | 45 crbug.com/2 services/iframe-embed-vmc.sky [ Skip ] |
49 crbug.com/2 services/codec.sky [ Skip ] | |
50 crbug.com/2 services/core.sky [ Skip ] | |
51 crbug.com/2 services/event-sender.sky [ Skip ] | |
52 crbug.com/2 services/iframe-service-provider.sky [ Skip ] | 46 crbug.com/2 services/iframe-service-provider.sky [ Skip ] |
53 crbug.com/2 services/network.sky [ Skip ] | 47 crbug.com/2 services/network.sky [ Skip ] |
OLD | NEW |