Closed Bug 256558 Opened 21 years ago Closed 21 years ago

DOM Verification Documents - documents fail due to missing "www."

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: yavorvm, Assigned: owen.marshall+bmo)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714 both the expected and actual value fields appear to have idnetical strings http://www.mozilla.org/quality/ngdriver/suites/javascript/doc014.html still i get status failed it is the same in the lates build from aug 22, but as i said im previous post can not report bugs with it Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: failed
There's a missing subdomain in the expected result. The document is fetched from http://www.mozilla.org/..., but Testcase.expected is given http://mozilla.org/...
Summary: DOM Verificatrion Documents- doc014.html failed → DOM Verification Documents - doc014.html failed
So, is this a bug with the testcase then? I can fix that... just not real DOM bugs ;)
-->me to get off DOM radar.
Assignee: general → owen-bugzilla
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: DOM Verification Documents - doc014.html failed → DOM Verification Documents - doc014.html failed due to invalid HTML
I checked in a fix adding in 'www.' to the testcase. Please give it a try in about ten minutes, and we can see if that does it.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
V FIXED
Status: RESOLVED → VERIFIED
same happens with image009. missing www also (In reply to comment #0) > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714 > Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714 > > both the expected and actual value fields appear to have idnetical strings > http://www.mozilla.org/quality/ngdriver/suites/javascript/doc014.html > > still i get status failed > it is the same in the lates build from aug 22, but as i said im previous post > can not report bugs with it > > > Reproducible: Always > Steps to Reproduce: > 1. > 2. > 3. > > Actual Results: > failed
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
(In reply to comment #6) > same happens with image009. missing www also > This page? http://www.mozilla.org/quality/ngdriver/suites/javascript/img009.html That expands the scope of this PR and the summary should be adjusted accordingly ("e.g. ... missing subdomain www ...") unless it's desired it be reported and addressed separately.
exactly the same page. feel free to make this much more general bug (In reply to comment #7) > (In reply to comment #6) > > same happens with image009. missing www also > > > > This page? > http://www.mozilla.org/quality/ngdriver/suites/javascript/img009.html > > That expands the scope of this PR and the summary should be adjusted accordingly > ("e.g. ... missing subdomain www ...") unless it's desired it be reported and > addressed separately.
Fixed this one as well... I am going to sweep through the DOM testcases really quick to be sure none fail due to this bug.
Summary: DOM Verification Documents - doc014.html failed due to invalid HTML → DOM Verification Documents - documents fail due to missing "www."
Hmph, I sure can't figure out a URL to hit the main page... someone want to throw me a link or check for me?
Status: REOPENED → ASSIGNED
(In reply to comment #10) http://www.mozilla.org/quality/ ==> http://www.mozilla.org/quality/browser_sc.html and under "Available Tests," "Client Side Javascript" ==> http://www.mozilla.org/quality/browser/standards/javascript/tcmatrix/. In the left frame, "Document" and "Image" tests contain the two pages that have come up so far.
The whole set of tests needs to be removed, actually. See bug 226823
Depends on: badtests
OK, FIXED pending my fix for that bug ;p
Status: ASSIGNED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.