Skip to content

Conversation

@kcieplak
Copy link
Contributor

These issues no longer occur as a fix for linking was submitted that affects AL2 and the gold linker.
swiftlang/swift-build#892

Tests are no longer recording known issues causing test failures.

  • Remove the withKnownIssue clauses for AL2 On failing tests.

These issues no longer occur as a fix for linking
was submitted that affects AL2 and the gold linker.

* Remove the withKnownIssue clauses for AL2 On
  failing tests.
@kcieplak
Copy link
Contributor Author

@swift-ci test

@kcieplak
Copy link
Contributor Author

@swift-ci test windows

Copy link
Contributor

@bkhouri bkhouri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We really need an Amazon Linux 2 self hosted pipeline to validate this.

@shahmishal : is this something we can add relatively quickly?

#expect(output.contains("No breaking changes detected in Qux"))
}
} when : {
buildSystem == .swiftbuild && ProcessInfo.isHostAmazonLinux2()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: is the "isAmazonLinux2()" function used anywhere else? Can we remove it if not?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd leave it for now, in case we need it again in the near future.

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.

4 participants