https://bugs.winehq.org/show_bug.cgi?id=34915
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, testcase URL| |http://test.winehq.org/data | |/tests/user32:msg.html Regression SHA1| |057b0d8bcac633ff80238c6de3e | |ce04655eccf2c
--- Comment #1 from François Gouget fgouget@codeweavers.com --- The 'minimum timeout' test failures are still present. They don't just impact Windows XP, they also impact Windows 2003 and Windows 8 (w864 VM) sometimes:
http://test.winehq.org/data/tests/user32:msg.html
The corresponding tests were introduced by this commit:
commit 057b0d8bcac633ff80238c6de3ece04655eccf2c Author: Erich Hoover ehoover@mines.edu Date: Thu May 2 21:18:03 2013 -0600
user32: SetTimer and SetSystemTimer should respect the timeout limits.
The menu popup issue is independent so I'm moving it to a separate bug report (bug 35609).