Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(258)

Side by Side Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 20314: Remove rebaselining for numberic-conversion test. The test has been... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/numeric-conversion-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1578 matching lines...) Expand 10 before | Expand all | Expand 10 after
1589 LayoutTests/plugins/npruntime.html = FAIL TIMEOUT 1589 LayoutTests/plugins/npruntime.html = FAIL TIMEOUT
1590 1590
1591 // Merge 39830:39880 - regressions 1591 // Merge 39830:39880 - regressions
1592 WIN : LayoutTests/editing/selection/5057506.html = FAIL 1592 WIN : LayoutTests/editing/selection/5057506.html = FAIL
1593 LINUX WIN : LayoutTests/fast/events/init-events.html = FAIL 1593 LINUX WIN : LayoutTests/fast/events/init-events.html = FAIL
1594 1594
1595 // Merge 39880:39894 - regressions 1595 // Merge 39880:39894 - regressions
1596 // Note: this failed before the merge on Windows, just not crashed (brettw saw 1596 // Note: this failed before the merge on Windows, just not crashed (brettw saw
1597 // this on his machine once so is marking it as so). 1597 // this on his machine once so is marking it as so).
1598 WIN : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL CRASH 1598 WIN : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL CRASH
1599 // Bug 6733: This test is wrong: it is testing a Safari regression.
1600 LayoutTests/fast/js/numeric-conversion.html = FAIL
1601 1599
1602 // Bug 6735: Merge 39894:39913 - new test. 1600 // Bug 6735: Merge 39894:39913 - new test.
1603 LayoutTests/plugins/netscape-throw-exception.html = FAIL 1601 LayoutTests/plugins/netscape-throw-exception.html = FAIL
1604 1602
1605 // Merge 39744:39913? - regressions 1603 // Merge 39744:39913? - regressions
1606 WIN : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreig n-domain-subframe.html = PASS TIMEOUT 1604 WIN : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreig n-domain-subframe.html = PASS TIMEOUT
1607 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = PASS FAIL 1605 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = PASS FAIL
1608 LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT 1606 LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT
1609 LINUX : LayoutTests/http/tests/local/stylesheet-and-script-load-order-http.html = PASS TIMEOUT 1607 LINUX : LayoutTests/http/tests/local/stylesheet-and-script-load-order-http.html = PASS TIMEOUT
1610 LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = PASS FAIL 1608 LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = PASS FAIL
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
1737 MAC DEBUG : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL 1735 MAC DEBUG : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL
1738 LINUX : LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b.svg = FAIL 1736 LINUX : LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b.svg = FAIL
1739 LINUX : LayoutTests/svg/custom/getTransformToElement.svg = FAIL 1737 LINUX : LayoutTests/svg/custom/getTransformToElement.svg = FAIL
1740 LINUX : LayoutTests/svg/custom/use-transform.svg = FAIL 1738 LINUX : LayoutTests/svg/custom/use-transform.svg = FAIL
1741 LINUX : LayoutTests/fast/clip/007.html = PASS CRASH 1739 LINUX : LayoutTests/fast/clip/007.html = PASS CRASH
1742 LINUX : LayoutTests/fast/clip/010.html = PASS CRASH 1740 LINUX : LayoutTests/fast/clip/010.html = PASS CRASH
1743 LINUX : LayoutTests/fast/clip/012.html = PASS CRASH 1741 LINUX : LayoutTests/fast/clip/012.html = PASS CRASH
1744 1742
1745 // TODO(sid): This test regressed after r9613. 1743 // TODO(sid): This test regressed after r9613.
1746 LayoutTests/editing/selection/5354455-1.html = FAIL 1744 LayoutTests/editing/selection/5354455-1.html = FAIL
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/numeric-conversion-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698