Chromium Code Reviews| Index: webkit/tools/layout_tests/test_expectations.txt |
| =================================================================== |
| --- webkit/tools/layout_tests/test_expectations.txt (revision 35906) |
| +++ webkit/tools/layout_tests/test_expectations.txt (working copy) |
| @@ -448,6 +448,10 @@ |
| // because we can't emulate the cahcing behaviors it expects. |
| WONTFIX : LayoutTests/fast/dom/HTMLScriptElement/nested-execution.html = FAIL |
| +// Touch events are not supported. |
| +WONTFIX SKIP : LayoutTests/fast/events/touch-coords-in-zoom-and-scroll.html = FAIL TIMEOUT |
| +WONTFIX SKIP : LayoutTests/fast/events/basic-touch-events.html = FAIL |
| + |
| // ----------------------------------------------------------------- |
| // CHROME REWRITTEN TESTS |
| // ----------------------------------------------------------------- |
| @@ -3016,9 +3020,6 @@ |
| // Flaky. |
| BUG30180 : LayoutTests/fast/text/international/hindi-whitespace.html = IMAGE PASS |
| -// New test with http://trac.webkit.org/changeset/51982 |
| -LayoutTests/fast/events/basic-touch-events.html = TEXT |
| - |
| // evan's fix rolled out in http://trac.webkit.org/changeset/52071 due to compat issues. |
| BUG30343 LINUX : LayoutTests/fast/css/large-number-round-trip.html = TEXT |
| @@ -3139,3 +3140,6 @@ |
| // Flaky |
| BUG31803 LINUX : LayoutTests/editing/inserting/12882.html = IMAGE PASS |
| + |
| + |
| + |
|
Andrew T Wilson (Slow)
2010/01/11 19:06:45
nit: white space at end of file.
|