Open Bug 489285 Opened 16 years ago Updated 2 years ago

WinFileAttributes tests - TEST-UNEXPECTED-FAIL | Test Win Attribs: GetFileAttributesWin attributed did not match. (2)

Categories

(Core :: XPCOM, defect)

x86
Windows Vista
defect

Tracking

()

People

(Reporter: robert.strong.bugs, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [test disabled])

WINNT 5.2 mozilla-central unit test on 2009/04/20 19:16:26 http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1240280186.1240290367.24720.gz&fulltext=1 Running WinFileAttributes tests... Is XP or greater, running tests... <a name='err0'></a><a href='#err1'>NEXT ERROR</a> <font color='000080'>TEST-UNEXPECTED-FAIL | Test Win Attribs: GetFileAttributesWin attributed did not match. (2) </font>Finished running WinFileAttributes tests. make[3]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32-unittest/build/objdir/xpcom/tests/windows' <a name='err1'></a><a href='#err2'>NEXT ERROR</a> <font color='000080'>make[3]: *** [check] Error 1 </font><font color='000080'>make[2]: *** [check] Error 2 Jim, could this somehow have been caused by bug 403014?
Blocks: 438871
Whiteboard: [orange]
Might have been caused by bug 487721
working on a fix, should land here in a bit.
Why would this block Bug 487721 - deliver NSS 3.12.4 RC0 to mozilla-central?
The pushlog in comment #2 which is from the first failure of this test placed blame on Bug 487721. I had the wrong range when I reported this bug and thought it might be due to your changes. I've removed the dependency at the same time as this comment.
No longer blocks: 487721
Alright, I disabled this temporarily. The test succeeds locally on Vista just fine and the bit operations on the flags look right. I'll have to do some testing on xp to figure out what's wrong on tinderbox.
Assignee: nobody → jmathies
Blocks: 403014
This is likely due to the tinderboxes using FAT32 instead of NTFS, which is why we have the downloads-inherit-securityACL test disabled as well.
Yeah, FILE_ATTRIBUTE_NOT_CONTENT_INDEXED is not supported on FAT32 volume.
Assignee: jmathies → nobody
Whiteboard: [orange] → [orange][test disabled]
Whiteboard: [orange][test disabled] → [test disabled]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.