swiftlang / vscode-swift

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

Disable telemetry when running tests #1122

Closed award999 closed 3 weeks ago

award999 commented 1 month ago

Can be issues running the vscode tests if cannot communicate with telemetry server. We should turn this off when running tests as we do not need to worry about telemetry for test execution. At the same time we do not need to check for updates, run the crash reporter, or need to worry about workspace trust