Closed Bug 651108 Opened 15 years ago Closed 15 years ago

Preproduction buildbotcustom tests should be run file by file

Categories

(Release Engineering :: General, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

Details

(Whiteboard: [preproduction])

<catlee> rail: can you try running the buildbotcustom tests one by one instead of all at once? <rail> catlee, what do you mean? file by file? <catlee> rail: yeah... for f in test/*.py; do python =trial $f; done <rail> oh, using trial! <catlee> yeah, that too * rail files a bug to not forget this <rail> catlee, to be sure, the reason to run them file by file is to get better output or something else? <catlee> rail: to fix the tests <catlee> rail: there are reload() ordering issues because of the way both trial and nose find tests to run that cause failures
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.