Bug 151759
Summary: | fast/dom/Window/property-access-on-cached-window-after-frame-removed.html failing on Win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, jiewen_tan |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Windows 7 |
Ryan Haddad
fast/dom/Window/property-access-on-cached-window-after-frame-removed.html failing on Win
--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/dom/Window/property-access-on-cached-window-after-frame-removed-actual.txt
@@ -1 +1,3 @@
+ERROR: TestRunner::inspectorTestStubURL() not implemented
+ERROR: TestRunner::inspectorTestStubURL() not implemented
Pass. WebKit didn't crash.
Run:
<https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/55328>
Results:
<https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r192943%20(55328)/results.html>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Does this need to be skipped for win?
Jiewen Tan
(In reply to comment #1)
> Does this need to be skipped for win?
Unfortunately, I didn't know much about the Windows port. Let's wait for Brent's comments.
Ryan Haddad
Marked as failing in r193629 pending further investigation.
Brent Fulgham
I'll take a look. I added those logging statements so I could see where people were calling Windows routines that were not implemented. This is probably a quick fix.
Brent Fulgham
This is a side-effect of Bug 148037.
*** This bug has been marked as a duplicate of bug 148037 ***