Skip to content

[TF] Fix tensorflow_osx_base build preset. #29550

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

Closed

Conversation

dan-zheng
Copy link
Contributor

Remove deleted skip-install-swiftsyntax-module flag from tensorflow_osx_base preset.
I didn't spend time to track down when/why exactly the flag was deleted.

tensorflow_osx_base is now more in-sync with mixin_osx_package_base.


Locally verified the fix on macOS.

We haven't run into this issue for a while since we haven't triggered fresh macOS builds using the tensorflow_osx_base preset.

Remove deleted `skip-install-swiftsyntax-module` flag from `tensorflow_osx_base` preset.
I didn't spend time to track down when/why exactly the flag was deleted.

`tensorflow_osx_base` is now more in-sync with `mixin_osx_package_base`.
@dan-zheng dan-zheng added the tensorflow This is for "tensorflow" branch PRs. label Jan 30, 2020
@compnerd
Copy link
Member

@dan-zheng #29481 has that change as well - do we want to merge ignoring the failure?

@dan-zheng
Copy link
Contributor Author

dan-zheng commented Jan 30, 2020

@dan-zheng #29481 has that change as well - do we want to merge ignoring the failure?

Sorry, I didn't notice that #29481 also has the fix!

Fixing the test failures is important so CI continues to pass. It seems the test failures are related to re-enabling validation-test/Python/build_swift.swift, and not related to fixing the tensorflow_osx_base preset.

How about merging this patch (just the build preset fix) instead? Running CI isn't even necessary because CI uses the tensorflow_test preset, not tensorflow_osx_base.

@dan-zheng
Copy link
Contributor Author

dan-zheng commented Jan 31, 2020

Closing in favor of pre-existing fix #29481, which also adds tests. That PR should be merged soon, since tests are passing.

@dan-zheng dan-zheng closed this Jan 31, 2020
@dan-zheng dan-zheng deleted the tensorflow-fix-macosx-preset branch January 31, 2020 00:49
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