Howdy Rob,
Looks like one of your recent qmgr patches added failure to qmgr: http://test.winehq.org/data/1b9a6fb4e9f5a76f1ca352bef121689df02d9289/#group_...
file.c:121: Test failed: GetRemoteName failed: 800706c6 file.c:124: Tests skipped: Unable to get remote name of test_file. file.c:138: Test failed: GetLocalName failed: 800706c6 file.c:141: Tests skipped: Unable to get local name of test_file. file: 6 tests executed (0 marked as todo, 2 failures), 2 skipped.
qmgr: 1 tests executed (0 marked as todo, 0 failures), 0 skipped. qmgr.c:217: Test failed: Adding a job in another process failed qmgr: 11 tests executed (0 marked as todo, 1 failure), 0 skipped.
Could you take a look?
-- -Austin
2009/3/9 Austin English austinenglish@gmail.com:
Howdy Rob,
Looks like one of your recent qmgr patches added failure to qmgr: http://test.winehq.org/data/1b9a6fb4e9f5a76f1ca352bef121689df02d9289/#group_...
file.c:121: Test failed: GetRemoteName failed: 800706c6 file.c:124: Tests skipped: Unable to get remote name of test_file. file.c:138: Test failed: GetLocalName failed: 800706c6 file.c:141: Tests skipped: Unable to get local name of test_file. file: 6 tests executed (0 marked as todo, 2 failures), 2 skipped.
qmgr: 1 tests executed (0 marked as todo, 0 failures), 0 skipped. qmgr.c:217: Test failed: Adding a job in another process failed qmgr: 11 tests executed (0 marked as todo, 1 failure), 0 skipped.
Could you take a look?
I can't reproduce it, so someone who can needs to give me a +seh,+tid,+ole,+qmgr log of it happening.
On Tue, Mar 10, 2009 at 6:59 PM, Rob Shearman robertshearman@gmail.com wrote:
2009/3/9 Austin English austinenglish@gmail.com:
Howdy Rob,
Looks like one of your recent qmgr patches added failure to qmgr: http://test.winehq.org/data/1b9a6fb4e9f5a76f1ca352bef121689df02d9289/#group_...
file.c:121: Test failed: GetRemoteName failed: 800706c6 file.c:124: Tests skipped: Unable to get remote name of test_file. file.c:138: Test failed: GetLocalName failed: 800706c6 file.c:141: Tests skipped: Unable to get local name of test_file. file: 6 tests executed (0 marked as todo, 2 failures), 2 skipped.
qmgr: 1 tests executed (0 marked as todo, 0 failures), 0 skipped. qmgr.c:217: Test failed: Adding a job in another process failed qmgr: 11 tests executed (0 marked as todo, 1 failure), 0 skipped.
Could you take a look?
I can't reproduce it, so someone who can needs to give me a +seh,+tid,+ole,+qmgr log of it happening.
-- Rob Shearman
Seems to have cleared up, I can't get it to happen in tree, and it's not showing up on http://test.winehq.org. Maybe a race condition?