-
Notifications
You must be signed in to change notification settings - Fork 283
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
Windows x64 MSVC Clang gnustep-2.0 -- Tests for NSURL* keep failing... #488
Comments
See #474 (comment) for details. |
I'll take a look at it. If you want the tests to be green rn, feel free to mark them as hopeful. |
Is this test even compiling? |
Should be fixed now. Seems like something changed in the newer MSVC header files, so I needed to include |
Unfortunately it looks like this test is still failing at least sometimes on Windows MSVC:
|
Ah yes that seems to be a sporadic failure due to libdispatch swiftlang/swift-corelibs-libdispatch#833 |
Can we please correct the tests for this environment so that CI is not always RED? Otherwise it looks like it is ALWAYS failing.
The text was updated successfully, but these errors were encountered: