http://bugs.winehq.org/show_bug.cgi?id=28590
Bug #: 28590 Summary: test case failes only within test suite not at the command line Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: testcases AssignedTo: wine-bugs@winehq.org ReportedBy: toralf.foerster@gmx.de Classification: Unclassified
If I run a
$> cd ~/devel/wine-git/dlls/user32/tests; make test
then all tests are passed fine. A
$>cd ~/devel/wine-git; ./wine programs/winetest/winetest.exe.so"
however gives errors for user32 : http://test.winehq.org/data/fc2dcd04ab34f56701b144762b1a9f673a81d895/index_L...
http://bugs.winehq.org/show_bug.cgi?id=28590
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase Component|testcases |user32
http://bugs.winehq.org/show_bug.cgi?id=28590
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2011-10-05 23:05:39 CDT --- That's not a proper way to run Wine tests, most likely invalid.
https://bugs.winehq.org/show_bug.cgi?id=28590
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Invalid
https://bugs.winehq.org/show_bug.cgi?id=28590
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.