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

master: fix travis build #248

Merged

Conversation

climbfuji
Copy link
Collaborator

Fix travis build/testing by setting STATIC option correctly for standalone build and adding the missing new configuration option DEFAULT_BUILD_DIR to the standalone build CCPP prebuild config.

@codecov-io
Copy link

Codecov Report

Merging #248 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #248   +/-   ##
=======================================
  Coverage   47.28%   47.28%           
=======================================
  Files          14       14           
  Lines        1343     1343           
=======================================
  Hits          635      635           
  Misses        708      708

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ab419e...55e861f. Read the comment docs.

@climbfuji climbfuji marked this pull request as ready for review January 12, 2020 20:35
Copy link
Collaborator

@gold2718 gold2718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay (modulo not really knowing why STATIC is incompatible with standalone build).

@climbfuji
Copy link
Collaborator Author

Looks okay (modulo not really knowing why STATIC is incompatible with standalone build).

Thanks. The unit tests were designed for the dynamic build a while ago and are exercising explicit calls to ccpp_field_add to populate the cdata structure with pointers to the variables etc. Looking forward to Julie's and your work to create a robust testing framework for the new cap_gen.py!

Copy link
Collaborator

@grantfirl grantfirl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@climbfuji climbfuji merged commit e772109 into NCAR:master Jan 24, 2020
climbfuji added a commit to climbfuji/ccpp-framework that referenced this pull request Jan 27, 2020
@climbfuji climbfuji deleted the fix_travis_standalone_build_20200111 branch June 27, 2022 03:03
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.

4 participants