- From: Rick Rivello <richard.rivello@nist.gov>
- Date: Fri, 5 Apr 2002 13:25:32 -0500
- To: "Curt Arnold" <carnold@houston.rr.com>, <www-dom-ts@w3.org>
Here's the results from running the tests on Mozilla 0.9.9. __________________________________________________________ I first ran HTMLAnchorElement01 test by itself and got the error: "Asize" Expected 1 (number) but was 0 (number) ___________________________________________________________ I then put two entries in the alltests.xml file HTMLAnchorElement01 and HTMLAnchorElement02. I still got the same error as above for HTMLAnchorElement01 and HTMLAnchorElement02 ran successfully. ____________________________________________________________ I then ran the same two tests again changing the order in the alltests.xml file. HTMLAnchorElement02 first and HTMLAnchorElement01 second. This time HTMLAnchorElement02 received the Asize error and HTMLAnchorElement01 ran successfully. Rick ----- Original Message ----- From: "Curt Arnold" <carnold@houston.rr.com> To: <www-dom-ts@w3.org> Sent: Friday, April 05, 2002 10:54 AM Subject: Re: Running HTML L2 with Mozilla 0.9.9 and later > Rick wrote: > This error looks similar to what was happening with some of the tests in IE. > It fails the Asize check for HTMLAnchorElement01 and passes the Asize > check for HTMLAnchorElement02. Both tests are using the same file so > I don't understand why one would pass and one would fail. > > Do they fail when run in isolation? I don't have time to check right now. > If they work in isolation, but fail in when run in the suite, a test might > be lying about whether it modifies its test document and a subsequent test > gets a corrupted test document. > > >
Received on Friday, 5 April 2002 13:27:06 UTC