Fix build fail in JIT/Directed/jmp/genericjmp test#121290
Fix build fail in JIT/Directed/jmp/genericjmp test#121290jakobbotsch merged 1 commit intodotnet:mainfrom
Conversation
|
For your reference, this is another fix for this issue. |
Hm, isn't Your commit does fix the build error but |
|
You are right. I tested in a wrong way. Thank you. |
|
@tomeksowi, @clamp03 how did the test build fail? I didn't have such a problem when I have created the test last week. And it was not expected for the test to have a .sh file, it is part of the Directed_3 test suite where it gets executed. |
|
@janvorli we were building with env var |
Missing Main method with BuildAllTestsAsStandalone=true.