Skip to content

Conversation

@practicalswift
Copy link
Contributor

What's in this pull request?

Fix AttributeError: CalledProcessError.strerror does not exist, see CalledProcessError documentation.

Resolved bug number: –


Before merging this pull request to apple/swift repository:

  • Test pull request on Swift continuous integration.

Triggering Swift CI

The swift-ci is triggered by writing a comment on this PR addressed to the GitHub user @swift-ci. Different tests will run depending on the specific comment that you use. The currently available comments are:

Smoke Testing

Platform Comment
All supported platforms @swift-ci Please smoke test
OS X platform @swift-ci Please smoke test OS X platform
Linux platform @swift-ci Please smoke test Linux platform

Validation Testing

Platform Comment
All supported platforms @swift-ci Please test
OS X platform @swift-ci Please test OS X platform
Linux platform @swift-ci Please test Linux platform

Note: Only members of the Apple organization can trigger swift-ci.

@tkremenek
Copy link
Member

@swift-ci please smoke test

@practicalswift
Copy link
Contributor Author

@tkremenek Is the build server broken? Seems like all Linux tests are failing for unknown reasons :-)

@practicalswift
Copy link
Contributor Author

Seems like the Linux build server has some problems causing it to reject all builds. Friendly ping 📟 to @shahmishal who is in charge of the @swift-ci infrastructure IIRC :-)

practicalswift added a commit that referenced this pull request Mar 8, 2016
…upport

[Python] Fix AttributeError: CalledProcessError.strerror does not exist
@practicalswift practicalswift merged commit 38a9ce1 into swiftlang:master Mar 8, 2016
@shahmishal
Copy link
Member

@practicalswift This Linux failure was due this commit swiftlang/swift-corelibs-foundation@23bac55
and resolved by swiftlang/swift-corelibs-foundation@bacb80c

Sorry for the trouble.

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.

3 participants