Closed
Bug 812205
Opened 12 years ago
Closed 12 years ago
TBPL should recognise "rm: cannot remove..."
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.69 KB,
patch
|
Details | Diff | Splinter Review |
(In reply to Ed Morley [:edmorley UTC+0] from bug 778688 comment #22)
> https://tbpl.mozilla.org/php/getParsedLog.php?id=17067262&tree=Mozilla-
> Inbound
> {
> rm: cannot remove `build/firefox/firefox.exe.update_in_progress.lock':
> Permission denied
>
> }
>
> We have various "rm: cannot .*" come up, we should loosen the existing:
> 39 || preg_match("/^rm: cannot lstat /", $line) // . . . . . . .
> . . . . . failures of type bug 692715
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
In production.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•