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