[PATCH 0/1] MR8022: gitlab: Run ntoskrnl tests with win64 architecture.
13 May
2025
13 May
'25
12:30 p.m.
13 May
13 May
12:30 p.m.
New subject: [PATCH 1/1] gitlab: Run ntoskrnl tests with win64 architecture.
From: Rémi Bernon <rbernon(a)codeweavers.com> --- tools/gitlab/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gitlab/test.yml b/tools/gitlab/test.yml index 9ed9ed610b8..632eb365936 100644 --- a/tools/gitlab/test.yml +++ b/tools/gitlab/test.yml @@ -50,7 +50,7 @@ test-linux-64: extends: .wine-test variables: - INCLUDE_TESTS: "dinput" + INCLUDE_TESTS: "dinput ntoskrnl" rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' needs: -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/8022
296
Age (days ago)
296
Last active (days ago)
1 comments
1 participants
participants (1)
-
Rémi Bernon