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 687 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
698 BUG4360 : LayoutTests/storage/domstorage/sessionstorage/onstorage-attribute-seta
ttribute.html = FAIL | 698 BUG4360 : LayoutTests/storage/domstorage/sessionstorage/onstorage-attribute-seta
ttribute.html = FAIL |
699 BUG4360 : LayoutTests/storage/domstorage/sessionstorage/onstorage-attribute-setw
indow.html = FAIL | 699 BUG4360 : LayoutTests/storage/domstorage/sessionstorage/onstorage-attribute-setw
indow.html = FAIL |
700 BUG4360 : LayoutTests/storage/domstorage/sessionstorage/string-conversion.html =
FAIL | 700 BUG4360 : LayoutTests/storage/domstorage/sessionstorage/string-conversion.html =
FAIL |
701 BUG4360 : LayoutTests/storage/domstorage/documentURI.html = FAIL | 701 BUG4360 : LayoutTests/storage/domstorage/documentURI.html = FAIL |
702 BUG4360 : LayoutTests/storage/domstorage/complex-values.html = FAIL | 702 BUG4360 : LayoutTests/storage/domstorage/complex-values.html = FAIL |
703 BUG4360 : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-
callback.html = TIMEOUT | 703 BUG4360 : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-
callback.html = TIMEOUT |
704 | 704 |
705 // TODO(jorlow): Is this really still slow? If so, why? | 705 // TODO(jorlow): Is this really still slow? If so, why? |
706 BUG_JORLOW SLOW LINUX DEBUG : LayoutTests/storage/domstorage/localstorage/index-
get-and-set.html = PASS | 706 BUG_JORLOW SLOW LINUX DEBUG : LayoutTests/storage/domstorage/localstorage/index-
get-and-set.html = PASS |
707 | 707 |
708 // HTML5 DB layout tests that do not pass in test_shell | 708 // HTML5 layout tests are still very flacky |
709 BUG27697 : LayoutTests/storage/hash-change-with-xhr.html = TIMEOUT | 709 BUG_DUMI SKIP : LayoutTests/storage/close-during-stress-test.html = PASS |
710 WONTFIX SKIP : LayoutTests/storage/private-browsing-readonly.html = PASS | 710 BUG_DUMI SKIP : LayoutTests/storage/database-lock-after-reload.html = PASS |
711 WONTFIX SKIP : LayoutTests/storage/quota-tracking.html = PASS | 711 BUG_DUMI SKIP : LayoutTests/storage/empty-statement.html = PASS |
| 712 BUG_DUMI SKIP : LayoutTests/storage/execute-sql-args.html = PASS |
| 713 BUG_DUMI SKIP : LayoutTests/storage/hash-change-with-xhr.html = PASS |
| 714 BUG_DUMI SKIP : LayoutTests/storage/multiple-databases-garbage-collection.html =
PASS |
| 715 BUG_DUMI SKIP : LayoutTests/storage/multiple-transactions.html = PASS |
| 716 BUG_DUMI SKIP : LayoutTests/storage/open-database-empty-version.html = PASS |
| 717 BUG_DUMI SKIP : LayoutTests/storage/open-database-set-empty-version.html = PASS |
| 718 BUG_DUMI SKIP : LayoutTests/storage/private-browsing-readonly.html = PASS |
| 719 BUG_DUMI SKIP : LayoutTests/storage/quota-tracking.html = PASS |
| 720 BUG_DUMI SKIP : LayoutTests/storage/sql-data-types.html = PASS |
| 721 BUG_DUMI SKIP : LayoutTests/storage/sql-data-types.js = PASS |
| 722 BUG_DUMI SKIP : LayoutTests/storage/success-callback.html = PASS |
| 723 BUG_DUMI SKIP : LayoutTests/storage/transaction-callback-exception-crash.html =
PASS |
| 724 BUG_DUMI SKIP : LayoutTests/storage/transaction-error-callback.html = PASS |
| 725 BUG_DUMI SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS |
| 726 BUG_DUMI SKIP : LayoutTests/storage/test-authorizer.html = PASS |
| 727 BUG_DUMI SKIP : LayoutTests/storage/open-database-while-transaction-in-progress.
html = PASS |
| 728 BUG_DUMI SKIP : LayoutTests/storage/read-and-write-transactions-dont-run-togethe
r.html = PASS |
| 729 BUG_DUMI SKIP : LayoutTests/storage/read-transactions-running-concurrently.html
= PASS |
| 730 BUG_DUMI SKIP : LayoutTests/storage/multiple-transactions-on-different-handles.h
tml = PASS |
| 731 BUG_DUMI SKIP : LayoutTests/storage/change-version-handle-reuse.html = FAIL |
| 732 BUG_DUMI SKIP : LayoutTests/storage/change-version.html = TIMEOUT |
| 733 BUG_DUMI SKIP : LayoutTests/storage/statement-error-callback.html = FAIL |
| 734 BUG_DUMI SKIP : LayoutTests/fast/js/global-function-resolve.html = FAIL |
| 735 BUG_DUMI SKIP : LayoutTests/http/tests/security/cross-frame-access-call.html = F
AIL |
712 | 736 |
713 // Implement HTML5 Geolocation API. | 737 // Implement HTML5 Geolocation API. |
714 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL | 738 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL |
715 | 739 |
716 // Implement HTML5 EventSource API. Skipping, because most of these time out and | 740 // Implement HTML5 EventSource API. Skipping, because most of these time out and |
717 // slow down the test run. | 741 // slow down the test run. |
718 BUG19625 SKIP : LayoutTests/fast/eventsource = TIMEOUT | 742 BUG19625 SKIP : LayoutTests/fast/eventsource = TIMEOUT |
719 BUG19625 SKIP : LayoutTests/http/tests/eventsource = TIMEOUT | 743 BUG19625 SKIP : LayoutTests/http/tests/eventsource = TIMEOUT |
720 | 744 |
721 // Implement HTML5 datalist element. | 745 // Implement HTML5 datalist element. |
(...skipping 2348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3070 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT | 3094 BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT |
3071 | 3095 |
3072 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT | 3096 BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT |
3073 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT | 3097 BUG27555 WIN LINUX : LayoutTests/fast/multicol/single-line.html = IMAGE+TEXT |
3074 | 3098 |
3075 // hbono's new test. | 3099 // hbono's new test. |
3076 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT | 3100 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html
= TEXT |
3077 | 3101 |
3078 // Failure from merge 50947:50972 | 3102 // Failure from merge 50947:50972 |
3079 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT | 3103 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT |
OLD | NEW |