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

Regression testing: a test should not run if a tool required by this test is missing #312

Open
ckhroulev opened this issue Feb 17, 2015 · 0 comments
Assignees
Labels

Comments

@ckhroulev
Copy link
Member

Our installation manual suggests:

Run a basic suite of software tests. To do this, you need to be in PISM’s build directory, and the
cmake flag Pism_BUILD_EXTRA_EXECS should be ON. Then do:

$ make test

The message at the bottom should say “100% tests passed, 0 tests failed out of XX” or
similar. These tests use NCO and require Python packages numpy and netcdf4-python.

Few people read "these tests use NCO and require Python packages numpy and netcdf4-python" as "if you don't have NCO, numpy, and netcdf4-python some tests will fails and you should not be surprised".

@ckhroulev ckhroulev added the task label Feb 17, 2015
@ckhroulev ckhroulev self-assigned this Feb 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant