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

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

Issue 174400: Create master bug and group failures for HTML5 Geolocation API.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 3 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
« 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 611 matching lines...) Expand 10 before | Expand all | Expand 10 after
622 BUG4359 SKIP : LayoutTests/storage/open-database-empty-version.html = PASS 622 BUG4359 SKIP : LayoutTests/storage/open-database-empty-version.html = PASS
623 BUG4359 SKIP : LayoutTests/storage/private-browsing-readonly.html = PASS 623 BUG4359 SKIP : LayoutTests/storage/private-browsing-readonly.html = PASS
624 BUG4359 SKIP : LayoutTests/storage/quota-tracking.html = PASS 624 BUG4359 SKIP : LayoutTests/storage/quota-tracking.html = PASS
625 BUG4359 SKIP : LayoutTests/storage/sql-data-types.html = PASS 625 BUG4359 SKIP : LayoutTests/storage/sql-data-types.html = PASS
626 BUG4359 SKIP : LayoutTests/storage/sql-data-types.js = PASS 626 BUG4359 SKIP : LayoutTests/storage/sql-data-types.js = PASS
627 BUG4359 SKIP : LayoutTests/storage/success-callback.html = PASS 627 BUG4359 SKIP : LayoutTests/storage/success-callback.html = PASS
628 BUG4359 SKIP : LayoutTests/storage/transaction-callback-exception-crash.html = P ASS 628 BUG4359 SKIP : LayoutTests/storage/transaction-callback-exception-crash.html = P ASS
629 BUG4359 SKIP : LayoutTests/storage/transaction-error-callback.html = PASS 629 BUG4359 SKIP : LayoutTests/storage/transaction-error-callback.html = PASS
630 BUG4359 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS 630 BUG4359 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS
631 631
632 // Implement HTML5 Geolocation API.
633 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL
634
632 // Fails due to storage APIs not implemented. Might be worth re-baselining 635 // Fails due to storage APIs not implemented. Might be worth re-baselining
633 // temporarily so the rest of the conditions are still tested. 636 // temporarily so the rest of the conditions are still tested.
634 BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence. html = FAIL 637 BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence. html = FAIL
635 638
636 // These tests are disabled until <audio> and <video> tags are supported. 639 // These tests are disabled until <audio> and <video> tags are supported.
637 // Disable <video> and <audio> tests for mac and linux until there is 640 // Disable <video> and <audio> tests for mac and linux until there is
638 // proper support. 641 // proper support.
639 BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT 642 BUG4363 LINUX MAC SKIP : LayoutTests/media = TIMEOUT
640 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL 643 BUG4363 LINUX MAC SKIP : LayoutTests/fast/media = PASS FAIL
641 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/media = FAIL 644 BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/media = FAIL
(...skipping 2078 matching lines...) Expand 10 before | Expand all | Expand 10 after
2720 // Flakiness from WebKit merge to 46977 2723 // Flakiness from WebKit merge to 46977
2721 BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS C RASH 2724 BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS C RASH
2722 2725
2723 // Fallout from webkit roll 47010:47034 2726 // Fallout from webkit roll 47010:47034
2724 BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = P ASS CRASH 2727 BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = P ASS CRASH
2725 2728
2726 // Fallout from webkit 47041:47189 2729 // Fallout from webkit 47041:47189
2727 BUG19248 : LayoutTests/fast/js/const.html = FAIL 2730 BUG19248 : LayoutTests/fast/js/const.html = FAIL
2728 2731
2729 BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL 2732 BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL
2730 BUG_LEVIN : LayoutTests/fast/dom/Geolocation/enabled.html = FAIL
2731 BUG_LEVIN : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT 2733 BUG_LEVIN : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT
2732 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL 2734 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL
2733 2735
2734 // Fallout from webkit 47189:47265 2736 // Fallout from webkit 47189:47265
2735 BUG_LEVIN : LayoutTests/fast/loader/onhashchange-attribute-listeners.html = TIME OUT 2737 BUG_LEVIN : LayoutTests/fast/loader/onhashchange-attribute-listeners.html = TIME OUT
2736 BUG_LEVIN : LayoutTests/fast/dom/Geolocation/argument-types.html = FAIL
2737 BUG_LEVIN WIN LINUX : LayoutTests/css2.1/t1503-c522-font-family-00-b.html = FAIL 2738 BUG_LEVIN WIN LINUX : LayoutTests/css2.1/t1503-c522-font-family-00-b.html = FAIL
2738 //BUG_LEVIN WIN LINUX : LayoutTests/fast/reflections/reflection-overflow-scroll. html = FAIL 2739 //BUG_LEVIN WIN LINUX : LayoutTests/fast/reflections/reflection-overflow-scroll. html = FAIL
2739 BUG_LEVIN WIN LINUX : LayoutTests/fast/text/monospace-width-cache.html = FAIL 2740 BUG_LEVIN WIN LINUX : LayoutTests/fast/text/monospace-width-cache.html = FAIL
2740 2741
2741 // Fallout from webkit 47265:47277 2742 // Fallout from webkit 47265:47277
2742 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL 2743 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL
2743 2744
2744 BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/001.xml = FAIL 2745 BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/001.xml = FAIL
2745 BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/002.xml = FAIL 2746 BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/002.xml = FAIL
2746 // Fail added with WebKit roll r47417:47528 2747 // Fail added with WebKit roll r47417:47528
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
2824 BUG_JIANLI WIN LINUX : LayoutTests/fast/block/margin-collapse/block-inside-inlin e/025.html = FAIL 2825 BUG_JIANLI WIN LINUX : LayoutTests/fast/block/margin-collapse/block-inside-inlin e/025.html = FAIL
2825 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-pseudo-s tyle.html = FAIL 2826 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-pseudo-s tyle.html = FAIL
2826 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-set-attr ibute.html = FAIL 2827 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-set-attr ibute.html = FAIL
2827 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-set-valu e.html = FAIL 2828 BUG_JIANLI WIN LINUX SKIP : LayoutTests/fast/forms/textarea-placeholder-set-valu e.html = FAIL
2828 2829
2829 // WebKit 47646:47719. 2830 // WebKit 47646:47719.
2830 BUG_JIANLI MAC : LayoutTests/fast/forms/button-state-restore.html = CRASH 2831 BUG_JIANLI MAC : LayoutTests/fast/forms/button-state-restore.html = CRASH
2831 2832
2832 // WebKit 47719:47732. New test. Time out on all 3 platforms. 2833 // WebKit 47719:47732. New test. Time out on all 3 platforms.
2833 BUG_JIANLI : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT 2834 BUG_JIANLI : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT
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