[Webkit-unassigned] [Bug 70985] New: inspector/storage-panel-dom-storage.html has results platform dependant?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 18:08:41 PDT 2011


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

           Summary: inspector/storage-panel-dom-storage.html has results
                    platform dependant?
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: pfeldman at chromium.org, loislo at chromium.org


The test starting failing on the linux (and maybe win7) bots. Here is the diff:

--- /mnt/data/b/build/slave/Webkit_Linux/build/layout-test-results/inspector/storage-panel-dom-storage-expected.txt 
+++ /mnt/data/b/build/slave/Webkit_Linux/build/layout-test-results/inspector/storage-panel-dom-storage-actual.txt 
@@ -4,8 +4,8 @@
 Did show: Local storage
 Did show: Session storage
 Local storage content: 
-KeyValueresource-history{}a4=value4, a0=value0, a2=value2, a7=value7, a9=value9, a5=value5, a8=value8, a1=value1, a3=value3, a6=value6, 
+KeyValuea0=value0, a6=value6, a8=value8, a4=value4, a2=value2, a1=value1, resource-history{}a3=value3, a9=value9, a7=value7, a5=value5, 
 Session storage content: 
-KeyValueb4=value14, b3=value13, b0=value10, b9=value19, b5=value15, b6=value16, b7=value17, b8=value18, b1=value11, b2=value12, 
+KeyValueb5=value15, b4=value14, b3=value13, b6=value16, b7=value17, b0=value10, b9=value19, b8=value18, b2=value12, b1=value11, 
 DONE

I don't know if the new result make any sense so I will just mark the test as TEXT.

-- 
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