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

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

Issue 150195: linux: more cleanup of passing plugin tests (Closed)
Patch Set: Created 11 years, 5 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 1267 matching lines...) Expand 10 before | Expand all | Expand 10 after
1278 // Linux pixeltest failure: Failing to apply style 1278 // Linux pixeltest failure: Failing to apply style
1279 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL 1279 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL
1280 1280
1281 // Linux pixeltest failure: The text suggests that the radios should not 1281 // Linux pixeltest failure: The text suggests that the radios should not
1282 // overlap, but it's very close and quite different from the Windows version 1282 // overlap, but it's very close and quite different from the Windows version
1283 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL 1283 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL
1284 1284
1285 // Linux pixel tests: the select arrow is clipping wrong on one line. 1285 // Linux pixel tests: the select arrow is clipping wrong on one line.
1286 BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL 1286 BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL
1287 1287
1288 // These tests are marked as failing on Linux because they depend on QuickTime.
1289 // See the bug for more discussion.
1290 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
1291 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL
1292
1288 // Depends on plugin support. 1293 // Depends on plugin support.
1289 BUG10351 MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL 1294 BUG10351 MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL
1290 BUG10351 MAC : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL 1295 BUG10351 MAC : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL
1291 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH 1296 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH
1292 BUG10351 MAC LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = F AIL 1297 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
1293 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS 1298 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS
1294 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL 1299 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL
1295 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL 1300 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL
1296 // Linux: This test verifies that a single plugin has multiple mime-types. 1301 // Linux: This test verifies that a single plugin has multiple mime-types.
1297 // Our test plugin doesn't. Maybe we should add an extra one? 1302 // Our test plugin doesn't. Maybe we should add an extra one?
1298 BUG10351 LINUX : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL 1303 BUG10351 LINUX : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL
1299 BUG10351 MAC LINUX : LayoutTests/http/tests/plugins/cross-frame-object-access.ht ml = FAIL 1304 BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F AIL
1300 // Skip because we throw an exception before we get to dumpAsText. 1305 // Skip because we throw an exception before we get to dumpAsText.
1301 BUG10351 SKIP MAC LINUX : LayoutTests/http/tests/plugins/geturlnotify-from-npp-d estroystream.html = FAIL 1306 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy stream.html = FAIL
1302 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL 1307 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL
1303 // Linux: This embeds with mime-type video/quicktime, which will never work on L inux.
1304 // Maybe we can fix the test?
1305 BUG10351 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL
1306 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = TIMEOUT 1308 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = TIMEOUT
1307 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL 1309 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL
1308 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will- disallow.html = FAIL 1310 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will- disallow.html = FAIL
1309 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL 1311 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL
1310 BUG10351 MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT 1312 BUG10351 MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT
1311 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL 1313 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL
1312 BUG10351 MAC : LayoutTests/plugins/invoke.html = FAIL 1314 BUG10351 MAC : LayoutTests/plugins/invoke.html = FAIL
1313 // Linux: Need to hook up mouse event output in the layout test plugin. 1315 // Linux: Need to hook up mouse event output in the layout test plugin.
1314 // Code's there, but #ifdef'd out temporarily. 1316 // Code's there, but #ifdef'd out temporarily.
1315 BUG10351 MAC LINUX : LayoutTests/plugins/mouse-events.html = FAIL 1317 BUG10351 MAC LINUX : LayoutTests/plugins/mouse-events.html = FAIL
(...skipping 1530 matching lines...) Expand 10 before | Expand all | Expand 10 after
2846 BUG15780 : LayoutTests/fast/events/frame-programmatic-focus.html = FAIL 2848 BUG15780 : LayoutTests/fast/events/frame-programmatic-focus.html = FAIL
2847 BUG15780 : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 2849 BUG15780 : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2848 // Re-enable later... 2850 // Re-enable later...
2849 // BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 2851 // BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2850 BUG15780 : LayoutTests/fast/frames/iframe-window-focus.html = FAIL 2852 BUG15780 : LayoutTests/fast/frames/iframe-window-focus.html = FAIL
2851 BUG15780 : LayoutTests/editing/selection/select-all-iframe.html = FAIL 2853 BUG15780 : LayoutTests/editing/selection/select-all-iframe.html = FAIL
2852 BUG15780 : LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html = FAI L 2854 BUG15780 : LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html = FAI L
2853 2855
2854 // WebKit 45431:45444 2856 // WebKit 45431:45444
2855 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL TIMEOUT 2857 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL 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