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

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

Issue 1136003: Un-flag touch tests as flaky on all platforms. (Closed)
Patch Set: Created 10 years, 9 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 2797 matching lines...) Expand 10 before | Expand all | Expand 10 after
2808 2808
2809 // HTMLProgressElement related tests deferred due to r55980. 2809 // HTMLProgressElement related tests deferred due to r55980.
2810 BUG38227 DEFER : fast/dom/HTMLProgressElement/progress-element.html = MISSING 2810 BUG38227 DEFER : fast/dom/HTMLProgressElement/progress-element.html = MISSING
2811 BUG38227 DEFER : fast/dom/HTMLProgressElement/set-progress-properties.html = MIS SING 2811 BUG38227 DEFER : fast/dom/HTMLProgressElement/set-progress-properties.html = MIS SING
2812 2812
2813 // WebKit roll 56004 -> 56026 2813 // WebKit roll 56004 -> 56026
2814 BUG38278 : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TI MEOUT 2814 BUG38278 : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TI MEOUT
2815 BUG38278 : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT 2815 BUG38278 : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT
2816 2816
2817 // The touch targeting logic was recently changed. 2817 // The touch targeting logic was recently changed.
2818 BUG36415 : fast/events/touch/touch-target.html = TEXT TIMEOUT CRASH 2818 BUG36415 : fast/events/touch/touch-target.html = TEXT
2819 BUG36415 : fast/events/touch/basic-multi-touch-events.html = TEXT TIMEOUT
2820 BUG36415 : fast/events/touch/basic-single-touch-events.html = TEXT TIMEOUT
2821
2822 // Most touch tests flaky on WIN for reasons currently unknown.
2823 BUG38347 WIN : fast/events/touch = TEXT PASS
2824 2819
2825 // Need to implement NPP_HandleEvent in the layout_test_plugin 2820 // Need to implement NPP_HandleEvent in the layout_test_plugin
2826 BUG38353 MAC LINUX : plugins/keyboard-events.html = TEXT 2821 BUG38353 MAC LINUX : plugins/keyboard-events.html = TEXT
2827 BUG38353 MAC LINUX : http/tests/plugins/plugin-document-has-focus.html = TIMEOUT 2822 BUG38353 MAC LINUX : http/tests/plugins/plugin-document-has-focus.html = TIMEOUT
2828 2823
2829 BUG38392 : plugins/resize-from-plugin.html = TEXT 2824 BUG38392 : plugins/resize-from-plugin.html = TEXT
2830 2825
2831 // Chromium r41818 makes these flaky. 2826 // Chromium r41818 makes these flaky.
2832 BUG38397 : websocket/tests/url-with-credential.html = TEXT PASS 2827 BUG38397 : websocket/tests/url-with-credential.html = TEXT PASS
2833 BUG38397 : websocket/tests/url-with-empty-query.html = TEXT PASS 2828 BUG38397 : websocket/tests/url-with-empty-query.html = TEXT PASS
2834 BUG38397 : websocket/tests/url-with-query-for-no-query.html = TEXT PASS 2829 BUG38397 : websocket/tests/url-with-query-for-no-query.html = TEXT PASS
2835 BUG38397 : websocket/tests/url-with-query.html = TEXT PASS 2830 BUG38397 : websocket/tests/url-with-query.html = TEXT PASS
2836 BUG38397 : websocket/tests/websocket-pending-activity.html = TIMEOUT PASS 2831 BUG38397 : websocket/tests/websocket-pending-activity.html = TIMEOUT PASS
2837 2832
2838 // One pixel changes from gray 0x83 to gray 0x81. Valgrind is clean. 2833 // One pixel changes from gray 0x83 to gray 0x81. Valgrind is clean.
2839 BUG38534 LINUX : tables/mozilla/bugs/bug20804.html = IMAGE PASS 2834 BUG38534 LINUX : tables/mozilla/bugs/bug20804.html = IMAGE PASS
2840 2835
2841 // While I figure out what went wrong. -- agl 2836 // While I figure out what went wrong. -- agl
2842 BUG_AGL LINUX : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyl e.html = IMAGE 2837 BUG_AGL LINUX : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyl e.html = IMAGE
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