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

Test failure on master branch: GeoClaw multi-layer basic plane-waves #125

Open
ketch opened this issue May 21, 2018 · 1 comment
Open

Test failure on master branch: GeoClaw multi-layer basic plane-waves #125

ketch opened this issue May 21, 2018 · 1 comment

Comments

@ketch
Copy link
Member

ketch commented May 21, 2018

See https://travis-ci.org/clawpack/clawpack/jobs/376683975. This isn't causing a failure in the GeoClaw repo -- do we just need to update the version that Clawpack points to?

ERROR: Test multi-layer basic plane-waves.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/clawpack/clawpack/geoclaw/tests/multilayer/regression_tests.py", line 42, in setUp
    super(MultilayerTest, self).setUp()
  File "/home/travis/build/clawpack/clawpack/clawpack/clawutil/test.py", line 164, in setUp
    self.build_executable()
  File "/home/travis/build/clawpack/clawpack/clawpack/geoclaw/test.py", line 53, in build_executable
    executable_name=executable_name)
  File "/home/travis/build/clawpack/clawpack/clawpack/clawutil/test.py", line 187, in build_executable
    raise e
CalledProcessError: Command 'cd /home/travis/build/clawpack/clawpack/geoclaw/tests/multilayer ; make .exe' returned non-zero exit status 2
@mandli
Copy link
Member

mandli commented May 21, 2018

That would be my guess. There was a commit that added AMR to the multilayer code and it changed some things that required changes also to Riemann. @aks2203 may be able to also take a look as that was primarily his PR.

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

No branches or pull requests

2 participants