Skip to content

Conversation

ath0mas
Copy link

@ath0mas ath0mas commented Feb 12, 2022

git clone and npm cit on Windows

1 test is failing: "FAILURES: 2/1599 assertions failed"

× addTarget - should add debug and release configurations to build configuration list AssertionError: '"TestExtensionFiles\\TestExtensionFiles-Info.plist"' == '"TestExtensionFiles/TestExtensionFiles-Info.plist"' 

Using a platform-specific path separator resolves this path mismatch: "OK: 1599 assertions"

path mismatch because of platform-specific path separator From "FAILURES: 2/1599 assertions failed" To "OK: 1599 assertions"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant