[PATCH 5/7] server: Store and return security attributes with extended file attributes (try 2).

Marvin testbot at testbot.winehq.org
Sun Nov 4 01:16:11 CST 2012


Hi,

While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=22726

Your paranoid android.


=== W2KPROSP4 (32 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x10000000 != 0x03)

=== WXPPROSP3 (32 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)

=== W2K3R2SESP2 (32 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)

=== WVISTAADM (32 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)

=== W2K8SE (32 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)

=== W7PRO (32 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)

=== W7PROX64 (32 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)

=== TEST64_W7SP1 (32 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)

=== W7PROX64 (64 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)

=== TEST64_W7SP1 (64 bit security) ===
security.c:4417: Test failed: Current User ACE has unexpected flags (0x1f01ff != 0x03)
security.c:4428: Test failed: Administators Group ACE has unexpected flags (0x1f01ff != 0x03)



More information about the wine-devel mailing list