Closed Bug 59779 Opened 24 years ago Closed 24 years ago

testcase URL specified appears to pass, but outputs javascript error

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: matt, Assigned: jst)

References

()

Details

Using the 20001110 linux build, load the URL specified.

result: the following is output to stdout:
"JavaScript error:
http://mozilla.org/quality/ngdriver/suites/javascript/nav005.html line 41:
window.opener.document.resultsform has no properties"


I saw a few loosely related solaris bugs, but none that mentioned this testcase
URL specifically.
"window.opener" should just be "opener"

Other errors/warnings on the page:
JavaScript strict warning:
http://mozilla.org/quality/ngdriver/suites/testlib.js line 133: redeclaration of
 var bResult

JavaScript error:
http://mozilla.org/quality/ngdriver/suites/javascript/nav005.html line 41: 
window.opener has no properties

JavaScript strict warning:
http://mozilla.org/quality/ngdriver/suites/javascript/nav005.html line 51: 
assignment to undeclared variable aTestcases

JavaScript strict warning:
http://mozilla.org/quality/ngdriver/suites/testlib.js line 204: assignment to 
undeclared variable failed
Status: UNCONFIRMED → NEW
Ever confirmed: true
The testcases under http://mozilla.org/quality/ngdriver/... are not supposed to
be run on their own, they're part of an automated testharnes that sets things up
for the tests to run properly. This bug doesn't show a problem in mozilla so
I'll mark it invalid, if you don't agree please reopen.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
This should be reassigned to whomever maintains those test scripts, since the
other problems reported should be corrected.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
What "other problems" would that be? The opener vs. window.opener is not a
problem, both mean exactly the same thing, I don't see anything but harmless JS
warnings listed here, did I miss something? --> INVALID again. I think
desale@netscape.com owns the testcase so feel free to reassign to him if there's
still a problem with the testcase.
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → INVALID
VERIFIED invalid
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.