Bug 36382 - REGRESSION: fast/loader/frame-src-change-added-to-history.html failed on Tiger Bot
Summary: REGRESSION: fast/loader/frame-src-change-added-to-history.html failed on Tige...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 9166
  Show dependency treegraph
 
Reported: 2010-03-19 12:12 PDT by Eric Seidel (no email)
Modified: 2010-04-13 22:50 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-03-19 12:12:05 PDT
REGRESSION: fast/loader/frame-src-change-added-to-history.html failed on Tiger Bot

I suspect it's been failing for a while since the Tiger bot has been red for something close to a month.

--- /Volumes/Data/WebKit-BuildSlave/tiger-intel-release/build/layout-test-results/fast/loader/frame-src-change-added-to-history-expected.txt	2010-03-19 09:51:16.000000000 -0700
+++ /Volumes/Data/WebKit-BuildSlave/tiger-intel-release/build/layout-test-results/fast/loader/frame-src-change-added-to-history-actual.txt	2010-03-19 09:51:16.000000000 -0700
@@ -1,19 +1,12 @@
+FAIL: Timed out waiting for notifyDone to be called
 
 
 --------
 Frame: '<!--framePath //<!--frame0-->-->'
 --------
-1
+
 
 ============== Back Forward List ==============
-        (file test):fast/loader/frame-src-change-added-to-history.html  **nav target**
+curr->  (file test):fast/loader/frame-src-change-added-to-history.html  **nav target**
             about:blank (in frame "<!--framePath //<!--frame0-->-->")
-        (file test):fast/loader/frame-src-change-added-to-history.html
-            data:,4 (in frame "<!--framePath //<!--frame0-->-->")  **nav target**
-        (file test):fast/loader/frame-src-change-added-to-history.html
-            data:,3 (in frame "<!--framePath //<!--frame0-->-->")  **nav target**
-        (file test):fast/loader/frame-src-change-added-to-history.html
-            data:,2 (in frame "<!--framePath //<!--frame0-->-->")  **nav target**
-curr->  (file test):fast/loader/frame-src-change-added-to-history.html
-            data:,1 (in frame "<!--framePath //<!--frame0-->-->")  **nav target**
 ===============================================

http://build.webkit.org/results/Tiger%20Intel%20Release/r56243%20(9825)/fast/loader/frame-src-change-added-to-history-diffs.txt
http://build.webkit.org/results/Tiger%20Intel%20Release/r56234%20(9817)/fast/loader/frame-src-change-added-to-history-diffs.txt
are two recent examples.  It seems to fail on every build.

Actually, looks like this was just added 12 hours ago:
http://trac.webkit.org/changeset/56223
Comment 1 Darin Fisher (:fishd, Google) 2010-03-19 16:10:13 PDT
I added a suppression:
http://trac.webkit.org/changeset/56282

It'll take me a while to get a Tiger debug environment where I can try to repro this.
Comment 2 Darin Fisher (:fishd, Google) 2010-04-13 22:50:00 PDT
These tests seem to be failing for similar reasons:
fast/loader/frame-src-change-not-added-to-history.html
fast/loader/frame-location-change-not-added-to-history.html

I don't know how to get a Tiger dev environment, so I sadly cannot investigate these failures.