Hi, thanks for posting.
Unfortunately, this doesn't work, as the IgnoredTests selectors are designed to be simplified names that can be sensibly manipulated by the NCrunch UI. Having wildcards in the expressions creates confusion for the UI as it then becomes much more difficulty to sensibly switch them on and off with a button.
The problem of having a GUID in the test name is going to give you much bigger problems than difficulty with the ignored test selectors. You might be able to work around this with a test category but I very strongly recommend that you fix this test.
More information about this problem.
Edit: Ignoring the fixture containing the test might let you shut it off without needing to specify the GUID.