| OLD | NEW |
| 1 // This file should almost always be empty. Normally Chromium test expectations | 1 // This file should almost always be empty. Normally Chromium test expectations |
| 2 // are found in | 2 // are found in |
| 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
| 4 // | 4 // |
| 5 // Only add expectations here to temporarily suppress messages on the bots | 5 // Only add expectations here to temporarily suppress messages on the bots |
| 6 // until the changes can be landed upstream. | 6 // until the changes can be landed upstream. |
| 7 | 7 |
| 8 // Temporary override until http://codereview.chromium.org/3294007 is upstreamed |
| 9 BUGWK43480 : fast/dom/Geolocation/delayed-permission-allowed.html = TEXT PASS |
| 10 BUGWK43480 : fast/dom/Geolocation/delayed-permission-denied.html = TEXT PASS |
| 11 BUGWK43480 : fast/dom/Geolocation/delayed-permission-allowed-for-multiple-reques
ts.html = TEXT PASS |
| 12 BUGWK43480 : fast/dom/Geolocation/delayed-permission-denied-for-multiple-request
s.html = TEXT PASS |
| 13 |
| 8 BUG52841 MAC : fast/dom/Geolocation/callback-exception.html = TEXT PASS | 14 BUG52841 MAC : fast/dom/Geolocation/callback-exception.html = TEXT PASS |
| 9 BUG52841 MAC : fast/dom/Geolocation/no-page-cache.html = TEXT PASS | 15 BUG52841 MAC : fast/dom/Geolocation/no-page-cache.html = TEXT PASS |
| 10 BUG52841 MAC : fast/dom/HTMLAnchorElement/set-href-attribute-hash.html = TEXT PA
SS | 16 BUG52841 MAC : fast/dom/HTMLAnchorElement/set-href-attribute-hash.html = TEXT PA
SS |
| 11 BUG52841 MAC : editing/selection/drag-in-iframe.html = IMAGE | 17 BUG52841 MAC : editing/selection/drag-in-iframe.html = IMAGE |
| 12 | 18 |
| 13 // New in WK r65880, some probably just need rebaselining, others have real diff
s | 19 // New in WK r65880, some probably just need rebaselining, others have real diff
s |
| 14 BUGWK44514 : svg/clip-path/clip-in-mask-objectBoundingBox.svg = IMAGE | 20 BUGWK44514 : svg/clip-path/clip-in-mask-objectBoundingBox.svg = IMAGE |
| 15 BUGWK44514 : svg/clip-path/clip-in-mask-userSpaceOnUse.svg = IMAGE | 21 BUGWK44514 : svg/clip-path/clip-in-mask-userSpaceOnUse.svg = IMAGE |
| 16 BUGWK44514 : svg/clip-path/clip-in-mask.svg = IMAGE | 22 BUGWK44514 : svg/clip-path/clip-in-mask.svg = IMAGE |
| 17 BUGWK44514 : svg/clip-path/deep-nested-clip-in-mask-different-unitTypes.svg = IM
AGE+TEXT | 23 BUGWK44514 : svg/clip-path/deep-nested-clip-in-mask-different-unitTypes.svg = IM
AGE+TEXT |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 BUGWK44945 MAC : fast/files/apply-blob-url-to-img.html = IMAGE | 58 BUGWK44945 MAC : fast/files/apply-blob-url-to-img.html = IMAGE |
| 53 | 59 |
| 54 // Newly added test apparently misbehaves. | 60 // Newly added test apparently misbehaves. |
| 55 BUGWK45102 : media/media-can-play-mpeg4-video.html = TEXT | 61 BUGWK45102 : media/media-can-play-mpeg4-video.html = TEXT |
| 56 | 62 |
| 57 // http://trac.webkit.org/changeset/66666/ altered a test. Suppress it for time
being. | 63 // http://trac.webkit.org/changeset/66666/ altered a test. Suppress it for time
being. |
| 58 // We should move these upstream and fix upstream. | 64 // We should move these upstream and fix upstream. |
| 59 BUGTONY : platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.htm
l = TIMEOUT | 65 BUGTONY : platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.htm
l = TIMEOUT |
| 60 BUGTONY : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TIM
EOUT TEXT | 66 BUGTONY : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TIM
EOUT TEXT |
| 61 BUGTONY : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT | 67 BUGTONY : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT |
| OLD | NEW |