| OLD | NEW |
| 1 // These tests are expected to fail until we get around to fixing | 1 // These tests are expected to fail until we get around to fixing |
| 2 // them. | 2 // them. |
| 3 | 3 |
| 4 // Bug 1124548: Copying with no selection is sometimes supposed to work | 4 // Bug 1124548: Copying with no selection is sometimes supposed to work |
| 5 // Also skipped by Apple on Windows (rdar://problem/5015941) | 5 // Also skipped by Apple on Windows (rdar://problem/5015941) |
| 6 V8 # LayoutTests/editing/execCommand/copy-without-selection.html = FAIL | 6 V8 # LayoutTests/editing/execCommand/copy-without-selection.html = FAIL |
| 7 | 7 |
| 8 // onload race condition due to poorly designed test. | 8 // onload race condition due to poorly designed test. |
| 9 // Works fine when run stand-alone. Not needed for Beta. | 9 // Works fine when run stand-alone. Not needed for Beta. |
| 10 // Also skipped by Apple on Windows, due to intermittent failure | 10 // Also skipped by Apple on Windows, due to intermittent failure |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 148 V8 # LayoutTests/fast/table/giantCellspacing.html = PASS | 148 V8 # LayoutTests/fast/table/giantCellspacing.html = PASS |
| 149 V8 # LayoutTests/fast/text/reset-drag-on-mouse-down.html = PASS | 149 V8 # LayoutTests/fast/text/reset-drag-on-mouse-down.html = PASS |
| 150 V8 # LayoutTests/fast/xsl/transform-xhr-doc.xhtml = PASS | 150 V8 # LayoutTests/fast/xsl/transform-xhr-doc.xhtml = PASS |
| 151 V8 # LayoutTests/http/tests/loading/bad-scheme-subframe.html = PASS | 151 V8 # LayoutTests/http/tests/loading/bad-scheme-subframe.html = PASS |
| 152 V8 # LayoutTests/http/tests/loading/bad-server-subframe.html = PASS | 152 V8 # LayoutTests/http/tests/loading/bad-server-subframe.html = PASS |
| 153 V8 # LayoutTests/http/tests/loading/text-content-type-with-binary-extension.html
= PASS | 153 V8 # LayoutTests/http/tests/loading/text-content-type-with-binary-extension.html
= PASS |
| 154 V8 # LayoutTests/http/tests/misc/acid2-pixel.html = PASS | 154 V8 # LayoutTests/http/tests/misc/acid2-pixel.html = PASS |
| 155 V8 # LayoutTests/http/tests/misc/acid2.html = PASS | 155 V8 # LayoutTests/http/tests/misc/acid2.html = PASS |
| 156 V8 # LayoutTests/http/tests/misc/isindex-formdata.html = PASS | 156 V8 # LayoutTests/http/tests/misc/isindex-formdata.html = PASS |
| 157 V8 # LayoutTests/http/tests/misc/object-image-error-with-onload.html = PASS | 157 V8 # LayoutTests/http/tests/misc/object-image-error-with-onload.html = PASS |
| 158 V8 # LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = PASS | |
| 159 V8 # LayoutTests/http/tests/misc/post-submit-button.html = PASS | 158 V8 # LayoutTests/http/tests/misc/post-submit-button.html = PASS |
| 160 V8 # LayoutTests/http/tests/misc/redirect-to-about-blank.html = PASS | 159 V8 # LayoutTests/http/tests/misc/redirect-to-about-blank.html = PASS |
| 161 V8 # LayoutTests/http/tests/misc/window-dot-stop.html = PASS | 160 V8 # LayoutTests/http/tests/misc/window-dot-stop.html = PASS |
| 162 V8 # LayoutTests/http/tests/misc/window-open-then-write.html = PASS | 161 V8 # LayoutTests/http/tests/misc/window-open-then-write.html = PASS |
| 163 V8 # LayoutTests/http/tests/multipart/invalid-image-data-standalone.html = PASS | 162 V8 # LayoutTests/http/tests/multipart/invalid-image-data-standalone.html = PASS |
| 164 V8 # LayoutTests/http/tests/navigation/anchor-basic.html = PASS | 163 V8 # LayoutTests/http/tests/navigation/anchor-basic.html = PASS |
| 165 V8 # LayoutTests/http/tests/navigation/anchor-frames.html = PASS | 164 V8 # LayoutTests/http/tests/navigation/anchor-frames.html = PASS |
| 166 V8 # LayoutTests/http/tests/navigation/anchor-goback.html = PASS | 165 V8 # LayoutTests/http/tests/navigation/anchor-goback.html = PASS |
| 167 V8 # LayoutTests/http/tests/navigation/anchor-subframeload.html = PASS | 166 V8 # LayoutTests/http/tests/navigation/anchor-subframeload.html = PASS |
| 168 V8 # LayoutTests/http/tests/navigation/document-location-click-timeout.html = PA
SS | 167 V8 # LayoutTests/http/tests/navigation/document-location-click-timeout.html = PA
SS |
| (...skipping 878 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1047 V8 # pending/dom/html/level2/html/HTMLFrameElement09.html = PASS | CRASH | 1046 V8 # pending/dom/html/level2/html/HTMLFrameElement09.html = PASS | CRASH |
| 1048 V8 # pending/dom/html/level2/html/HTMLIFrameElement11.html = PASS | CRASH | 1047 V8 # pending/dom/html/level2/html/HTMLIFrameElement11.html = PASS | CRASH |
| 1049 | 1048 |
| 1050 // This test seems to fail on the builders but not locally. | 1049 // This test seems to fail on the builders but not locally. |
| 1051 V8 # LayoutTests/fast/css/font-face-multiple-faces.html = FAIL | 1050 V8 # LayoutTests/fast/css/font-face-multiple-faces.html = FAIL |
| 1052 | 1051 |
| 1053 // TODO(eroman): passed for me locally, need to see why failed on buildbot... | 1052 // TODO(eroman): passed for me locally, need to see why failed on buildbot... |
| 1054 V8 # LayoutTests/fast/backgrounds/svg-as-background-6.html = PASS | FAIL | 1053 V8 # LayoutTests/fast/backgrounds/svg-as-background-6.html = PASS | FAIL |
| 1055 | 1054 |
| 1056 // Post-merge Debug only Crashes | 1055 // Post-merge Debug only Crashes |
| 1057 V8 # LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = CRASH | PAS
S | 1056 // This test also produces an unending stream of blank lines on stderr, |
| 1057 // which makes it hang the test harness. |
| 1058 V8 # SKIP : LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = CRAS
H | PASS |
| 1059 |
| 1058 // One of these svg tests sometimes crash in debug mode. It seems to only | 1060 // One of these svg tests sometimes crash in debug mode. It seems to only |
| 1059 // happen when all the dynamic-updates tests are run together. | 1061 // happen when all the dynamic-updates tests are run together. |
| 1060 V8 # LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html = C
RASH | PASS | 1062 V8 # LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html = C
RASH | PASS |
| 1061 V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html = CRASH
| PASS | 1063 V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html = CRASH
| PASS |
| 1062 V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html = CRASH
| PASS | 1064 V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html = CRASH
| PASS |
| 1063 V8 # LayoutTests/fast/dom/gc-1.html = CRASH | PASS | 1065 V8 # LayoutTests/fast/dom/gc-1.html = CRASH | PASS |
| 1064 | 1066 |
| 1065 // Post-merge flakey on debug builds (passes consistently on release) | 1067 // Post-merge flakey on debug builds (passes consistently on release) |
| 1066 V8 # LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL | PA
SS | 1068 V8 # LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL | PA
SS |
| 1067 V8 # LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL | PASS | 1069 V8 # LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL | PASS |
| (...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1397 V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html = CRA
SH | PASS | 1399 V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html = CRA
SH | PASS |
| 1398 V8 # LayoutTests/http/tests/navigation/redirect-cycle.html = FAIL | PASS | 1400 V8 # LayoutTests/http/tests/navigation/redirect-cycle.html = FAIL | PASS |
| 1399 | 1401 |
| 1400 // Bug 1341582 | 1402 // Bug 1341582 |
| 1401 V8 # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS | 1403 V8 # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS |
| 1402 V8 # LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL | PASS | 1404 V8 # LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL | PASS |
| 1403 | 1405 |
| 1404 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html =
FAIL | PASS | TIMEOUT | 1406 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html =
FAIL | PASS | TIMEOUT |
| 1405 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-data.html =
FAIL | PASS | 1407 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-data.html =
FAIL | PASS |
| 1406 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = F
AIL | PASS | 1408 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = F
AIL | PASS |
| OLD | NEW |