[Webkit-unassigned] [Bug 82817] Two dom storage tests are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 31 16:44:34 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82817


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dgrogan at chromium.org,
                   |                            |dpranke at chromium.org,
                   |                            |jsbell at chromium.org




--- Comment #1 from Ojan Vafai <ojan at chromium.org>  2012-03-31 16:44:33 PST ---
Looks like there's a localStorage bug here...or maybe a DRT logging bug.

They look to be flaky. They passed in the next run: http://build.webkit.org/builders/Lion%20Release%20(Tests)/builds/7064/steps/layout-test/logs/stdio. 

Looking at http://test-results.appspot.com/dashboards/flakiness_dashboard.html#revision=112758&showExpectations=true&group=%40ToT%20-%20webkit.org&tests=storage%2Fdomstorage%2Flocalstorage%2Fstoragetracker%2Fstorage-tracker-1-prepare.html%20storage%2Fdomstorage%2Flocalstorage%2Fstoragetracker%2Fstorage-tracker-2-create.html&builder=Chromium%20Linux%20Release%20(Tests) my best guess is that some logging was inserted into the wrong test. 

In the failing case, storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html has an extra line "Origin identifier: 'file__0'" and storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html is missing the line "Origin identifier: 'file__0'".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list