Bug 30821 - Storage test cases have FAIL cases in the expected results
Summary: Storage test cases have FAIL cases in the expected results
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-27 06:52 PDT by Kinuko Yasuda
Modified: 2009-10-27 15:05 PDT (History)
1 user (show)

See Also:


Attachments
Fix test cases and expected-results to avoid FAIL tests. (2.00 KB, patch)
2009-10-27 07:00 PDT, Kinuko Yasuda
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kinuko Yasuda 2009-10-27 06:52:02 PDT
New local/session combined storage tests contain some FAIL test cases.  It appears that there's a bug both in the test case and expected results to me.

The change was made in:
https://bugs.webkit.org/show_bug.cgi?id=30640

The last three cases are failing in the expected results:
http://trac.webkit.org/browser/trunk/LayoutTests/storage/domstorage/complex-values-expected.txt?rev=49928
Comment 1 Kinuko Yasuda 2009-10-27 07:00:48 PDT
Created attachment 41951 [details]
Fix test cases and expected-results to avoid FAIL tests.
Comment 2 Eric Seidel (no email) 2009-10-27 14:41:19 PDT
Comment on attachment 41951 [details]
Fix test cases and expected-results to avoid FAIL tests.

Kinuko is not a committer, so adding to the commit-queue.
Comment 3 WebKit Commit Bot 2009-10-27 15:05:05 PDT
Comment on attachment 41951 [details]
Fix test cases and expected-results to avoid FAIL tests.

Clearing flags on attachment: 41951

Committed r50176: <http://trac.webkit.org/changeset/50176>
Comment 4 WebKit Commit Bot 2009-10-27 15:05:09 PDT
All reviewed patches have been landed.  Closing bug.