| 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 3074 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3085 // First crash at http://src.chromium.org/viewvc/chrome?view=rev&revision=34558,
which doesn't make much sense. | 3085 // First crash at http://src.chromium.org/viewvc/chrome?view=rev&revision=34558,
which doesn't make much sense. |
| 3086 BUG_DGLAZKOV WIN : LayoutTests/svg/webarchive/svg-script-subresouces.svg = FAIL
CRASH | 3086 BUG_DGLAZKOV WIN : LayoutTests/svg/webarchive/svg-script-subresouces.svg = FAIL
CRASH |
| 3087 | 3087 |
| 3088 // Flaky ASSERTION FAILED: currentThread() == m_openingThread | 3088 // Flaky ASSERTION FAILED: currentThread() == m_openingThread |
| 3089 // This test is flaky since this file is added. | 3089 // This test is flaky since this file is added. |
| 3090 BUG30543 : LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and
-key.html = CRASH PASS | 3090 BUG30543 : LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and
-key.html = CRASH PASS |
| 3091 | 3091 |
| 3092 // Flaky. | 3092 // Flaky. |
| 3093 BUG30593 LINUX MAC : LayoutTests/websocket/tests/url-with-credential.html = TEXT
PASS | 3093 BUG30593 LINUX MAC : LayoutTests/websocket/tests/url-with-credential.html = TEXT
PASS |
| 3094 BUG9798 WIN LINUX : LayoutTests/fast/loader/javascript-url-encoding-2.html = TIM
EOUT PASS | 3094 BUG9798 WIN LINUX : LayoutTests/fast/loader/javascript-url-encoding-2.html = TIM
EOUT PASS |
| 3095 BUG9798 WIN RELEASE : LayoutTests/fast/loading/subframe-removes-itself.html = TE
XT PASS | 3095 BUG9798 RELEASE : LayoutTests/fast/loading/subframe-removes-itself.html = TEXT P
ASS |
| 3096 BUG9798 LINUX MAC RELEASE : LayoutTests/fast/loader/invalid-charset-on-script-cr
ashes-loader.html = TIMEOUT PASS | 3096 BUG9798 LINUX MAC RELEASE : LayoutTests/fast/loader/invalid-charset-on-script-cr
ashes-loader.html = TIMEOUT PASS |
| 3097 BUG9798 MAC RELEASE : LayoutTests/fast/borders/block-mask-overlay-image.html = T
EXT PASS | 3097 BUG9798 MAC RELEASE : LayoutTests/fast/borders/block-mask-overlay-image.html = T
EXT PASS |
| 3098 | 3098 |
| 3099 // Webkit roll 52198->52205 | 3099 // Webkit roll 52198->52205 |
| 3100 // Newly added test in r52202 | 3100 // Newly added test in r52202 |
| 3101 BUG29737 : LayoutTests/svg/filters/filter-source-position.svg = IMAGE+TEXT | 3101 BUG29737 : LayoutTests/svg/filters/filter-source-position.svg = IMAGE+TEXT |
| 3102 | 3102 |
| 3103 // Flaky since SVG filters turned on | 3103 // Flaky since SVG filters turned on |
| 3104 BUG29737 LINUX : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT PASS | 3104 BUG29737 LINUX : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT PASS |
| 3105 | 3105 |
| (...skipping 16 matching lines...) Expand all Loading... |
| 3122 // WebKit update 52372->52454 | 3122 // WebKit update 52372->52454 |
| 3123 BUG30938 MAC : LayoutTests/fast/backgrounds/svg-as-background-6.html = IMAGE | 3123 BUG30938 MAC : LayoutTests/fast/backgrounds/svg-as-background-6.html = IMAGE |
| 3124 BUG30938 : LayoutTests/svg/css/mask-with-shadow.svg = IMAGE | 3124 BUG30938 : LayoutTests/svg/css/mask-with-shadow.svg = IMAGE |
| 3125 BUG30938 WIN : LayoutTests/svg/custom/mask-excessive-malloc.svg = IMAGE | 3125 BUG30938 WIN : LayoutTests/svg/custom/mask-excessive-malloc.svg = IMAGE |
| 3126 BUG30938 WIN LINUX : LayoutTests/svg/custom/mask-inside-defs.svg = IMAGE | 3126 BUG30938 WIN LINUX : LayoutTests/svg/custom/mask-inside-defs.svg = IMAGE |
| 3127 BUG30938 WIN LINUX : LayoutTests/svg/custom/visibility-override-mask.svg = IMAGE | 3127 BUG30938 WIN LINUX : LayoutTests/svg/custom/visibility-override-mask.svg = IMAGE |
| 3128 BUG30938 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE | 3128 BUG30938 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE |
| 3129 BUG30939 WIN LINUX : LayoutTests/svg/custom/image-with-transform-clip-filter.svg
= IMAGE | 3129 BUG30939 WIN LINUX : LayoutTests/svg/custom/image-with-transform-clip-filter.svg
= IMAGE |
| 3130 BUG30939 : LayoutTests/svg/filters/filter-clip.svg = IMAGE+TEXT | 3130 BUG30939 : LayoutTests/svg/filters/filter-clip.svg = IMAGE+TEXT |
| 3131 BUG30792 WIN LINUX : LayoutTests/fast/text/fake-italic.html = IMAGE+TEXT | 3131 BUG30792 WIN LINUX : LayoutTests/fast/text/fake-italic.html = IMAGE+TEXT |
| OLD | NEW |