[PATCH 1/2] ntdll/tests: Test for setting x86 / x64 EFLAGS register in context.

Marvin testbot at winehq.org
Mon Jun 20 06:44:42 CDT 2022


Hi,

It looks like your patch introduced the new failures shown below.
Please investigate and fix them before resubmitting your patch.
If they are not new, fixing them anyway would help a lot. Otherwise
please ask for the known failures list to be updated.

The full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=117296

Your paranoid android.


=== w7u_2qxl (32 bit report) ===

ntdll:
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3f4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3f4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200

=== w7u_adm (32 bit report) ===

ntdll:
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3f4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3f4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200

=== w7u_el (32 bit report) ===

ntdll:
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3f4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3f4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200

=== w8 (32 bit report) ===

ntdll:
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3d4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3d4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200

=== w8adm (32 bit report) ===

ntdll:
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3d4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200
exception.c:10725: Test failed: Expected EFlags to be 0x3f0fd7, got 0x3d4fd7
exception.c:10733: Test failed: Expected EFlags to be 0x3f0fd7, got 0x200



More information about the wine-devel mailing list