I am sorry for confusiion. I tried to use https://testbot.winehq.org/ but it is not tested components which I changed.
Judging from the testbot page it looks like you've figured out how to get it to run msvcr100 tests. Note also that if you need tests to be run that aren't being run, you can usually just add a no-op (e.g. whitespace) diff to the relevant test file.
Also, if you create a merge request from a local fork to another branch of the local fork, it will also run Gitlab CI, without notifying anyone watching the main wine project.
I will stop updating MR. Do you think it is possible to disable notification for Draft MR?
I don't believe that Gitlab allows you to do this, unfortunately. We could disable it for the bridge, though, but the bridge has its own problems, and I still am struggling to find a use case for draft merge requests anyway...