Closed Bug 419509 Opened 17 years ago Closed 16 years ago

add runtests.py to unittest staging

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rcampbell, Assigned: rcampbell)

References

Details

Attachments

(1 file, 2 obsolete files)

as a precursor to switching to runtests.py on the unittest master, we should add it to staging.
Status: NEW → ASSIGNED
Priority: -- → P2
added mozbuild.py to stage directory and morphed instances of "perl runtests.pl" to "python runtests.py".
Attachment #307085 - Flags: review?(ccooper)
Comment on attachment 307085 [details] [diff] [review] runtests.py patch for unittest configs Is this a completely new config? No starting point for reference at all?
This is the mozbuild.py from the current production master. We're using a copy of it on staging currently so this is a branch from that. If all goes well, when we roll from staging to master, we can copy this mozbuild.py into the production master's directory, patch and commit. At the same time, we can remove it from staging (and delete from cvs) to get rid of the fork.
cvs commit: Examining . RCS file: /cvsroot/mozilla/tools/buildbot-configs/testing/unittest-stage/mozbuild.py,v done Checking in mozbuild.py; /cvsroot/mozilla/tools/buildbot-configs/testing/unittest-stage/mozbuild.py,v <-- mozbuild.py initial revision: 1.1 done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Attached patch master.cfg (obsolete) — Splinter Review
win2k3 mochitest was calling perl runtests.pl explicitly. Updated here.
Attached patch master.cfgSplinter Review
re-add missing machinery, qm-winxp01, qm-xserve02.
Attachment #307249 - Attachment is obsolete: true
cvs commit: Examining . Checking in master.cfg; /cvsroot/mozilla/tools/buildbot-configs/testing/unittest-stage/master.cfg,v <-- master.cfg new revision: 1.2; previous revision: 1.1 done
on Windows: Traceback (most recent call last): File "runtests.py", line 418, in ? main() File "runtests.py", line 273, in main start = automation.runApp(testURL, browserEnv, options.app, PROFILE_DIRECTORY) File "C:\slave\trunk\mozilla\objdir\_tests\testing\mochitest\automation.py", line 202, in runApp profileDirectory = commands.getoutput("cygpath -w \"" + profileDir + "/\"") NameError: global name 'commands' is not defined
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Component: Testing → Release Engineering: Projects
Priority: P2 → P3
Product: Core → mozilla.org
Version: Trunk → other
QA Contact: testing → release
Component: Release Engineering: Future → Release Engineering
Comment on attachment 307085 [details] [diff] [review] runtests.py patch for unittest configs Obsoleting. I'm just going to turn on runtests.py on staging by hand for now.
Attachment #307085 - Attachment is obsolete: true
Attachment #307085 - Flags: review?(ccooper)
considering we're getting coverage on moz2 using runtests.py but were still having some issues on windows as of our last attempt, I'm going to close this as WONTFIX for the time-being. We can re-open or refile if there's a need for it.
Status: REOPENED → RESOLVED
Closed: 17 years ago16 years ago
Resolution: --- → WONTFIX
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: