Skip to content

disable virtually all lit tests to unblock Swift CI #370

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

Closed
wants to merge 1 commit into from

Conversation

kavon
Copy link
Member

@kavon kavon commented Mar 15, 2022

Something broke, leading to all CI tests failing with:

dyld: Library not loaded: @rpath/lib_InternalSwiftSyntaxParser.dylib
  Referenced from: /Users/ec2-user/jenkins/workspace/swift-PR-macos/branch-main/build/buildbot_incremental/unified-swiftpm-build-macosx-x86_64/x86_64-apple-macosx/release/lit-test-helper
  Reason: image not found

This PR is a temporary measure to get CI unblocked until an investigation can happen.

Something broke, leading to all CI tests failing with:

```
dyld: Library not loaded: @rpath/lib_InternalSwiftSyntaxParser.dylib
  Referenced from: /Users/ec2-user/jenkins/workspace/swift-PR-macos/branch-main/build/buildbot_incremental/unified-swiftpm-build-macosx-x86_64/x86_64-apple-macosx/release/lit-test-helper
  Reason: image not found
```

This PR is a temporary measure to get CI unblocked until an investigation can happen.
@kavon kavon requested a review from ahoppen as a code owner March 15, 2022 07:00
@kavon
Copy link
Member Author

kavon commented Mar 15, 2022

@swift-ci please test

@ahoppen
Copy link
Member

ahoppen commented Mar 15, 2022

CI failures was resolved by #371

@ahoppen ahoppen closed this Mar 15, 2022
@kavon kavon deleted the disable-swiftsyntax-tests branch March 16, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants