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 # This test depends on events.md being implemented |
| 14 crbug.com/1 events/dispatcher.sky [ Skip ] |
| 15 |
13 # These tests broke during the Dart migration | 16 # These tests broke during the Dart migration |
14 crbug.com/2 animation/basic-imperative.sky [ Skip ] | 17 crbug.com/2 animation/basic-imperative.sky [ Skip ] |
15 crbug.com/2 animation/basic-transition.sky [ Skip ] | 18 crbug.com/2 animation/basic-transition.sky [ Skip ] |
16 crbug.com/2 events/gesture-events.sky [ Skip ] | 19 crbug.com/2 events/gesture-events.sky [ Skip ] |
17 crbug.com/2 events/pointer-events.sky [ Skip ] | 20 crbug.com/2 events/pointer-events.sky [ Skip ] |
18 crbug.com/2 framework/binding.sky [ Skip ] | 21 crbug.com/2 framework/binding.sky [ Skip ] |
19 crbug.com/2 framework/citylist-scrolled.sky [ Skip ] | 22 crbug.com/2 framework/citylist-scrolled.sky [ Skip ] |
20 crbug.com/2 framework/citylist.sky [ Skip ] | 23 crbug.com/2 framework/citylist.sky [ Skip ] |
21 crbug.com/2 framework/flights-app.sky [ Skip ] | 24 crbug.com/2 framework/flights-app.sky [ Skip ] |
22 crbug.com/2 framework/observe.sky [ Skip ] | 25 crbug.com/2 framework/observe.sky [ Skip ] |
(...skipping 10 matching lines...) Expand all Loading... |
33 crbug.com/2 modules/application.sky [ Skip ] | 36 crbug.com/2 modules/application.sky [ Skip ] |
34 crbug.com/2 modules/instance-of-application.sky [ Skip ] | 37 crbug.com/2 modules/instance-of-application.sky [ Skip ] |
35 crbug.com/2 modules/instance-of-module.sky [ Skip ] | 38 crbug.com/2 modules/instance-of-module.sky [ Skip ] |
36 crbug.com/2 modules/load-event.sky [ Skip ] | 39 crbug.com/2 modules/load-event.sky [ Skip ] |
37 crbug.com/2 modules/modules.sky [ Skip ] | 40 crbug.com/2 modules/modules.sky [ Skip ] |
38 crbug.com/2 modules/script-import.sky [ Skip ] | 41 crbug.com/2 modules/script-import.sky [ Skip ] |
39 crbug.com/2 parser/script.sky [ Skip ] | 42 crbug.com/2 parser/script.sky [ Skip ] |
40 crbug.com/2 services/iframe-embed-vmc.sky [ Skip ] | 43 crbug.com/2 services/iframe-embed-vmc.sky [ Skip ] |
41 crbug.com/2 services/iframe-service-provider.sky [ Skip ] | 44 crbug.com/2 services/iframe-service-provider.sky [ Skip ] |
42 crbug.com/2 services/network.sky [ Skip ] | 45 crbug.com/2 services/network.sky [ Skip ] |
OLD | NEW |