| 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 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL | 6 DEFER : 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 316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 327 DEFER : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.htm
l = FAIL | 327 DEFER : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.htm
l = FAIL |
| 328 | 328 |
| 329 // ----------------------------------------------------------------- | 329 // ----------------------------------------------------------------- |
| 330 // SVG TESTS | 330 // SVG TESTS |
| 331 // ----------------------------------------------------------------- | 331 // ----------------------------------------------------------------- |
| 332 | 332 |
| 333 // These were recently rebaselined on Windows and probably just need a | 333 // These were recently rebaselined on Windows and probably just need a |
| 334 // rebaseline on other platforms as well. | 334 // rebaseline on other platforms as well. |
| 335 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL | 335 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL |
| 336 LINUX MAC : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.ht
ml = FAIL | 336 LINUX MAC : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.ht
ml = FAIL |
| 337 LINUX : LayoutTests/fast/forms/focus2.html = FAIL |
| 337 MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL | 338 MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL |
| 338 LINUX : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL | 339 LINUX : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL |
| 339 // Font differences, requiring overriden metrics, not a real bug, not fixing for
Beta | 340 // Font differences, requiring overriden metrics, not a real bug, not fixing for
Beta |
| 340 DEFER LINUX : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL | 341 DEFER LINUX : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL |
| 341 DEFER MAC : LayoutTests/fast/text/international/bidi-menulist.html = FAIL | 342 DEFER MAC : LayoutTests/fast/text/international/bidi-menulist.html = FAIL |
| 342 DEFER LINUX : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL | 343 DEFER LINUX : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL |
| 343 DEFER LINUX : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL | 344 DEFER LINUX : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL |
| 344 DEFER MAC : LayoutTests/svg/batik/text/textFeatures.svg = FAIL PASS | 345 DEFER MAC : LayoutTests/svg/batik/text/textFeatures.svg = FAIL PASS |
| 345 DEFER LINUX : LayoutTests/svg/batik/text/textOnPath3.svg = FAIL | 346 DEFER LINUX : LayoutTests/svg/batik/text/textOnPath3.svg = FAIL |
| 346 DEFER LINUX : LayoutTests/svg/batik/text/textOnPathSpaces.svg = FAIL | 347 DEFER LINUX : LayoutTests/svg/batik/text/textOnPathSpaces.svg = FAIL |
| (...skipping 1321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1668 SKIP : LayoutTests/fast/events/pointer-events.html = FAIL | 1669 SKIP : LayoutTests/fast/events/pointer-events.html = FAIL |
| 1669 | 1670 |
| 1670 // Merge 39660:39711 - need to implement layoutTestController.numberOfActiveAnim
ations() | 1671 // Merge 39660:39711 - need to implement layoutTestController.numberOfActiveAnim
ations() |
| 1671 SKIP : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT | 1672 SKIP : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT |
| 1672 SKIP : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = TIME
OUT | 1673 SKIP : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = TIME
OUT |
| 1673 | 1674 |
| 1674 | 1675 |
| 1675 // Merge 39744:39829 - new tests | 1676 // Merge 39744:39829 - new tests |
| 1676 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL | 1677 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL |
| 1677 LayoutTests/fast/encoding/char-encoding-mac.html = FAIL | 1678 LayoutTests/fast/encoding/char-encoding-mac.html = FAIL |
| 1678 WIN LINUX : LayoutTests/fast/forms/focus2.html = FAIL | |
| 1679 WIN LINUX : LayoutTests/fast/repaint/transform-disable-layoutstate.html = FAIL | 1679 WIN LINUX : LayoutTests/fast/repaint/transform-disable-layoutstate.html = FAIL |
| 1680 | 1680 |
| 1681 // Merge 39744:39829 - regression likely due to bad implementation of RenderPath
::strokeContains in PathSkia.cpp | 1681 // Merge 39744:39829 - regression likely due to bad implementation of RenderPath
::strokeContains in PathSkia.cpp |
| 1682 WIN : LayoutTests/fast/canvas/pointInPath.html = FAIL | 1682 WIN : LayoutTests/fast/canvas/pointInPath.html = FAIL |
| 1683 LayoutTests/svg/custom/path-bad-data.svg = FAIL | 1683 LayoutTests/svg/custom/path-bad-data.svg = FAIL |
| 1684 | 1684 |
| 1685 // Release failures are Merge 39829:39744 regressions | 1685 // Release failures are Merge 39829:39744 regressions |
| 1686 // Linux pixeltest failure: Large areas of the page are missing | 1686 // Linux pixeltest failure: Large areas of the page are missing |
| 1687 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty
_reflow_tbody.html = FAIL | 1687 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty
_reflow_tbody.html = FAIL |
| 1688 WIN : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_r
eflow_tbody.html = FAIL PASS | 1688 WIN : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_r
eflow_tbody.html = FAIL PASS |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1774 WIN : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL | 1774 WIN : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL |
| 1775 LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL | 1775 LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL |
| 1776 LINUX : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH | 1776 LINUX : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH |
| 1777 // TODO(tc): Rebaseline the next 3 tests on linux | 1777 // TODO(tc): Rebaseline the next 3 tests on linux |
| 1778 LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL | 1778 LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL |
| 1779 LINUX : LayoutTests/css1/box_properties/float.html = FAIL | 1779 LINUX : LayoutTests/css1/box_properties/float.html = FAIL |
| 1780 LINUX : LayoutTests/tables/mozilla/bugs/bug57828-2.html = FAIL | 1780 LINUX : LayoutTests/tables/mozilla/bugs/bug57828-2.html = FAIL |
| 1781 | 1781 |
| 1782 // intermittent failures on the buildbot | 1782 // intermittent failures on the buildbot |
| 1783 LINUX : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS | 1783 LINUX : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS |
| OLD | NEW |