| 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 2924 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2935 BUG2844 : LayoutTests/http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS | 2935 BUG2844 : LayoutTests/http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS |
| 2936 BUG2844 : LayoutTests/http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEX
T | 2936 BUG2844 : LayoutTests/http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEX
T |
| 2937 BUG2844 : LayoutTests/http/tests/appcache/offline-access.html = TIMEOUT PASS | 2937 BUG2844 : LayoutTests/http/tests/appcache/offline-access.html = TIMEOUT PASS |
| 2938 BUG2844 LINUX: LayoutTests/http/tests/appcache/remove-cache.html = TIMEOUT PASS | 2938 BUG2844 LINUX: LayoutTests/http/tests/appcache/remove-cache.html = TIMEOUT PASS |
| 2939 BUG2844 WIN RELEASE : LayoutTests/http/tests/appcache/remove-cache.html = TIMEOU
T PASS | 2939 BUG2844 WIN RELEASE : LayoutTests/http/tests/appcache/remove-cache.html = TIMEOU
T PASS |
| 2940 BUG9798 WIN DEBUG : LayoutTests/http/tests/appcache/remove-cache.html = TIMEOUT
PASS TEXT | 2940 BUG9798 WIN DEBUG : LayoutTests/http/tests/appcache/remove-cache.html = TIMEOUT
PASS TEXT |
| 2941 BUG2844 : LayoutTests/http/tests/appcache/update-cache.html = TIMEOUT PASS | 2941 BUG2844 : LayoutTests/http/tests/appcache/update-cache.html = TIMEOUT PASS |
| 2942 | 2942 |
| 2943 // These tests sometimes pass and sometimes have a text difference due | 2943 // These tests sometimes pass and sometimes have a text difference due |
| 2944 // to chromium's appcache being async. | 2944 // to chromium's appcache being async. |
| 2945 BUG2844 : LayoutTests/http/tests/appcache/top-frame-3.html = TEXT PASS | 2945 BUG2844 WIN RELEASE : LayoutTests/http/tests/appcache/top-frame-3.html = TEXT PA
SS |
| 2946 BUG2844 : LayoutTests/http/tests/appcache/top-frame-4.html = TEXT PASS | 2946 BUG2844 MAC LINUX : LayoutTests/http/tests/appcache/top-frame-3.html = TEXT PASS |
| 2947 BUG2844 WIN RELEASE : LayoutTests/http/tests/appcache/top-frame-4.html = TEXT PA
SS |
| 2948 BUG2844 MAC LINUX : LayoutTests/http/tests/appcache/top-frame-4.html = TEXT PASS |
| 2947 | 2949 |
| 2948 // These fail because chromium's appcache is async but webkit's is not. | 2950 // These fail because chromium's appcache is async but webkit's is not. |
| 2949 BUG2844 SKIP : LayoutTests/http/tests/appcache/idempotent-update.html = FAIL | 2951 BUG2844 SKIP : LayoutTests/http/tests/appcache/idempotent-update.html = FAIL |
| 2950 BUG2844 SKIP : LayoutTests/http/tests/appcache/top-frame-2.html = FAIL | 2952 BUG2844 SKIP : LayoutTests/http/tests/appcache/top-frame-2.html = FAIL |
| 2951 | 2953 |
| 2952 // This test fails because there is no setAppCacheMaximumSize API yet. | 2954 // This test fails because there is no setAppCacheMaximumSize API yet. |
| 2953 BUG2844 SKIP : LayoutTests/http/tests/appcache/max-size.html = FAIL | 2955 BUG2844 SKIP : LayoutTests/http/tests/appcache/max-size.html = FAIL |
| 2954 | 2956 |
| 2955 // New tests. Failures from merge 51253:51310. | 2957 // New tests. Failures from merge 51253:51310. |
| 2956 // Needs to implement NPN_reloadPlugins and add reloadPluginNoPages & reloadPlug
inAndPages | 2958 // Needs to implement NPN_reloadPlugins and add reloadPluginNoPages & reloadPlug
inAndPages |
| (...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3191 // This test is slow on windows, but sometimes times out indefinitely. | 3193 // This test is slow on windows, but sometimes times out indefinitely. |
| 3192 // See if this improves when we move to apache. | 3194 // See if this improves when we move to apache. |
| 3193 BUG25977 WIN : LayoutTests/http/tests/appcache/fallback.html = TIMEOUT PASS | 3195 BUG25977 WIN : LayoutTests/http/tests/appcache/fallback.html = TIMEOUT PASS |
| 3194 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/local-content.html = TIMEOU
T PASS | 3196 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/local-content.html = TIMEOU
T PASS |
| 3195 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/main-resource-hash.html = T
IMEOUT PASS | 3197 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/main-resource-hash.html = T
IMEOUT PASS |
| 3196 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-containing-itself.
html = TIMEOUT PASS | 3198 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-containing-itself.
html = TIMEOUT PASS |
| 3197 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-parsing.html = TIM
EOUT PASS | 3199 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-parsing.html = TIM
EOUT PASS |
| 3198 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-redirect-2.html =
TIMEOUT PASS | 3200 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-redirect-2.html =
TIMEOUT PASS |
| 3199 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-redirect.html = TI
MEOUT PASS | 3201 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-redirect.html = TI
MEOUT PASS |
| 3200 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-with-empty-file.ht
ml = TIMEOUT PASS | 3202 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/manifest-with-empty-file.ht
ml = TIMEOUT PASS |
| 3203 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/wrong-content-type.html = T
IMEOUT PASS |
| 3204 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/wrong-signature.html = TIME
OUT PASS |
| 3205 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/online-whitelist.html = TIM
EOUT PASS |
| 3206 BUG25977 WIN DEBUG : LayoutTests/svg/filters/big-sized-filter.svg = TIMEO
UT PASS |
| 3207 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/top-frame-1.html = TIMEOUT
PASS |
| 3208 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/whitelist-wildcard.html = T
IMEOUT PASS |
| 3209 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/resource-redirect.html = TI
MEOUT PASS |
| 3210 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/xhr-foreign-resource.html =
TIMEOUT PASS |
| 3211 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/simple.html = TIMEOUT PASS |
| 3212 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/reload.html = TIMEOUT PASS |
| 3213 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/wrong-signature-2.html = TI
MEOUT PASS |
| 3214 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/top-frame-4.html = TIMEOUT
TEXT PASS |
| 3215 BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/top-frame-3.html = TIMEOUT
TEXT PASS |
| 3201 | 3216 |
| 3202 // Crash of unknown origin :( | 3217 // Crash of unknown origin :( |
| 3203 BUG_DGLAZKOV LINUX : LayoutTests/fast/images/svg-as-background.html = CRASH | 3218 BUG_DGLAZKOV LINUX : LayoutTests/fast/images/svg-as-background.html = CRASH |
| 3204 | 3219 |
| 3205 // Another crash of unknown origin | 3220 // Another crash of unknown origin |
| 3206 // First crash at http://src.chromium.org/viewvc/chrome?view=rev&revision=34558,
which doesn't make much sense. | 3221 // First crash at http://src.chromium.org/viewvc/chrome?view=rev&revision=34558,
which doesn't make much sense. |
| 3207 BUG_DGLAZKOV WIN : LayoutTests/svg/webarchive/svg-script-subresouces.svg = FAIL
CRASH | 3222 BUG_DGLAZKOV WIN : LayoutTests/svg/webarchive/svg-script-subresouces.svg = FAIL
CRASH |
| OLD | NEW |