swiftlang / vscode-swift

Visual Studio Code Extension for Swift
https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang
Apache License 2.0
708 stars 47 forks source link

Fix SwiftExecution tests #820

Closed award999 closed 1 month ago

award999 commented 1 month ago

the catch block in SwiftPseudoterminal was catching the error thrown by the test setDimensions and wrongly causing the test to pass

award999 commented 1 month ago

@swift-server-bot test this please