OLD | NEW |
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 1233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1244 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL | 1244 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL |
1245 | 1245 |
1246 // Linux pixel tests: the select arrow is clipping wrong on one line. | 1246 // Linux pixel tests: the select arrow is clipping wrong on one line. |
1247 BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL | 1247 BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL |
1248 | 1248 |
1249 // These tests are marked as failing on Linux because they depend on QuickTime. | 1249 // These tests are marked as failing on Linux because they depend on QuickTime. |
1250 // See the bug for more discussion. | 1250 // See the bug for more discussion. |
1251 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL | 1251 BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL |
1252 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL | 1252 BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL |
1253 | 1253 |
| 1254 // Linux: mouse events are at the wrong coordinates for plugin. |
| 1255 BUG15907 LINUX : LayoutTests/plugins/mouse-events.html = FAIL |
| 1256 |
1254 // Depends on plugin support. | 1257 // Depends on plugin support. |
1255 BUG10351 MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL | 1258 BUG10351 MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL |
1256 BUG10351 MAC : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL | 1259 BUG10351 MAC : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL |
1257 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH | 1260 BUG10351 MAC : LayoutTests/accessibility/plugin.html = FAIL CRASH |
1258 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL | 1261 BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL |
1259 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS | 1262 BUG10351 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS |
1260 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html =
FAIL | 1263 BUG10351 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html =
FAIL |
1261 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL | 1264 BUG10673 MAC : chrome/plugins/call-as-function.html = FAIL |
1262 BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F
AIL | 1265 BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F
AIL |
1263 // Skip because we throw an exception before we get to dumpAsText. | 1266 // Skip because we throw an exception before we get to dumpAsText. |
1264 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy
stream.html = FAIL | 1267 BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroy
stream.html = FAIL |
1265 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL | 1268 BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL |
1266 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = TIMEOUT | 1269 BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = TIMEOUT |
1267 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL | 1270 BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL |
1268 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-
disallow.html = FAIL | 1271 BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-
disallow.html = FAIL |
1269 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL | 1272 BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL |
1270 BUG10351 MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT | 1273 BUG10351 MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT |
1271 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL | 1274 BUG10351 MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL |
1272 BUG10351 MAC : LayoutTests/plugins/invoke.html = FAIL | 1275 BUG10351 MAC : LayoutTests/plugins/invoke.html = FAIL |
1273 // Linux: Need to hook up mouse event output in the layout test plugin. | 1276 BUG10351 MAC : LayoutTests/plugins/mouse-events.html = FAIL |
1274 // Code's there, but #ifdef'd out temporarily. | |
1275 BUG10351 MAC LINUX : LayoutTests/plugins/mouse-events.html = FAIL | |
1276 BUG10351 MAC : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html =
FAIL | 1277 BUG10351 MAC : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html =
FAIL |
1277 BUG10351 MAC : LayoutTests/plugins/netscape-dom-access.html = FAIL | 1278 BUG10351 MAC : LayoutTests/plugins/netscape-dom-access.html = FAIL |
1278 BUG10351 MAC : LayoutTests/plugins/netscape-get-property-return-value.html = FAI
L | 1279 BUG10351 MAC : LayoutTests/plugins/netscape-get-property-return-value.html = FAI
L |
1279 BUG10351 MAC : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL | 1280 BUG10351 MAC : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL |
1280 BUG10351 MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL | 1281 BUG10351 MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL |
1281 BUG10351 MAC : LayoutTests/plugins/plugin-javascript-access.html = FAIL | 1282 BUG10351 MAC : LayoutTests/plugins/plugin-javascript-access.html = FAIL |
1282 BUG10351 MAC : LayoutTests/plugins/plugin-remove-subframe.html = FAIL | 1283 BUG10351 MAC : LayoutTests/plugins/plugin-remove-subframe.html = FAIL |
1283 BUG10351 MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-de
stroy-stream.html = TIMEOUT | 1284 BUG10351 MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-de
stroy-stream.html = TIMEOUT |
1284 BUG10351 MAC : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL | 1285 BUG10351 MAC : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL |
1285 BUG10667 MAC : chrome/plugins/get-file-url.html = CRASH TIMEOUT | 1286 BUG10667 MAC : chrome/plugins/get-file-url.html = CRASH TIMEOUT |
(...skipping 1680 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2966 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrient
ToAngle-call.html = TIMEOUT | 2967 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrient
ToAngle-call.html = TIMEOUT |
2967 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrient
ToAuto-call.html = TIMEOUT | 2968 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrient
ToAuto-call.html = TIMEOUT |
2968 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskContent
Units-prop.html = TIMEOUT | 2969 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskContent
Units-prop.html = TIMEOUT |
2969 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-p
rop.html = TIMEOUT | 2970 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-p
rop.html = TIMEOUT |
2970 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternC
ontentUnits-prop.html = TIMEOUT | 2971 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternC
ontentUnits-prop.html = TIMEOUT |
2971 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternT
ransform-prop.html = TIMEOUT | 2972 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternT
ransform-prop.html = TIMEOUT |
2972 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternU
nits-prop.html = TIMEOUT | 2973 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternU
nits-prop.html = TIMEOUT |
2973 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientTransform-prop.html = TIMEOUT | 2974 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientTransform-prop.html = TIMEOUT |
2974 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientUnits-prop.html = TIMEOUT | 2975 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientUnits-prop.html = TIMEOUT |
2975 BUG15892 MAC : chrome/fast/dom/messageport-gc.html = TIMEOUT | 2976 BUG15892 MAC : chrome/fast/dom/messageport-gc.html = TIMEOUT |
OLD | NEW |