[PATCH 2/2] ntdll: Filter EFlags from user-supplied CONTEXT on x86 and x64.

Marvin testbot at winehq.org
Mon Jun 20 06:53:26 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 tests also ran into some preexisting test failures. If you know how
to fix them that would be helpful. See the TestBot job for the details:

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

Your paranoid android.


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

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

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

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

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

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

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

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

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

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



More information about the wine-devel mailing list