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

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

Issue 384043: Rebaselining fast/css/font-face-default for Linux as upstream bug has... (Closed) Base URL: http://src.chromium.org/svn/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
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 849 matching lines...) Expand 10 before | Expand all | Expand 10 after
860 BUG16779 WONTFIX SKIP : LayoutTests/media/video-can-play-type.html = FAIL TIMEOU T 860 BUG16779 WONTFIX SKIP : LayoutTests/media/video-can-play-type.html = FAIL TIMEOU T
861 BUG16779 WONTFIX SKIP : LayoutTests/media/video-document-types.html = FAIL TIMEO UT 861 BUG16779 WONTFIX SKIP : LayoutTests/media/video-document-types.html = FAIL TIMEO UT
862 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL TIMEO UT 862 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL TIMEO UT
863 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-data-url.html = FAIL TIMEOUT 863 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-data-url.html = FAIL TIMEOUT
864 BUG16779 WONTFIX SKIP : LayoutTests/media/video-size-intrinsic-scale.html = FAIL TIMEOUT 864 BUG16779 WONTFIX SKIP : LayoutTests/media/video-size-intrinsic-scale.html = FAIL TIMEOUT
865 865
866 866
867 // Function arguments object is copied for each access. 867 // Function arguments object is copied for each access.
868 BUG24194 : LayoutTests/fast/js/kde/function_arguments.html = FAIL 868 BUG24194 : LayoutTests/fast/js/kde/function_arguments.html = FAIL
869 869
870 // It looks like the upstream test is incorrectly using font-family: Times
871 // instead of font-family: times new roman. This broke when we recently moved
872 // more of our font default settings to 'times new roman' from 'Times'. This
873 // should be fixed upstream. https://bugs.webkit.org/show_bug.cgi?id=16348
874 BUG10277 LINUX : LayoutTests/fast/css/font-face-default-font.html = FAIL
875
876 // We don't support dynamic fonts on Linux. 870 // We don't support dynamic fonts on Linux.
877 // Once we have the sandbox working, we should re-evaluate this. 871 // Once we have the sandbox working, we should re-evaluate this.
878 BUG10278 LINUX : LayoutTests/fast/css/font-face-implicit-local-font.html = FAIL 872 BUG10278 LINUX : LayoutTests/fast/css/font-face-implicit-local-font.html = FAIL
879 BUG10278 LINUX : LayoutTests/fast/css/font-face-unicode-range.html = FAIL 873 BUG10278 LINUX : LayoutTests/fast/css/font-face-unicode-range.html = FAIL
880 874
881 // The v8 bindings allow shadowing of all properties on the global 875 // The v8 bindings allow shadowing of all properties on the global
882 // object. If you use 'var prop = value' you will get a new variable 876 // object. If you use 'var prop = value' you will get a new variable
883 // named prop that shadows builtin properties on the global object. 877 // named prop that shadows builtin properties on the global object.
884 // This behavior is consistent and I'm reluctant to make the massive 878 // This behavior is consistent and I'm reluctant to make the massive
885 // change that would be needed to implement the inconsistent handling 879 // change that would be needed to implement the inconsistent handling
(...skipping 2197 matching lines...) Expand 10 before | Expand all | Expand 10 after
3083 BUG27334 MAC : LayoutTests/http/tests/misc/xhtml.php = PASS TIMEOUT 3077 BUG27334 MAC : LayoutTests/http/tests/misc/xhtml.php = PASS TIMEOUT
3084 BUG27334 MAC : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = PASS TIMEOUT 3078 BUG27334 MAC : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = PASS TIMEOUT
3085 BUG27334 MAC : LayoutTests/http/tests/security/xssAuditor/object-embed-tag.html = PASS 3079 BUG27334 MAC : LayoutTests/http/tests/security/xssAuditor/object-embed-tag.html = PASS
3086 BUG27334 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-non-si mple-deny-cached.html = PASS TIMEOUT 3080 BUG27334 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-non-si mple-deny-cached.html = PASS TIMEOUT
3087 BUG27334 MAC : LayoutTests/http/tests/xmlhttprequest/re-login-async.html = PASS TIMEOUT 3081 BUG27334 MAC : LayoutTests/http/tests/xmlhttprequest/re-login-async.html = PASS TIMEOUT
3088 BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-destroy-plugin-script-objects. html = PASS TEXT 3082 BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-destroy-plugin-script-objects. html = PASS TEXT
3089 BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-invoke-failure.html = PASS TEX T 3083 BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-invoke-failure.html = PASS TEX T
3090 3084
3091 BUG27341 LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allo w-preflight-cache.html = PASS TIMEOUT 3085 BUG27341 LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allo w-preflight-cache.html = PASS TIMEOUT
3092 BUG27341 LINUX : LayoutTests/http/tests/local/stylesheet-and-script-load-order.h tml = PASS TIMEOUT 3086 BUG27341 LINUX : LayoutTests/http/tests/local/stylesheet-and-script-load-order.h tml = PASS TIMEOUT
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/font-face-default-font-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698