Closed
Bug 553874
Opened 15 years ago
Closed 15 years ago
Some reftest runs on windows hit "rm: cannot remove directory `build/reftest/tests/modules/libpr0n/test/reftest/icon/win': Directory not empty"
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a4
People
(Reporter: jruderman, Assigned: neil)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
1.79 KB,
patch
|
Details | Diff | Splinter Review |
Comment 1•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox
/1269184997.1269185525.26168.gz
WINNT 5.2 mozilla-central opt test reftest on 2010/03/21 08:23:17
s: mw32-ix-slave09
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269172654.1269174500.26044.gz
WINNT 5.2 mozilla-central debug test reftest on 2010/03/21 04:57:34
s: win32-slave35
Blocks: 438871
Whiteboard: [orange]
Comment 2•15 years ago
|
||
Fixed both slaves by deleting troublesome directories with windows explorer.
Assignee: nobody → nrthomas
Status: NEW → RESOLVED
Closed: 15 years ago
Priority: -- → P2
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
Reopening, this is not the circular dependency problem we sometimes hit on NTFS. philor thinks it might be a regression from bug 415761.
Updated•15 years ago
|
Summary: Windows mw32-ix-slave09 "rm: cannot remove directory `build/reftest/tests/modules/libpr0n/test/reftest/icon/win': Directory not empty" → Some reftest runson windows hit "rm: cannot remove directory `build/reftest/tests/modules/libpr0n/test/reftest/icon/win': Directory not empty"
Assignee | ||
Comment 5•15 years ago
|
||
Comment 6•15 years ago
|
||
Over to Neil.
Assignee: nrthomas → neil
Component: Release Engineering → ImageLib
Priority: P2 → --
Product: mozilla.org → Core
QA Contact: release → imagelib
Summary: Some reftest runson windows hit "rm: cannot remove directory `build/reftest/tests/modules/libpr0n/test/reftest/icon/win': Directory not empty" → Some reftest runs on windows hit "rm: cannot remove directory `build/reftest/tests/modules/libpr0n/test/reftest/icon/win': Directory not empty"
Version: other → Trunk
Comment 7•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269218605.1269219151.8784.gz
WINNT 5.2 mozilla-central opt test reftest on 2010/03/21 17:43:25
s: win32-slave26
Comment 8•15 years ago
|
||
(In reply to comment #7)
Fixed this machine.
Comment 9•15 years ago
|
||
Landed just the chmod part in http://hg.mozilla.org/mozilla-central/rev/e26e8db7e8e7 to see if that would be enough, since "newly created executable can't be removed on Windows" sounded awfully familiar to me from having configure constantly but randomly fail to remove test executables.
Comment 10•15 years ago
|
||
And landed the rest of it in http://hg.mozilla.org/mozilla-central/rev/b73731682923 since just the chmod wasn't enough.
Comment 11•15 years ago
|
||
Has been green since then, and I've cleaned up any slaves that did an opt or debug reftest since the original landing. Lets be bold an call this fixed.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Flags: in-testsuite+
Target Milestone: --- → mozilla1.9.3a4
Comment 12•15 years ago
|
||
SeaMonkey needs cleanup too!
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•