Failure logs
1 failing
1) SwiftPluginTaskProvider Test Suite
execution
createSwiftPluginTask
Exit code on success:
AssertionError: expected '' to include 'Hello, World!'
at Context.<anonymous> (test/integration-tests/tasks/SwiftPluginTaskProvider.test.ts:216:48)
Link to failed run: [GitHub Actions Link]
Additional context
This test fails intermittently. Possibly an upstream VS Code issue.
Activity
award999 commentedon May 13, 2025
Turned off the assertion check, just looking at the exit code for now
Try to renable expectation for plugin output
Try to renable expectation for plugin output
Try to renable expectation for plugin output
Try to renable expectation for plugin output
Try to renable expectation for plugin output (#1645)