Open
Bug 1091822
Opened 10 years ago
Updated 1 year ago
Bug 1087560 required a clobber due to renaming files in a test manifest
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
REOPENED
People
(Reporter: jgilbert, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Like bug 1081323, I changed a mochitest manifest (but not the moz.build file), and this is requiring a clobber.
In this case, I renamed two files, and the non-clobber builds complain about not being able to find the old file names.
In my local debugging, I've found that if I touch the moz.build file, it will trigger the proper mochitest manifest reparse. If I do not, the tests don't update.
Reporter | ||
Updated•10 years ago
|
Comment 1•10 years ago
|
||
Bug 1087560 is fixed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 2•10 years ago
|
||
Reopend as per bug 1114669 comment 2.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Attachment #9385627 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•