OLD | NEW |
1 # ----------------------------------------------------------------- | 1 # ----------------------------------------------------------------- |
2 # DARTIUM TESTS | 2 # DARTIUM TESTS |
3 # ----------------------------------------------------------------- | 3 # ----------------------------------------------------------------- |
4 | 4 |
5 # Inline script breakpoints are broken: dartbug.com/13460 | 5 # Inline script breakpoints are broken: dartbug.com/13460 |
6 crbug.com/0 dart/inspector/debugger-code-in-html.html [ Skip ] | 6 crbug.com/0 dart/inspector/debugger-code-in-html.html [ Skip ] |
7 | 7 |
8 # Broken on Chrome 36 roll: dartbug.com/19013 | 8 # Broken on Chrome 36 roll: dartbug.com/19013 |
9 # crbug.com/0 dart/inspector/debugger.html [ Skip ] | 9 # crbug.com/0 dart/inspector/debugger.html [ Skip ] |
10 | 10 |
11 # See dartbug.com/15052 and 17695. | 11 # See dartbug.com/15052 and 17695. |
12 crbug.com/0 dart/inspector/scope-variables.html [ Skip ] | 12 crbug.com/0 dart/inspector/scope-variables.html [ Skip ] |
13 | 13 |
14 # See dartbug.com/17604 | |
15 crbug.com/0 dart/inspector/debugger-eval-on-call-frame.html [ Skip ] | |
16 crbug.com/0 dart/inspector/evaluate-in-console.html [ Skip ] | |
17 | |
18 # Flaky after Chrome 36 roll: dartbug.com/19062 | 14 # Flaky after Chrome 36 roll: dartbug.com/19062 |
19 crbug.com/0 [ Win ] dart/Multiscript.html [ Pass Timeout ] | 15 crbug.com/0 [ Win ] dart/Multiscript.html [ Pass Timeout ] |
20 crbug.com/0 [ Win ] dart/dom/DOMMap.html [ Pass Timeout ] | 16 crbug.com/0 [ Win ] dart/dom/DOMMap.html [ Pass Timeout ] |
21 crbug.com/0 [ Win ] dart/dom/Workers.html [ Pass Timeout ] | 17 crbug.com/0 [ Win ] dart/dom/Workers.html [ Pass Timeout ] |
22 | 18 |
23 # ----------------------------------------------------------------- | 19 # ----------------------------------------------------------------- |
24 | 20 |
25 # This directly has manual tests that don't have to run with run-webkit-tests | 21 # This directly has manual tests that don't have to run with run-webkit-tests |
26 crbug.com/359838 http/tests/ManualTests/ [ Skip ] | 22 crbug.com/359838 http/tests/ManualTests/ [ Skip ] |
27 | 23 |
(...skipping 980 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1008 | 1004 |
1009 # Started failing with v8 roll in chromium r267851. | 1005 # Started failing with v8 roll in chromium r267851. |
1010 crbug.com/369600 fast/events/onerror-no-constructor.html [ Failure ] | 1006 crbug.com/369600 fast/events/onerror-no-constructor.html [ Failure ] |
1011 | 1007 |
1012 crbug.com/370789 fast/dom/document-contentType-data-uri.html [ Failure ] | 1008 crbug.com/370789 fast/dom/document-contentType-data-uri.html [ Failure ] |
1013 | 1009 |
1014 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] | 1010 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] |
1015 | 1011 |
1016 crbug.com/371276 [ Linux ] virtual/deferred/inspector/timeline/timeline-window-f
ilter.html [ Pass Timeout ] | 1012 crbug.com/371276 [ Linux ] virtual/deferred/inspector/timeline/timeline-window-f
ilter.html [ Pass Timeout ] |
1017 crbug.com/371276 [ Linux ] virtual/implsidepainting/inspector/timeline/timeline-
window-filter.html [ Pass Timeout ] | 1013 crbug.com/371276 [ Linux ] virtual/implsidepainting/inspector/timeline/timeline-
window-filter.html [ Pass Timeout ] |
OLD | NEW |