Skip to content

Adding missing changes on the Pull Request #402 #424

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

Merged
merged 1 commit into from
Dec 11, 2015

Conversation

gabrielPeart
Copy link
Contributor

Pushing missing classes from the previous Pull Request

/cc @gottesmm

Pushing missing classes from the previous Pull Request
@djwbrown
Copy link
Contributor

I made the same changes but I'm still failing 4/6 tests. Have you been able to build with all tests passing?

swiftix added a commit that referenced this pull request Dec 11, 2015
Adding missing changes on the Pull Request #402
@swiftix swiftix merged commit 8f3a540 into swiftlang:master Dec 11, 2015
@gabrielPeart
Copy link
Contributor Author

Could you give the points that are not passing?
Yes, it has passed and generated the libswiftStdlibUnittest.dylib

@gabrielPeart
Copy link
Contributor Author

Are you performing:

check-swift
check-swift-validation

check-swift-all
?

@djwbrown
Copy link
Contributor

I had been using: utils/build-script -t
Could you tell me where to find check-swift?

@gabrielPeart
Copy link
Contributor Author

utils/build-script as well, just use the respective targets:

check-swift
(Runs tests from the ${SWIFT_SOURCE_ROOT}/test directory.)

check-swift-validation
(Runs tests from the ${SWIFT_SOURCE_ROOT}/validation-test directory.)

check-swift-all
(Runs all tests.)

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