-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Fix failing tests on Linux #966
Comments
|
I have not yet investigated each failing tests, but I know that might be a critical issue for SwiftLint on Linux. |
Sorry, that was not correct. |
SR-2123 seems to be the reason of |
I think the only remaining commented test is failing for the same reasons of #1001. |
As of #963, there are a handful of failing Linux tests. We should investigate why they're failing and fix them:
ConfigurationTests.testExcludedPaths
ReporterTests.testJSONReporter
RulesTests.testForceUnwrapping
RulesTests.testLeadingWhitespace
RulesTests.testPrivateUnitTest
RulesTests.testTypeName
RulesTests.testVariableName
The text was updated successfully, but these errors were encountered: