Bug 36382
| Summary: | REGRESSION: fast/loader/frame-src-change-added-to-history.html failed on Tiger Bot | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | abarth, fishd |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | |||
| Bug Blocks: | 9166 | ||
Eric Seidel (no email)
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Darin Fisher (:fishd, Google)
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.
Darin Fisher (:fishd, Google)
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.