Skip to content

Disable test/SILOptimizer/OSLogConstantEvaluableTest.swift. #27453

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
Oct 1, 2019

Conversation

dan-zheng
Copy link
Contributor

This test fails because -enable-ownership-stripping-after-serialization
was disabled for the standard library on tensorflow branch due to SR-11336.

TF-799 tracks re-enabling the test.

This test fails because `-enable-ownership-stripping-after-serialization`
was disabled for the standard library.

TF-799 tracks re-enabling the test.
@dan-zheng dan-zheng added the tensorflow This is for "tensorflow" branch PRs. label Oct 1, 2019
@dan-zheng
Copy link
Contributor Author

Locally confirmed that test/SILOptimizer/OSLogConstantEvaluableTest.swift now passes on macOS:

PASS: Swift(macosx-x86_64) :: SILOptimizer/OSLogConstantEvaluableTest.swift (1 of 1)
Testing Time: 1.26s
  Expected Passes    : 1

@burmako burmako merged commit cca9586 into swiftlang:tensorflow-merge Oct 1, 2019
@dan-zheng dan-zheng deleted the disable-test-tf-799 branch October 1, 2019 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tensorflow This is for "tensorflow" branch PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants