Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Commands suite is flaky #1269

Open
award999 opened this issue Dec 12, 2024 · 0 comments
Open

Build Commands suite is flaky #1269

award999 opened this issue Dec 12, 2024 · 0 comments
Labels
needs verification Issue has been fixed, but requires verification before closing testing infrastructure Issues related to CI jobs or extension test cases

Comments

@award999
Copy link
Contributor

Flaking in nightly build https://github.com/award999/vscode-swift/actions/runs/12287793290/job/34290458188

  2) Build Commands
       Swift: Debug Build @slow:
     Error: Timeout of 30000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/tmp/code/dist/test/integration-tests/commands/build.test.js)
@award999 award999 added the bug Something isn't working label Dec 12, 2024
@award999 award999 added testing infrastructure Issues related to CI jobs or extension test cases and removed bug Something isn't working labels Dec 12, 2024
plemarquand added a commit to plemarquand/vscode-swift that referenced this issue Dec 12, 2024
30 seconds often wasn't enough to complete the build.

Issue: swiftlang#1269
plemarquand added a commit that referenced this issue Dec 12, 2024
30 seconds often wasn't enough to complete the build.

Issue: #1269
@award999 award999 moved this from Unscreened to In Progress in Swift Extension for Visual Studio Code Dec 19, 2024
award999 added a commit to award999/vscode-swift that referenced this issue Dec 19, 2024
* Timing issue waiting for the debug configuration to
  be created, but we should not have to do this
* Using existing launch config, the  adapter tracker
  was waiting for "swift-lldb" but we fallback to the
  "lldb" type for swift versions < 6.0

Issue: swiftlang#1269
award999 added a commit that referenced this issue Dec 19, 2024
* Fix debug command test

* Timing issue waiting for the debug configuration to
  be created, but we should not have to do this
* Using existing launch config, the  adapter tracker
  was waiting for "swift-lldb" but we fallback to the
  "lldb" type for swift versions < 6.0

Issue: #1269

* Don't disable ASLR for Linux
@award999 award999 moved this from In Progress to Needs Verification in Swift Extension for Visual Studio Code Dec 20, 2024
@award999 award999 added the needs verification Issue has been fixed, but requires verification before closing label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs verification Issue has been fixed, but requires verification before closing testing infrastructure Issues related to CI jobs or extension test cases
Projects
Status: Needs Verification
Development

No branches or pull requests

1 participant