[Webkit-unassigned] [Bug 36647] New: fast/loader/stateobjects/replacestate-then-pushstate.html failed on Snow Leopard Release Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 01:25:24 PDT 2010


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

           Summary: fast/loader/stateobjects/replacestate-then-pushstate.h
                    tml failed on Snow Leopard Release Bot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: sam at webkit.org, beidson at apple.com


fast/loader/stateobjects/replacestate-then-pushstate.html failed on Snow
Leopard Release Bot

The dump looks like DRT is confused and dumping the wrong test (maybe the
previous test?)

http://trac.webkit.org/browser/trunk/LayoutTests/fast/loader/stateobjects/replacestate-then-pushstate.html

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r56612%20(7249)/fast/loader/stateobjects/replacestate-then-pushstate-diffs.txt
---
/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/fast/loader/stateobjects/replacestate-then-pushstate-expected.txt
   2010-03-26 01:10:32.000000000 -0700
+++
/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/fast/loader/stateobjects/replacestate-then-pushstate-actual.txt
   2010-03-26 01:10:32.000000000 -0700
@@ -1,13 +1,17 @@
-This test does the following:
--Makes a call to replaceState()
--Makes sure the history length is correct
--Makes a call to pushState()
--Makes sure the history length is correct
--Goes back, and makes sure the popstate event is correct
--Goes forward, and makes sure the popstate event is correct
-
-History length is 1
-History length is 2
-State popped - OriginalHistoryItem (type string)
-State popped - NewHistoryItem (type string)
-
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,140) size 70x18
+        text run at (0,140) width 70: "default text"
+      RenderText {#text} at (70,140) size 4x18
+        text run at (70,140) width 4: " "
+      RenderPartObject {IFRAME} at (74,0) size 304x154 [border: (2px inset
#000000)]
+        layer at (0,0) size 300x150
+          RenderView at (0,0) size 300x150
+        layer at (0,0) size 300x150
+          RenderBlock {HTML} at (0,0) size 300x150
+            RenderBody {BODY} at (8,8) size 284x134
+              RenderText {#text} at (0,0) size 21x18
+                text run at (0,0) width 21: "foo"

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