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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 343048: Add some flaky layout tests and remove some consistently passing ones.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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 | « no previous file | 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 // This file consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 1364 matching lines...) Expand 10 before | Expand all | Expand 10 after
1375 BUG10343 LINUX WIN : LayoutTests/fast/text/cg-vs-atsui.html = FAIL 1375 BUG10343 LINUX WIN : LayoutTests/fast/text/cg-vs-atsui.html = FAIL
1376 1376
1377 // Started timing out with agl's complext text change. Page is verrry slow. 1377 // Started timing out with agl's complext text change. Page is verrry slow.
1378 BUG10343 SKIP LINUX : LayoutTests/fast/text/large-text-composed-char.html = TIME OUT FAIL 1378 BUG10343 SKIP LINUX : LayoutTests/fast/text/large-text-composed-char.html = TIME OUT FAIL
1379 1379
1380 // Missing text -- slow font path unimplemented? 1380 // Missing text -- slow font path unimplemented?
1381 BUG10344 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL 1381 BUG10344 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL
1382 1382
1383 // We print to stderr when a failure happens while importing XSL; 1383 // We print to stderr when a failure happens while importing XSL;
1384 // should disable this in libxml. 1384 // should disable this in libxml.
1385 BUG10347 MAC LINUX : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL 1385 BUG10347 MAC : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL
1386 1386
1387 // Linux pixeltest failure: Failing to apply style 1387 // Linux pixeltest failure: Failing to apply style
1388 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL 1388 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL
1389 1389
1390 // Linux pixeltest failure: The text suggests that the radios should not 1390 // Linux pixeltest failure: The text suggests that the radios should not
1391 // overlap, but it's very close and quite different from the Windows version 1391 // overlap, but it's very close and quite different from the Windows version
1392 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL 1392 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL
1393 1393
1394 // Linux pixel tests: the select arrow is clipping wrong on one line. 1394 // Linux pixel tests: the select arrow is clipping wrong on one line.
1395 BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL 1395 BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL
1396 1396
1397 // These tests are marked as failing on Linux because they depend on QuickTime. 1397 // These tests are marked as failing on Linux because they depend on QuickTime.
1398 // See the bug for more discussion. 1398 // See the bug for more discussion.
1399 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL 1399 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
1400 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL 1400 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL
1401 1401
1402 // Depends on plugin support. 1402 // Depends on plugin support.
1403 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL 1403 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
1404 1404
1405 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL 1405 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL
1406 // Skip because we throw an exception before we get to dumpAsText. 1406 // Skip because we throw an exception before we get to dumpAsText.
1407 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy stream.html = FAIL 1407 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy stream.html = FAIL
1408 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = FAIL 1408 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = FAIL
1409 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL 1409 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL
1410 BUG10351 MAC : LayoutTests/plugins/invoke.html = PASS FAIL 1410 BUG10351 MAC : LayoutTests/plugins/invoke.html = PASS FAIL
1411 BUG10351 MAC : LayoutTests/plugins/mouse-events.html = FAIL 1411 BUG10351 MAC : LayoutTests/plugins/mouse-events.html = FAIL
1412 BUG10351 MAC DEBUG : LayoutTests/http/tests/plugins/npapi-response-headers.html = PASS FAIL
1412 // Skip because we throw an exception before we get to dumpAsText. 1413 // Skip because we throw an exception before we get to dumpAsText.
1413 BUG10667 SKIP MAC : chrome/plugins/get-url-with-blank-target.html = FAIL 1414 BUG10667 SKIP MAC : chrome/plugins/get-url-with-blank-target.html = FAIL
1414 BUG10667 MAC SLOW : chrome/plugins/multiple-plugins.html = FAIL 1415 BUG10667 MAC SLOW : chrome/plugins/multiple-plugins.html = FAIL
1415 BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL 1416 BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL
1416 BUG10667 MAC SLOW : LayoutTests/plugins/iframe-shims.html = FAIL 1417 BUG10667 MAC SLOW : LayoutTests/plugins/iframe-shims.html = FAIL
1417 1418
1418 // NEW FOR MERGE 36102:37604 1419 // NEW FOR MERGE 36102:37604
1419 1420
1420 // New test. We should fix it, but it doesn't need to block the current release 1421 // New test. We should fix it, but it doesn't need to block the current release
1421 BUG24227 : LayoutTests/fast/js/arguments.html = FAIL 1422 BUG24227 : LayoutTests/fast/js/arguments.html = FAIL
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
1495 // event failures 1496 // event failures
1496 BUG10367 MAC : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = CRASH FAIL 1497 BUG10367 MAC : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = CRASH FAIL
1497 1498
1498 // selection 1499 // selection
1499 BUG10369 MAC : LayoutTests/editing/selection/5109817.html = FAIL 1500 BUG10369 MAC : LayoutTests/editing/selection/5109817.html = FAIL
1500 BUG10369 LINUX : LayoutTests/editing/selection/5354455-2.html = FAIL 1501 BUG10369 LINUX : LayoutTests/editing/selection/5354455-2.html = FAIL
1501 1502
1502 // incorrect layout 1503 // incorrect layout
1503 BUG10370 MAC : LayoutTests/fast/css/font-weight-1.html = FAIL 1504 BUG10370 MAC : LayoutTests/fast/css/font-weight-1.html = FAIL
1504 1505
1505 // Error from CGImageSourceUpdateData but everything else is correct.
1506 BUG10373 MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
1507
1508 // Not really sure why these are failing at the moment 1506 // Not really sure why these are failing at the moment
1509 BUG10376 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL 1507 BUG10376 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL
1510 1508
1511 // These two have a different object type in the dom dump. Plugin-related. 1509 // These two have a different object type in the dom dump. Plugin-related.
1512 // Ignored on Win/Linux because they rely on QT to provide a TIFF decoder. 1510 // Ignored on Win/Linux because they rely on QT to provide a TIFF decoder.
1513 BUG10378 MAC : LayoutTests/fast/images/embed-image.html = FAIL CRASH 1511 BUG10378 MAC : LayoutTests/fast/images/embed-image.html = FAIL CRASH
1514 BUG10378 MAC : LayoutTests/fast/images/object-image.html = FAIL CRASH 1512 BUG10378 MAC : LayoutTests/fast/images/object-image.html = FAIL CRASH
1515 1513
1516 BUG10381 LINUX RELEASE : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAI L 1514 BUG10381 LINUX RELEASE : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAI L
1517 BUG10381 LINUX DEBUG SLOW : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL 1515 BUG10381 LINUX DEBUG SLOW : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL
(...skipping 768 matching lines...) Expand 10 before | Expand all | Expand 10 after
2286 // Merge 39744:39913? - regressions 2284 // Merge 39744:39913? - regressions
2287 BUG10403 : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = TIMEOU T PASS 2285 BUG10403 : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = TIMEOU T PASS
2288 BUG10403 LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL PASS 2286 BUG10403 LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = FAIL PASS
2289 BUG10403 LINUX : LayoutTests/svg/custom/circular-marker-reference-1.svg = FAIL P ASS 2287 BUG10403 LINUX : LayoutTests/svg/custom/circular-marker-reference-1.svg = FAIL P ASS
2290 BUG10403 LINUX : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS 2288 BUG10403 LINUX : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS
2291 2289
2292 // might need to be rebaselined in win, 'DRAFT' rendering incorrect before 2290 // might need to be rebaselined in win, 'DRAFT' rendering incorrect before
2293 BUG10405 WIN : LayoutTests/svg/custom/struct-use-09-b.svg = FAIL 2291 BUG10405 WIN : LayoutTests/svg/custom/struct-use-09-b.svg = FAIL
2294 2292
2295 // Pass locally but fail on the bots. 2293 // Pass locally but fail on the bots.
2296 BUG10409 MAC LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL 2294 BUG10409 LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL
2297 2295
2298 // intermittent failures on the buildbot 2296 // intermittent failures on the buildbot
2299 BUG10411 : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS 2297 BUG10411 : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS
2300 2298
2301 // New tests added in http://trac.webkit.org/changeset/40424 2299 // New tests added in http://trac.webkit.org/changeset/40424
2302 // Renders the width of "600" off by 3. Looks OK but could still be a bug 2300 // Renders the width of "600" off by 3. Looks OK but could still be a bug
2303 // that we shouldn't rebaseline. 2301 // that we shouldn't rebaseline.
2304 BUG10417 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL 2302 BUG10417 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL
2305 BUG10417 LINUX : LayoutTests/svg/text/text-fonts-02-t.svg = FAIL 2303 BUG10417 LINUX : LayoutTests/svg/text/text-fonts-02-t.svg = FAIL
2306 2304
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
2645 // New failures from WebKit Merge 42671:42725 2643 // New failures from WebKit Merge 42671:42725
2646 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = PASS FAIL 2644 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = PASS FAIL
2647 2645
2648 // New failures from WebKit merge 42725:42805 2646 // New failures from WebKit merge 42725:42805
2649 // WebKit change http://trac.webkit.org/changeset/42785 2647 // WebKit change http://trac.webkit.org/changeset/42785
2650 // added a test which submits a form and then uses history.back() 2648 // added a test which submits a form and then uses history.back()
2651 // to go back. in test_shell history.back() does not go back, 2649 // to go back. in test_shell history.back() does not go back,
2652 // so the test timeouts. 2650 // so the test timeouts.
2653 BUG11001 LINUX MAC WIN : LayoutTests/http/tests/history/back-to-post.php = TIMEO UT 2651 BUG11001 LINUX MAC WIN : LayoutTests/http/tests/history/back-to-post.php = TIMEO UT
2654 2652
2655 // New failures from WebKit merge 42725:42805
2656 // Reasons unknown..
2657 BUG11012 LINUX MAC : LayoutTests/http/tests/security/xss-DENIED-xml-external-ent ity.xhtml = FAIL
2658
2659 // Need Linux rebaselines from WebKit Merge 42805:42932 2653 // Need Linux rebaselines from WebKit Merge 42805:42932
2660 BUG11123 LINUX : LayoutTests/editing/inserting/4960120-1.html = FAIL 2654 BUG11123 LINUX : LayoutTests/editing/inserting/4960120-1.html = FAIL
2661 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL 2655 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL
2662 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL 2656 BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL
2663 2657
2664 // Regressions from WebKit Merge 42932:42994 2658 // Regressions from WebKit Merge 42932:42994
2665 BUG11239 MAC : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = F AIL PASS 2659 BUG11239 MAC : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = F AIL PASS
2666 2660
2667 // Regressions from WebKit Merge 42932:42994 due to text metric changes. 2661 // Regressions from WebKit Merge 42932:42994 due to text metric changes.
2668 BUG11251 WIN : LayoutTests/fast/forms/textarea-width.html = FAIL 2662 BUG11251 WIN : LayoutTests/fast/forms/textarea-width.html = FAIL
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
2776 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL 2770 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL
2777 BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL 2771 BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL
2778 2772
2779 // WebKit 45086:45111 2773 // WebKit 45086:45111
2780 BUG15270 RELEASE : LayoutTests/fast/js/excessive-comma-usage.html = FAIL 2774 BUG15270 RELEASE : LayoutTests/fast/js/excessive-comma-usage.html = FAIL
2781 BUG15270 DEBUG SLOW : LayoutTests/fast/js/excessive-comma-usage.html = FAIL 2775 BUG15270 DEBUG SLOW : LayoutTests/fast/js/excessive-comma-usage.html = FAIL
2782 2776
2783 // WebKit 45270:45287 2777 // WebKit 45270:45287
2784 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH 2778 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH
2785 2779
2786 // Flaky for a while on DEBUG; also related to BUG17974 2780 // Flaky for a while; also related to BUG17974
2787 BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL 2781 BUG15267 WIN LINUX : LayoutTests/transitions/cancel-transition.html = PASS FAIL
2788 2782
2789 // WebKit 45431:45444 2783 // WebKit 45431:45444
2790 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 2784 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2791 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL 2785 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
2792 BUG11613 LINUX RELEASE : LayoutTests/fast/overflow/scrollRevealButton.html = FAI L 2786 BUG11613 LINUX RELEASE : LayoutTests/fast/overflow/scrollRevealButton.html = FAI L
2793 BUG11613 LINUX DEBUG SLOW : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL 2787 BUG11613 LINUX DEBUG SLOW : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
2794 2788
2795 // WebKit tests regressions 20529:20532 2789 // WebKit tests regressions 20529:20532
2796 BUG16675 MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL 2790 BUG16675 MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL
2797 BUG16675 MAC : LayoutTests/fast/loader/loadInProgress.html = FAIL
2798 // This started crashing regularly as a result of r28798 (see bug 24720). 2791 // This started crashing regularly as a result of r28798 (see bug 24720).
2799 BUG16675 MAC DEBUG : LayoutTests/plugins/return-error-from-new-stream-callback-i n-full-frame-plugin.html = PASS FAIL 2792 BUG16675 MAC DEBUG : LayoutTests/plugins/return-error-from-new-stream-callback-i n-full-frame-plugin.html = PASS FAIL
2800 2793
2801 // WebKit merge 42738:45840 2794 // WebKit merge 42738:45840
2802 // New test, needs baseline. 2795 // New test, needs baseline.
2803 BUG16690 SKIP MAC : LayoutTests/fast/text/international/khmer-selection.html = F AIL 2796 BUG16690 SKIP MAC : LayoutTests/fast/text/international/khmer-selection.html = F AIL
2804 2797
2805 // WebKit merge 42738:45840 2798 // WebKit merge 42738:45840
2806 // New tests, need baseline. 2799 // New tests, need baseline.
2807 BUG16240 MAC WIN : LayoutTests/http/tests/cache/subresource-expiration.html = PA SS TIMEOUT 2800 BUG16240 MAC WIN : LayoutTests/http/tests/cache/subresource-expiration.html = PA SS TIMEOUT
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
2984 // Fails because we don't support layoutTestController.addUserStyleSheet(). 2977 // Fails because we don't support layoutTestController.addUserStyleSheet().
2985 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL 2978 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL
2986 2979
2987 // Need investigation after we enable file URL universal access in test shell. 2980 // Need investigation after we enable file URL universal access in test shell.
2988 BUG24233 WIN LINUX : LayoutTests/editing/selection/drag-in-iframe.html = FAIL 2981 BUG24233 WIN LINUX : LayoutTests/editing/selection/drag-in-iframe.html = FAIL
2989 2982
2990 // New test added in r48318 (GoogleURL bug) 2983 // New test added in r48318 (GoogleURL bug)
2991 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL 2984 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL
2992 2985
2993 // WK roll to 48371 2986 // WK roll to 48371
2994 BUG21841 MAC RELEASE : LayoutTests/plugins/destroy-during-npp-new.html = FAIL
2995 BUG21841 MAC DEBUG SLOW : LayoutTests/plugins/destroy-during-npp-new.html = FAIL CRASH 2987 BUG21841 MAC DEBUG SLOW : LayoutTests/plugins/destroy-during-npp-new.html = FAIL CRASH
2996 BUG21841 WIN DEBUG : LayoutTests/plugins/destroy-during-npp-new.html = CRASH PAS S 2988 BUG21841 WIN DEBUG : LayoutTests/plugins/destroy-during-npp-new.html = CRASH PAS S
2997 2989
2998 BUG25616 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL 2990 BUG25616 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL
2999 2991
3000 // WK roll 48388:48399 (brettw) 2992 // WK roll 48388:48399 (brettw)
3001 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main -frame.html = FAIL PASS 2993 BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main -frame.html = FAIL PASS
3002 2994
3003 // Flaky. The width of containing RenderBlocks sometimes becomes larger 2995 // Flaky. The width of containing RenderBlocks sometimes becomes larger
3004 BUG21958 WIN LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS 2996 BUG21958 WIN LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
3148 // hclam to add expected results. 3140 // hclam to add expected results.
3149 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL 3141 BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL
3150 3142
3151 // New flaky crashing tests 3143 // New flaky crashing tests
3152 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm l = CRASH PASS 3144 BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.htm l = CRASH PASS
3153 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS 3145 BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS
3154 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = CRASH PASS 3146 BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = CRASH PASS
3155 3147
3156 // WebKit roll 50073:50101 3148 // WebKit roll 50073:50101
3157 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090 3149 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090
3158 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = TI MEOUT 3150 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA SS TIMEOUT
3159 3151
3160 // WebKit roll 50101:50158 3152 // WebKit roll 50101:50158
3161 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render er.html = FAIL CRASH 3153 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style-without-render er.html = FAIL CRASH
3162 BUG_JORLOW LINUX DEBUG : LayoutTests/fast/css/getComputedStyle/computed-style-fo nt-family.html = FAIL 3154 BUG_JORLOW LINUX DEBUG : LayoutTests/fast/css/getComputedStyle/computed-style-fo nt-family.html = FAIL
3163 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL CR ASH 3155 BUG_JORLOW : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL CR ASH
3164 BUG_JORLOW RELEASE LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL 3156 BUG_JORLOW RELEASE LINUX WIN : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
3165 3157
3166 // More fallout from the above roll. 3158 // More fallout from the above roll.
3167 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5026848-2.html = FAIL 3159 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5026848-2.html = FAIL
3168 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5026848-3.html = FAIL 3160 BUG_JORLOW LINUX : LayoutTests/editing/deleting/5026848-3.html = FAIL
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
3240 BUG_JOTH LINUX WIN : LayoutTests/fast/css/text-input-with-webkit-border-radius.h tml = IMAGE+TEXT 3232 BUG_JOTH LINUX WIN : LayoutTests/fast/css/text-input-with-webkit-border-radius.h tml = IMAGE+TEXT
3241 BUG_JORLOW WIN : chrome/fast/forms/basic-selects.html = IMAGE 3233 BUG_JORLOW WIN : chrome/fast/forms/basic-selects.html = IMAGE
3242 3234
3243 // WebKit roll 50248:50258 3235 // WebKit roll 50248:50258
3244 BUG_ROLANDSTEINER : LayoutTests/accessibility/aria-option-role.html = TEXT 3236 BUG_ROLANDSTEINER : LayoutTests/accessibility/aria-option-role.html = TEXT
3245 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/forms/select-empty-option-height.html = PASS TIMEOUT 3237 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/forms/select-empty-option-height.html = PASS TIMEOUT
3246 BUG_ROLANDSTEINER LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = TEXT 3238 BUG_ROLANDSTEINER LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = TEXT
3247 BUG_ROLANDSTEINER LINUX RELEASE : LayoutTests/fast/overflow/overflow_hidden.html = CRASH 3239 BUG_ROLANDSTEINER LINUX RELEASE : LayoutTests/fast/overflow/overflow_hidden.html = CRASH
3248 BUG_ROLANDSTEINER MAC : LayoutTests/css3/css3-modsel-33.html = TEXT 3240 BUG_ROLANDSTEINER MAC : LayoutTests/css3/css3-modsel-33.html = TEXT
3249 BUG_ROLANDSTEINER MAC : chrome/plugins/script-object-invoke.html = TEXT 3241 BUG_ROLANDSTEINER MAC : chrome/plugins/script-object-invoke.html = TEXT
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698