Closed
Bug 527100
Opened 16 years ago
Closed 16 years ago
Enable JavaScript jsreftests on mozilla-central unittests
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Assigned: coop)
References
Details
Attachments
(1 file, 1 obsolete file)
4.14 KB,
patch
|
catlee
:
review+
coop
:
checked-in+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #519213 +++
Please enable the JavaScript jsreftests on mozilla-central unit test machines for all three build types including debug.
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → ccooper
Priority: P4 → P3
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #411743 -
Flags: review?(nthomas)
Updated•16 years ago
|
Attachment #411743 -
Flags: review?(nthomas) → review+
Reporter | ||
Comment 2•16 years ago
|
||
This will be really great to have up and running.
It will probably cause some initial orange. Can you give me some heads up when you might deploy it so I can be sure to be available? We might also want to do it during a quiet time (relatively) so any initial orange can be stamped out quickly without interfering with everyone.
Assignee | ||
Comment 3•16 years ago
|
||
Bob: the most "quiet" times are generally early morning. I could push this live either tomorrow (Thursday) or Friday AM EST if that works for you.
Comment 4•16 years ago
|
||
After this suite is deployed, and green, on mozilla-central, should we then enable this unittest suite on other branches? (f.e., mozilla-1.9.2, places, electrolysis, tracemonkey, TryServer)
Also, approx how long does this take to run?
Reporter | ||
Comment 5•16 years ago
|
||
It is already running on tracemonkey although it currently is only running with opt builds.
I expect opt to take around 10 minutes, and debug around 20 minutes. This agrees with the times on tracemonkey tests.
We will want this on mozilla-1.9.2 eventually, but the relevant code hasn't landed there yet.
It would be helpful for the developers if the TryServer ran the tests (opt and debug if possible) for those branches where jsreftests has landed, currently mozilla-central and tracemonkey.
I'm not familiar with places, but I don't think we will need it there.
If the normal reftests and crashtests run on electrolysis and electrolysis periodically is synced with mozilla-central, it may be desirable to run them there, but I don't think so. bsmedberg and jgriffin will know more about feasibility and desirability.
I don't think we will want it on 1.9.1 due to the number of prerequisites that haven't landed there.
Assignee | ||
Comment 6•16 years ago
|
||
Comment on attachment 411743 [details] [diff] [review]
Enable jsreftests on mozilla-central
http://hg.mozilla.org/build/buildbot-configs/rev/9820c18fc2a6
Attachment #411743 -
Flags: checked-in+
Assignee | ||
Comment 7•16 years ago
|
||
This is live now, and I've triggered a bunch of everythingelse unittests on mozilla-central.
Assignee | ||
Comment 8•16 years ago
|
||
Attachment #411743 -
Attachment is obsolete: true
Attachment #411977 -
Flags: review?(catlee)
Updated•16 years ago
|
Attachment #411977 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 9•16 years ago
|
||
Comment on attachment 411977 [details] [diff] [review]
Enable jsreftests on mozilla-central, v2
http://hg.mozilla.org/build/buildbot-configs/rev/2411629cf564
Attachment #411977 -
Flags: checked-in+
Assignee | ||
Comment 10•16 years ago
|
||
Seems to be working now. I already see some passing results for OS X mozilla-central test everythingelse and WINNT mozilla-central test everythingelse, and I've triggered rebuilds for all the others.
Comment 11•16 years ago
|
||
We should enable these on e10s, after the next merge from mozilla-central.
Assignee | ||
Comment 12•16 years ago
|
||
One failed jsreftest so far on the WINNT debug everythingelse builder, but other platforms seem fine.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1258048503.1258054126.7653.gz
Specifically:
REFTEST TEST-UNEXPECTED-FAIL | file:///e:/builds/moz2_slave/mozilla-central-win32-debug-unittest-everythingelse/build/jsreftest/tests/jsreftest.html?test=js1_5/extensions/regress-371636.js | Numeric sort performance Expected value '(tint/tstr < 3)=true', Actual value '(tint/tstr < 3)=false' item 1
bc: do you want to track that failure in a separate bug, or just reassign this bug to yourself to work on it?
Reporter | ||
Comment 13•16 years ago
|
||
coop, I'll track that in a separate bug. thanks!
Reporter | ||
Updated•16 years ago
|
Whiteboard: orange
Reporter | ||
Updated•16 years ago
|
Whiteboard: orange
Assignee | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•