-
Notifications
You must be signed in to change notification settings - Fork 5k
ThreadStartString_01 fails on non-windows #5309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This test does not fail when executed directly from the command line. The issue seems to be caused by the auto generated shell file. |
Related to dotnet/coreclr#18381? |
|
Closing as a dup of dotnet/coreclr#18381 |
The test continues to fail after fix the fix for dotnet/coreclr#18381. |
Seems that this is not a test issue, it's a test runner (bash script) issue. Will submit fix shortly along with a description of the problem |
src/tests/baseservices/threading/paramthreadstart/ThreadStartString_01
The text was updated successfully, but these errors were encountered: