You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/02/12 18:05:16 UTC

[GitHub] [cordova-node-xcode] ath0mas opened a new pull request #123: Fix test failure on Windows

ath0mas opened a new pull request #123:
URL: https://github.com/apache/cordova-node-xcode/pull/123


   `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"`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org