[2/4] ntdll/tests: Run crashing i386 exception tests as the last step.

Sebastian Lackner sebastian at fds-team.de
Thu Jun 19 23:24:09 CDT 2014


Its a bit annoying that the wine testbot never runs the full 'exception'
test, because of the early crashes in test_prot_fault().
This patch moves the crashing test at the end, so that we can be sure
that the rest works and doesn't break without anyone noticing it.

This also unhides an additional test failure in w8 (32-bit) tests which
probably wasn't noticed before (at least not in the 32-bit part, its
only marked as broken in 64-bit):

exception.c:1129: Test failed: Got exception offset 0x1b, expected 0x19
exception.c:1138: Test failed: Got exception offset 0x19, expected 0x17

=> Could someone with a similar real setup please check if these errors
are also related to virtualization bugs, or if we should mark them as
broken?

---
 dlls/ntdll/tests/exception.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-tests-Run-crashing-i386-exception-tests-as-the.patch
Type: text/x-patch
Size: 1465 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140620/fc1dee11/attachment.bin>


More information about the wine-patches mailing list