| 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 only put here temporarily, and moved to | 2 # are only put here temporarily, and moved to |
| 3 # src/third_party/WebKit/LayoutTests/TestExpectations where they will remain | 3 # src/third_party/WebKit/LayoutTests/TestExpectations where they will remain |
| 4 # until they are rebaselined. | 4 # until they are rebaselined. |
| 5 # | 5 # |
| 6 # | 6 # |
| 7 # If you are landing a Chromium CL that would break webkit layout tests, | 7 # If you are landing a Chromium CL that would break webkit layout tests, |
| 8 # please follow these steps: | 8 # please follow these steps: |
| 9 # | 9 # |
| 10 # 1. Add expected failures to the bottom of this file, and run your CL through | 10 # 1. Add expected failures to the bottom of this file, and run your CL through |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 # that other tip-of-tree Chromium developers will not be disturbed by your | 23 # that other tip-of-tree Chromium developers will not be disturbed by your |
| 24 # change. | 24 # change. |
| 25 # | 25 # |
| 26 # | 26 # |
| 27 # Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within | 27 # Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within |
| 28 # Chromium, he will delete ALL expectations within this file. (By then, they | 28 # Chromium, he will delete ALL expectations within this file. (By then, they |
| 29 # will be redundant, because you already landed those same expectations in | 29 # will be redundant, because you already landed those same expectations in |
| 30 # src/third_party/WebKit/LayoutTests/TestExpectations . Right?) | 30 # src/third_party/WebKit/LayoutTests/TestExpectations . Right?) |
| 31 # | 31 # |
| 32 # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL | 32 # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL |
| 33 |
| 34 # rebaselined in blink r152894; remove on the next roll. |
| 35 Bug(senorblanco) fast/js/kde/inbuilt_function_tostring.html [ Failure ] |
| OLD | NEW |