OLD | NEW |
---|---|
1 | 1 # No test expectations... yet. |
Hixie
2015/06/30 19:38:51
You should leave one commented-out line here so th
| |
2 # These tests need more basic testing support plumbed right into the | |
3 # platform, which we don't currently have: | |
4 https://github.com/domokit/mojo/issues/15 parser/cr.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 ] | |
7 | |
8 # These tests fail | |
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 ] | |
11 https://github.com/domokit/mojo/issues/16 parser/normaliser-crlf.sky [ Skip ] | |
12 | |
13 # This test depends on events.md being implemented | |
14 crbug.com/1 events/dispatcher.sky [ Skip ] | |
15 | |
16 # These tests broke during the Dart migration | |
17 crbug.com/2 animation/basic-imperative.sky [ Skip ] | |
18 crbug.com/2 animation/basic-transition.sky [ Skip ] | |
19 crbug.com/2 events/gesture-events.sky [ Skip ] | |
20 crbug.com/2 events/pointer-events.sky [ Skip ] | |
21 crbug.com/2 layout/margins-absolute.sky [ Skip ] | |
22 crbug.com/2 layout/margins.sky [ Skip ] | |
23 crbug.com/2 lowlevel/createElement.sky [ Skip ] | |
24 crbug.com/2 modules/application.sky [ Skip ] | |
25 crbug.com/2 modules/instance-of-application.sky [ Skip ] | |
26 crbug.com/2 modules/instance-of-module.sky [ Skip ] | |
27 crbug.com/2 modules/load-event.sky [ Skip ] | |
28 crbug.com/2 modules/modules.sky [ Skip ] | |
29 crbug.com/2 modules/script-import.sky [ Skip ] | |
30 crbug.com/2 parser/script.sky [ Skip ] | |
31 crbug.com/2 services/iframe-service-provider.sky [ Skip ] | |
32 | |
33 # Started failing on DEPS roll. | |
34 # https://codereview.chromium.org/1001833005/ | |
35 https://github.com/domokit/mojo/issues/64 lowlevel/layers.sky [ Skip ] | |
36 | |
37 # Flaky | |
38 https://github.com/domokit/mojo/issues/62 custom-elements/registration.sky [ Ski p ] | |
OLD | NEW |