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 | 13 # This test depends on events.md being implemented |
14 crbug.com/1 events/dispatcher.sky [ Skip ] | 14 crbug.com/1 events/dispatcher.sky [ Skip ] |
15 | 15 |
16 # These tests broke during the Dart migration | 16 # These tests broke during the Dart migration |
17 crbug.com/2 animation/basic-imperative.sky [ Skip ] | 17 crbug.com/2 animation/basic-imperative.sky [ Skip ] |
18 crbug.com/2 animation/basic-transition.sky [ Skip ] | 18 crbug.com/2 animation/basic-transition.sky [ Skip ] |
19 crbug.com/2 events/gesture-events.sky [ Skip ] | 19 crbug.com/2 events/gesture-events.sky [ Skip ] |
20 crbug.com/2 events/pointer-events.sky [ Skip ] | 20 crbug.com/2 events/pointer-events.sky [ Skip ] |
21 crbug.com/2 framework/binding.sky [ Skip ] | |
22 crbug.com/2 framework/citylist-scrolled.sky [ Skip ] | |
23 crbug.com/2 framework/citylist.sky [ Skip ] | |
24 crbug.com/2 framework/flights-app.sky [ Skip ] | |
25 crbug.com/2 framework/observe.sky [ Skip ] | |
26 crbug.com/2 framework/templates.sky [ Skip ] | |
27 crbug.com/2 framework/xmlhttprequest/empty-responseType.sky [ Skip ] | |
28 crbug.com/2 framework/xmlhttprequest/responseType.sky [ Skip ] | |
29 crbug.com/2 framework/xmlhttprequest/unicode-post.sky [ Skip ] | |
30 crbug.com/2 framework/xmlhttprequest/xhr-does-not-exist.sky [ Skip ] | |
31 crbug.com/2 framework/xmlhttprequest/xhr-relative.sky [ Skip ] | |
32 crbug.com/2 framework/xmlhttprequest/xhr.sky [ Skip ] | |
33 crbug.com/2 layout/margins-absolute.sky [ Skip ] | 21 crbug.com/2 layout/margins-absolute.sky [ Skip ] |
34 crbug.com/2 layout/margins.sky [ Skip ] | 22 crbug.com/2 layout/margins.sky [ Skip ] |
35 crbug.com/2 lowlevel/createElement.sky [ Skip ] | 23 crbug.com/2 lowlevel/createElement.sky [ Skip ] |
36 crbug.com/2 modules/application.sky [ Skip ] | 24 crbug.com/2 modules/application.sky [ Skip ] |
37 crbug.com/2 modules/instance-of-application.sky [ Skip ] | 25 crbug.com/2 modules/instance-of-application.sky [ Skip ] |
38 crbug.com/2 modules/instance-of-module.sky [ Skip ] | 26 crbug.com/2 modules/instance-of-module.sky [ Skip ] |
39 crbug.com/2 modules/load-event.sky [ Skip ] | 27 crbug.com/2 modules/load-event.sky [ Skip ] |
40 crbug.com/2 modules/modules.sky [ Skip ] | 28 crbug.com/2 modules/modules.sky [ Skip ] |
41 crbug.com/2 modules/script-import.sky [ Skip ] | 29 crbug.com/2 modules/script-import.sky [ Skip ] |
42 crbug.com/2 parser/script.sky [ Skip ] | 30 crbug.com/2 parser/script.sky [ Skip ] |
43 crbug.com/2 services/iframe-service-provider.sky [ Skip ] | 31 crbug.com/2 services/iframe-service-provider.sky [ Skip ] |
44 | 32 |
45 # Started failing on DEPS roll. | 33 # Started failing on DEPS roll. |
46 # https://codereview.chromium.org/1001833005/ | 34 # https://codereview.chromium.org/1001833005/ |
47 https://github.com/domokit/mojo/issues/64 framework/flights-app-pixels.sky [ Ski
p ] | 35 https://github.com/domokit/mojo/issues/64 framework/flights-app-pixels.sky [ Ski
p ] |
48 https://github.com/domokit/mojo/issues/64 lowlevel/layers.sky [ Skip ] | 36 https://github.com/domokit/mojo/issues/64 lowlevel/layers.sky [ Skip ] |
49 | 37 |
50 # Flaky | 38 # Flaky |
51 https://github.com/domokit/mojo/issues/62 custom-elements/registration.sky [ Ski
p ] | 39 https://github.com/domokit/mojo/issues/62 custom-elements/registration.sky [ Ski
p ] |
OLD | NEW |