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

[SR-3078] swiftpm test gets interpreted as an llbuild file because extension is .ll #5186

Closed
swift-ci opened this issue Oct 29, 2016 · 2 comments
Labels

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-3078
Radar None
Original Reporter erg (JIRA User)
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 284f1e08c3cb9d67adca001562af491e

Issue Description:

Test Case 'ManifestTests.testManifestLoading' started at 19:03:04.628
<unknown>:0: error: error parsing input file '/tmp/TemporaryFile.GtuKll' (expected top-level entity)
Can't parse Package.swift manifest file because it contains invalid format. Fix Package.swift file format and try again.
/home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/swiftpm/Tests/PackageLoadingTests/ManifestTests.swift:79: error: ManifestTests.testManifestLoading : failed - Unexpected error: invalidManifestFormat(nil)

We might have pushed a patch already for this in master, and if so, we just need to merge it into swift-3.0-branch.

@ddunbar
Copy link
Member

ddunbar commented Oct 30, 2016

I thought we already fixed this issue?

@ankitspd
Copy link
Member

Yes, this is for swift 3 branch
PR here: #771

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants