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 . | 8 # See dartbug.com/15052 . |
9 crbug.com/0 [ Win ] dart/inspector/scope-variables.html [ Pass Failure ] | 9 crbug.com/0 [ Win ] dart/inspector/scope-variables.html [ Pass Failure ] |
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 |
11 # See dartbug.com/16965 | 15 # See dartbug.com/16965 |
12 crbug.com/0 dart/spawn-dom-uri.html [ Skip ] | 16 crbug.com/0 dart/spawn-dom-uri.html [ Skip ] |
13 | 17 |
14 # ----------------------------------------------------------------- | 18 # ----------------------------------------------------------------- |
15 | 19 |
16 # This test can't just be rebaselined because it has absolute file paths in the
output. | 20 # This test can't just be rebaselined because it has absolute file paths in the
output. |
17 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure
] | 21 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure
] |
18 | 22 |
19 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail
ure Pass ] | 23 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail
ure Pass ] |
20 | 24 |
(...skipping 968 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
989 crbug.com/340105 virtual/deferred/fast/images/support-broken-image-delegate.html
[ NeedsManualRebaseline ] | 993 crbug.com/340105 virtual/deferred/fast/images/support-broken-image-delegate.html
[ NeedsManualRebaseline ] |
990 | 994 |
991 # Needs rebaselining after fixing issue with text-overflow: ellipsis (not showin
g up). | 995 # Needs rebaselining after fixing issue with text-overflow: ellipsis (not showin
g up). |
992 crbug.com/166263 fast/css/text-overflow-ellipsis-text-align-center.html [ NeedsR
ebaseline ] | 996 crbug.com/166263 fast/css/text-overflow-ellipsis-text-align-center.html [ NeedsR
ebaseline ] |
993 crbug.com/166263 fast/css/text-overflow-ellipsis-text-align-left.html [ NeedsReb
aseline ] | 997 crbug.com/166263 fast/css/text-overflow-ellipsis-text-align-left.html [ NeedsReb
aseline ] |
994 crbug.com/166263 fast/css/text-overflow-ellipsis-text-align-right.html [ NeedsRe
baseline ] | 998 crbug.com/166263 fast/css/text-overflow-ellipsis-text-align-right.html [ NeedsRe
baseline ] |
995 crbug.com/166263 fast/css/vertical-text-overflow-ellipsis-text-align-center.html
[ NeedsRebaseline ] | 999 crbug.com/166263 fast/css/vertical-text-overflow-ellipsis-text-align-center.html
[ NeedsRebaseline ] |
996 crbug.com/166263 fast/css/vertical-text-overflow-ellipsis-text-align-left.html [
NeedsRebaseline ] | 1000 crbug.com/166263 fast/css/vertical-text-overflow-ellipsis-text-align-left.html [
NeedsRebaseline ] |
997 crbug.com/166263 fast/css/vertical-text-overflow-ellipsis-text-align-right.html
[ NeedsRebaseline ] | 1001 crbug.com/166263 fast/css/vertical-text-overflow-ellipsis-text-align-right.html
[ NeedsRebaseline ] |
998 crbug.com/166263 fast/css/text-overflow-ellipsis-block-with-border-and-padding.h
tml [ NeedsRebaseline ] | 1002 crbug.com/166263 fast/css/text-overflow-ellipsis-block-with-border-and-padding.h
tml [ NeedsRebaseline ] |
OLD | NEW |