http://bugs.winehq.org/show_bug.cgi?id=31789
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2012-09-25 04:17:37 CDT --- Yeah, those are annoying. Wine TestBot guesses which tests to run based on modified files, but when a file change that is not test C file, it lacks informations required associate changed file with tests to run. Eg. jscript/tests/*.js changes should be handled like jscript/tests/run.c changes.
Other examples of such cases would be mshtml and wscript tests.