diff options
author | alph@chromium.org <alph@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-07-24 09:30:13 +0000 |
---|---|---|
committer | alph@chromium.org <alph@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-07-24 09:30:13 +0000 |
commit | 6b5e88e969f0fe5758804e8def5e028c95854de9 (patch) | |
tree | 822d52d7a5c3c1574d5f51c912b89fec54e378a2 /third_party/WebKit | |
parent | 8a9f8c8273b2f81f2911246037d0dd5bc7e20056 (diff) | |
download | chromium_src-6b5e88e969f0fe5758804e8def5e028c95854de9.zip chromium_src-6b5e88e969f0fe5758804e8def5e028c95854de9.tar.gz chromium_src-6b5e88e969f0fe5758804e8def5e028c95854de9.tar.bz2 |
Revert 154613 "Update expectations on failing fast/filesystem/wo..."
The failure has been fixed by r154706 so reverting the expectations.
> Update expectations on failing fast/filesystem/workers/file-writer* tests
>
> TBR=dimich@chromium.org,kinuko@chromium.org
> BUG=258949
>
> Review URL: https://codereview.chromium.org/19575007
TBR=kinuko@chromium.org,dimich@chromium.org
Review URL: https://codereview.chromium.org/19593011
git-svn-id: svn://svn.chromium.org/blink/trunk@154826 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit')
-rw-r--r-- | third_party/WebKit/LayoutTests/TestExpectations | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index b191b8f..ad12567 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations @@ -98,6 +98,7 @@ crbug.com/248081 [ Win7 ] css3/calc/simple-calcs.html [ Slow ] crbug.com/248081 [ Win7 ] css3/filters/filter-change-repaint-composited.html [ Slow ] crbug.com/248081 [ Win7 Debug ] fast/filesystem/file-writer-abort.html [ Slow ] crbug.com/248081 [ Win7 Debug ] fast/filesystem/file-writer-abort-continue.html [ Slow ] +crbug.com/248081 [ Win7 Debug ] fast/filesystem/workers/file-writer-gc-blob.html [ Slow ] crbug.com/248081 [ Win7 Debug ] fast/forms/calendar-picker/month-picker-key-operations.html [ Slow ] crbug.com/248081 [ Win7 Debug ] fast/forms/suggestion-picker/date-suggestion-picker-step-attribute.html [ Slow ] crbug.com/248081 [ Win7 Debug ] fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload.html [ Slow ] @@ -202,11 +203,8 @@ crbug.com/239874 http/tests/xmlhttprequest/send-data-view.html [ Failure Pass ] crbug.com/239465 [ Win ] fast/canvas/webgl/premultiplyalpha-test.html [ Pass Timeout ] crbug.com/24182 [ Win Debug ] fast/filesystem/workers/file-writer-events-shared-worker.html [ Slow ] -crbug.com/258949 crbug.com/24182 [ Debug ] fast/filesystem/workers/file-writer-empty-blob.html [ Crash Timeout Pass ] -crbug.com/258949 crbug.com/24182 [ Debug ] fast/filesystem/workers/file-writer-events.html [ Crash Timeout Pass ] -crbug.com/258949 [ Debug ] fast/filesystem/workers/file-writer-gc-blob.html [ Crash Pass ] -crbug.com/258949 [ Debug ] fast/filesystem/workers/file-writer-truncate-extend.html [ Crash Pass ] -crbug.com/258949 crbug.com/86340 [ Debug ] fast/filesystem/workers/file-writer-write-overlapped.html [ Crash Pass ] +crbug.com/24182 [ XP ] fast/filesystem/workers/file-writer-events.html [ Timeout Pass ] +crbug.com/24182 [ Debug ] fast/filesystem/workers/file-writer-empty-blob.html [ Timeout Pass ] crbug.com/258949 [ Release ] fast/filesystem/workers/file-writer-truncate-extend.html [ Crash Pass ] crbug.com/24182 [ Mac Debug ] editing/selection/selection-button-text.html [ Timeout Pass ] @@ -782,6 +780,7 @@ webkit.org/b/56702 [ Win ] http/tests/navigation/ping-cross-origin-from-https.ht crbug.com/246067 fast/filesystem/file-writer-write-overlapped.html [ Crash Pass ] # crbug.com/86340 [ Win Debug ] fast/filesystem/file-writer-write-overlapped.html [ Failure Pass ] +crbug.com/86340 [ Win Debug ] fast/filesystem/workers/file-writer-write-overlapped.html [ Failure Pass ] crbug.com/82281 fast/xpath/xpath-iterator-result-should-mark-its-nodeset.html [ Failure Timeout ] |