Closed
Bug 384235
Opened 18 years ago
Closed 18 years ago
The check-interactive target doesn't load head_*, tail_* files for a test
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9alpha6
People
(Reporter: WeirdAl, Assigned: WeirdAl)
References
Details
Attachments
(1 file)
1.28 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
Whoops. When I wrote the initial patch implementing this, I forgot to check the case of directories with their own head & tail files.
Attachment #268160 -
Flags: review?(rcampbell)
Comment 1•18 years ago
|
||
Comment on attachment 268160 [details] [diff] [review]
patch
I thought I saw it loading them, when I ran this locally, but maybe it was loading the "canned" head and tail files.
Attachment #268160 -
Flags: review?(rcampbell) → review+
Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Comment 2•18 years ago
|
||
Checking in tools/test-harness/xpcshell-simple/test_one.sh;
new revision: 1.2; previous revision: 1.1
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → mozilla1.9alpha6
Version: unspecified → Trunk
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•