Closed Bug 783831 Opened 12 years ago Closed 10 years ago

Intermittent Android test_not-opener.html | Should not be able to navigate popup's popup by targeted hyperlink. - got 1, expected 2 (or "...by submitting form", "...by calling window.open")

Categories

(Core :: DOM: Navigation, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=14501859&tree=Mozilla-Inbound
Android Tegra 250 mozilla-inbound opt test mochitest-3 on 2012-08-18 16:15:53 PDT for push 7a06c82253ab
slave: tegra-242

5 ERROR TEST-UNEXPECTED-FAIL | /tests/docshell/test/navigation/test_not-opener.html | Should not be able to navigate popup's popup by targeted hyperlink. - got 1, expected 2
CCing test author.
The most likely reasons for this to fail are:

1)  There's an actual security bug and navigation is allowed.
2)  xpcWaitForFinishedFrames() gets called too early, before the window creation
    navigateByHyperlink has had a chance to create the new window.
3)  xpcGetFramesByName is buggy somehow.

I can pretty easily believe #2 and/or #3 for Android...  I have no idea how to test which of them is the problem offhand.  :(
Whiteboard: [orange]
I caught this (or something like it, anyways) in the record and replay VM.  I don't have time to debug it though.  If anyone is interested let me know.
Summary: Intermittent Android test_not-opener.html | Should not be able to navigate popup's popup by targeted hyperlink. - got 1, expected 2 → Intermittent Android test_not-opener.html | Should not be able to navigate popup's popup by targeted hyperlink. - got 1, expected 2 (or "...by submitting form")
Summary: Intermittent Android test_not-opener.html | Should not be able to navigate popup's popup by targeted hyperlink. - got 1, expected 2 (or "...by submitting form") → Intermittent Android test_not-opener.html | Should not be able to navigate popup's popup by targeted hyperlink. - got 1, expected 2 (or "...by submitting form", "...by calling window.open")
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #35)
> I caught this (or something like it, anyways) in the record and replay VM. 
> I don't have time to debug it though.  If anyone is interested let me know.

I guess nobody ever took you up on this :(
I think this could be fixed with patch from bug 783589.
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.