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 | |
8 // Regressions of WebKit r65181, which was reverted at r65238. | |
9 // We need to remove below when we pass r65238. | |
10 BUGYUTAK WIN : fast/frames/sandboxed-iframe-storage.html = CRASH TIMEOUT | |
11 BUGYUTAK WIN : fast/js/exceptions-thrown-in-callbacks.html = CRASH TIMEOUT | |
12 BUGYUTAK WIN : http/tests/storage/callbacks-are-called-in-correct-context.html =
CRASH TIMEOUT | |
13 BUGYUTAK WIN : storage/change-version-handle-reuse.html = CRASH TIMEOUT | |
14 BUGYUTAK WIN : storage/change-version.html = CRASH TIMEOUT | |
15 BUGYUTAK WIN : storage/close-during-stress-test.html = CRASH TIMEOUT | |
16 BUGYUTAK WIN : storage/database-lock-after-reload.html = CRASH TIMEOUT | |
17 BUGYUTAK WIN : storage/empty-statement.html = CRASH TIMEOUT | |
18 BUGYUTAK WIN : storage/execute-sql-args.html = CRASH TIMEOUT | |
19 BUGYUTAK WIN : storage/executesql-accepts-only-one-statement.html = CRASH TIMEOU
T | |
20 BUGYUTAK WIN : storage/multiple-databases-garbage-collection.html = CRASH TIMEOU
T | |
21 BUGYUTAK WIN : storage/multiple-transactions-on-different-handles.html = CRASH T
IMEOUT | |
22 BUGYUTAK WIN : storage/multiple-transactions.html = CRASH TIMEOUT | |
23 BUGYUTAK WIN : storage/null-callbacks.html = CRASH TIMEOUT | |
24 BUGYUTAK WIN : storage/open-database-creation-callback-isolated-world.html = CRA
SH TIMEOUT | |
25 BUGYUTAK WIN : storage/open-database-creation-callback.html = CRASH TIMEOUT | |
26 BUGYUTAK WIN : storage/open-database-empty-version.html = CRASH TIMEOUT | |
27 BUGYUTAK WIN : storage/open-database-over-quota.html = CRASH TIMEOUT | |
28 BUGYUTAK WIN : storage/open-database-set-empty-version.html = CRASH TIMEOUT | |
29 BUGYUTAK WIN : storage/open-database-while-transaction-in-progress.html = CRASH
TIMEOUT | |
30 BUGYUTAK WIN : storage/quota-tracking.html = CRASH TIMEOUT | |
31 BUGYUTAK WIN : storage/read-and-write-transactions-dont-run-together.html = CRAS
H TIMEOUT | |
32 BUGYUTAK WIN : storage/read-transactions-running-concurrently.html = CRASH TIMEO
UT | |
33 BUGYUTAK WIN : storage/sql-data-types.html = CRASH TIMEOUT | |
34 BUGYUTAK WIN : storage/sql-error-codes.html = CRASH TIMEOUT | |
35 BUGYUTAK WIN : storage/statement-error-callback-isolated-world.html = CRASH TIME
OUT | |
36 BUGYUTAK WIN : storage/statement-error-callback.html = CRASH TIMEOUT | |
37 BUGYUTAK WIN : storage/statement-success-callback-isolated-world.html = CRASH TI
MEOUT | |
38 BUGYUTAK WIN : storage/success-callback.html = CRASH TIMEOUT | |
39 BUGYUTAK WIN : storage/test-authorizer.html = CRASH TIMEOUT | |
40 BUGYUTAK WIN : storage/transaction-callback-exception-crash.html = CRASH TIMEOUT | |
41 BUGYUTAK WIN : storage/transaction-callback-isolated-world.html = CRASH TIMEOUT | |
42 BUGYUTAK WIN : storage/transaction-error-callback-isolated-world.html = CRASH TI
MEOUT | |
43 BUGYUTAK WIN : storage/transaction-error-callback.html = CRASH TIMEOUT | |
44 BUGYUTAK WIN : storage/transaction-success-callback-isolated-world.html = CRASH
TIMEOUT | |
OLD | NEW |