https://bugs.winehq.org/show_bug.cgi?id=36152
Bug ID: 36152 Summary: msi/action tests fail under valgrind Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so action && touch action.ok action.c:2883: Test failed: Directory not created action.c:2994: Test failed: Directory not created action.c:3165: Test failed: Directory not created action.c:3262: Test failed: Directory not created action.c:3398: Test failed: Directory not created action.c:3435: Test failed: Directory not created action.c:3584: Test failed: Directory not created action.c:3606: Test failed: Directory not created action.c:3678: Test failed: Directory not created action.c:3724: Test failed: Directory not created action.c:4058: Test failed: Directory not deleted action.c:4261: Test failed: Directory not deleted action.c:4344: Test failed: Directory not deleted
wine-1.7.17-65-gfba08e3 / valgrind-3.9.0
See bug 36114 and bug 36116 for some leaks in that file.
https://bugs.winehq.org/show_bug.cgi?id=36152
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Doesn't fail here.
https://bugs.winehq.org/show_bug.cgi?id=36152
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |trivial
--- Comment #2 from Austin English austinenglish@gmail.com --- Retesting, it looks like I can reproduce it with make -j test, so it's a parallel test issue.
https://bugs.winehq.org/show_bug.cgi?id=36152
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|msi/action tests fail under |msi tests fail when run in |valgrind |parallel (make -j)
http://bugs.winehq.org/show_bug.cgi?id=36152
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- (In reply to Austin English from comment #2)
Retesting, it looks like I can reproduce it with make -j test, so it's a parallel test issue.
Right, that's because our test modules use the same installation directory under Program Files. Why do you run them in parallel?
http://bugs.winehq.org/show_bug.cgi?id=36152
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Hans Leidekker from comment #3)
(In reply to Austin English from comment #2)
Retesting, it looks like I can reproduce it with make -j test, so it's a parallel test issue.
Right, that's because our test modules use the same installation directory under Program Files. Why do you run them in parallel?
I don't normally, it was a one off.
https://bugs.winehq.org/show_bug.cgi?id=36152
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #5 from Austin English austinenglish@gmail.com --- Found the original bug, marking as a dupe.
*** This bug has been marked as a duplicate of bug 20987 ***
https://bugs.winehq.org/show_bug.cgi?id=36152
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com --- Closing.