BuildCommandSwiftBuildTests.testParseableInterfaces
fails on AmazonLinux2
#8545
Labels
BuildCommandSwiftBuildTests.testParseableInterfaces
fails on AmazonLinux2
#8545
Is it reproducible with SwiftPM command-line tools:
swift build
,swift test
,swift package
etc?swift build
,swift test
,swift package
etc.Description
The
BuildCommandSwiftBuildTests.testParseableInterfaces
test fails on Amazon Linux 2. We should look to re-enable the test.The following OSS build failed.
https://ci.swift.org/job/oss-swift-package-amazon-linux-2/4172/
Expected behavior
The
BuildCommandSwiftBuildTests.testParseableInterfaces
test passed on Amazon Linux 2Actual behavior
Steps to reproduce
N/A
Swift Package Manager version/commit hash
Observed in OSS CI failure
Swift & OS version (output of
swift --version ; uname -a
)Observed on OSS CI build failure: https://ci.swift.org/job/oss-swift-package-amazon-linux-2/
The text was updated successfully, but these errors were encountered: