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 3342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3353 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html =
IMAGE+TEXT | 3353 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html =
IMAGE+TEXT |
3354 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html =
IMAGE+TEXT | 3354 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html =
IMAGE+TEXT |
3355 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html =
IMAGE+TEXT | 3355 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html =
IMAGE+TEXT |
3356 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht
ml = IMAGE+TEXT | 3356 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht
ml = IMAGE+TEXT |
3357 | 3357 |
3358 // WebKit 50407:50416 | 3358 // WebKit 50407:50416 |
3359 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT | 3359 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT |
3360 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT | 3360 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT |
3361 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg =
IMAGE | 3361 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg =
IMAGE |
3362 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE | 3362 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE |
| 3363 |
| 3364 // Started failing on Win, Linux after Webkit 50476:50480, probably 50477 |
| 3365 BUG10442 WIN LINUX : LayoutTests/fast/dom/navigator-detached-no-crash.html = TEX
T |
OLD | NEW |