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

Side by Side Diff: platform/chromium/test_expectations.txt

Issue 2104016: Reenable origin whitelisting related layout tests. (Closed) Base URL: http://svn.webkit.org/repository/webkit/trunk/LayoutTests/
Patch Set: Created 10 years, 7 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 // fast/js/fixme.js = FAIL 7 // fast/js/fixme.js = FAIL
8 // fast/js/flaky.js = FAIL PASS 8 // fast/js/flaky.js = FAIL PASS
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 2684 matching lines...) Expand 10 before | Expand all | Expand 10 after
2695 BUGWK36983 MAC : fast/canvas/webgl/uniform-location.html = TEXT 2695 BUGWK36983 MAC : fast/canvas/webgl/uniform-location.html = TEXT
2696 2696
2697 // Added in http://trac.webkit.org/changeset/57476. Fails in Chromium because 2697 // Added in http://trac.webkit.org/changeset/57476. Fails in Chromium because
2698 // LayoutTestController::computedStyleWithVisitedInfo() is missing. 2698 // LayoutTestController::computedStyleWithVisitedInfo() is missing.
2699 BUG41206 : fast/history/multiple-classes-visited.html = TEXT TIMEOUT 2699 BUG41206 : fast/history/multiple-classes-visited.html = TEXT TIMEOUT
2700 2700
2701 // Tests that work with KURL, but fail with GURL 2701 // Tests that work with KURL, but fail with GURL
2702 BUG41292 : fast/url/ipv4.html = TEXT TIMEOUT 2702 BUG41292 : fast/url/ipv4.html = TEXT TIMEOUT
2703 BUG41292 : fast/url/anchor.html = TEXT TIMEOUT 2703 BUG41292 : fast/url/anchor.html = TEXT TIMEOUT
2704 2704
2705 BUG41455 SKIP : http/tests/xmlhttprequest/origin-whitelisting-all.html = TIMEOUT
2706 BUG41455 SKIP : http/tests/xmlhttprequest/origin-whitelisting-exact-match.html = TIMEOUT
2707 BUG41455 SKIP : http/tests/xmlhttprequest/origin-whitelisting-https.html = TIMEO UT
2708 BUG41455 SKIP : http/tests/xmlhttprequest/origin-whitelisting-ip-addresses-with- subdomains.html = TIMEOUT
2709 BUG41455 SKIP : http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html = TIMEOUT
2710 BUG41455 SKIP : http/tests/xmlhttprequest/origin-whitelisting-subdomains.html = TIMEOUT
2711 BUG41455 SKIP : http/tests/xmlhttprequest/origin-whitelisting-removal.html = TIM EOUT
2712 BUG41455 SKIP : http/tests/security/local-image-from-remote-whitelisted.html = T IMEOUT
2713
2714 // Caused by r57695. Will investigate. 2705 // Caused by r57695. Will investigate.
2715 BUG_JIANLI LINUX : http/tests/local/formdata/send-form-data-with-sliced-file.htm l = TEXT 2706 BUG_JIANLI LINUX : http/tests/local/formdata/send-form-data-with-sliced-file.htm l = TEXT
2716 2707
2717 BUG33812 SKIP : fast/dom/icon-url-property.html = FAIL 2708 BUG33812 SKIP : fast/dom/icon-url-property.html = FAIL
2718 2709
2719 // Failing with webkit roll 57659 -> 57677. 2710 // Failing with webkit roll 57659 -> 57677.
2720 BUG42230 LINUX DEBUG : fast/canvas/toDataURL-noData.html = CRASH 2711 BUG42230 LINUX DEBUG : fast/canvas/toDataURL-noData.html = CRASH
2721 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-1.html = IMAGE PASS 2712 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-1.html = IMAGE PASS
2722 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-3.html = IMAGE PASS 2713 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-3.html = IMAGE PASS
2723 BUG41817 MAC LINUX : svg/text/text-intro-05-t.svg = IMAGE PASS 2714 BUG41817 MAC LINUX : svg/text/text-intro-05-t.svg = IMAGE PASS
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
2839 // Flaky tests 2830 // Flaky tests
2840 BUG44229 WIN LINUX : fast/loader/recursive-before-unload-crash.html = PASS TEXT 2831 BUG44229 WIN LINUX : fast/loader/recursive-before-unload-crash.html = PASS TEXT
2841 2832
2842 // DeviceOrientation API not yet implemented. 2833 // DeviceOrientation API not yet implemented.
2843 BUG44654 SKIP : fast/dom/DeviceOrientation = TEXT 2834 BUG44654 SKIP : fast/dom/DeviceOrientation = TEXT
2844 BUG44654 SKIP : fast/dom/Window/window-properties-on-device-orientation.html = T EXT 2835 BUG44654 SKIP : fast/dom/Window/window-properties-on-device-orientation.html = T EXT
2845 2836
2846 // Need to implement setEditingBehavior in layoutTestController 2837 // Need to implement setEditingBehavior in layoutTestController
2847 BUG44663 WIN LINUX MAC : editing/selection/extend-selection-after-double-click.h tml = TEXT 2838 BUG44663 WIN LINUX MAC : editing/selection/extend-selection-after-double-click.h tml = TEXT
2848 2839
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