Bug 58441
Summary: | [Windows XP Debug Tests] fast/events/pageshow-pagehide-on-back-cached-with-frames.html failing since r83699 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aroben, bfulgham, dglazkov, jberlin, serg.glazunov |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | Windows XP |
Jessie Berlin
http://trac.webkit.org/changeset/83699
http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/27521
http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r83699%20(27522)/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jessie Berlin
Added the failing expected results in http://trac.webkit.org/changeset/83738
Jessie Berlin
<rdar://problem/9278312>
Adam Roben (:aroben)
The XP bots just went back to producing the old results in <http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/27622>.
I suspect this test's output is sensitive to whether or not some earlier test has run. As tests get added/removed before this one in the list, the point at which we relaunch DRT changes. If the trouble-making test happens to run in the same DRT instance as this one, we fail. If not, we pass.
We should probably just skip this test. My guess is that bug 55329 is a similar issue.
Adam Roben (:aroben)
Skipped the test
Committed r83965: <http://trac.webkit.org/changeset/83965>
Brent Fulgham
This does not fail on any test system.