Closed
Bug 79726
Opened 23 years ago
Closed 23 years ago
Results of the ibench test are not written after test completion
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pawyskoczka, Assigned: gagan)
References
()
Details
(Keywords: perf)
build 2001050821 on Linux
Steps:
1. Start browser and set up test run
2. Click button to start test
3. After the test completes, the last page displayed says something like "
Completed 8 of 8 cycles"
4. The page just sits there and I never displays the page that displays the
results, like it never gets sent to or back from the server.
Other notes:
1. Before clicking on the run button you can fill out some comments. If you
click on the edit button and the fillout the field with some data related to the
the test and then click save, nothing happens. This is similiar behavior noted
above.
2. I ran the same test on the 5/1 build and everything worked.
3. For the previous three days the builds crashed during the ibench test, the
nsWalletlibService problem (Bug 79018). This is the first build that does not
crash during the test, however the test results are not displayed. Not sure the
fix is related to this.
Not sure which component is affected. Therefore assigning to Cathleen.
gagan, any updates?
paw was telling me this morning that the linux build has regressed even more.
Linux build wouldn't even finish the ibench test now... it would just stop in
the middle. paw tried Friday and Saturday's build and same thing, ibench test
stops in the middle.
cc'ing layout folks too...
Reporter | ||
Comment 4•23 years ago
|
||
Darin mentioned that he was able to run the Ibench test on RT 7.0. I was able
to confirm this behavior but the ibench test fails on RT 6.1 and RT 6.2 using
2001051412 build. The browser just vanishes from the face of the earth.
Comment 5•23 years ago
|
||
my 7.0 linux box hasn't failed me yet... i've run i-bench over and over and over
again and each time it works. i've tried both the 5/14-12 (moz) and 5/15-08
(ns) builds.
Comment 6•23 years ago
|
||
I just ran I-BENCH on WINNT with a release build from this morning it stopped
loading 5 times during the page-load test. (I could get it going again by
hitting return in the URL bar to restart the document load.) afterward, it
reported the results. Each page loads the next page in the performance suite
using an onLoad handler as follows:
<BODY onLoad="document.location='pcmagazine.htm'" >
Reporter | ||
Comment 7•23 years ago
|
||
Ran on the 2001051622 build on Linux and the bug is fixed.
Yup. Darin checked in fix for this yesterday and I can confirm that it's working
fine now.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•