Draft: ntdll/tests: Allow an offset of 1 in the STATUS_BREAKPOINT test.
In the Test pattern page (EDIT: Correct link) are some windows tests shown, that fail with exception.c:881: Test failed: 42: Unexpected eip 0xf0000/0xf0001
.
Unfortunately too late I realized these machines are all driven by @rbernon , so I cannot directly test this patch.
@rbernon : Are these VMs probably running with AMD while testbot runs on Intel? What do you think about the patch? Is it worth the effort?
EDIT: The test result page contains system information e.g. win7_rbernon-w7u32-win32 or win81_rbernon-w81p32-win32, so these VMs run at AMD - is this offset caused by this?
Edited by Bernhard Übelacker