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

New failing test: geoid/dynamic_topography.00000 #1590

Closed
bangerth opened this issue May 12, 2017 · 2 comments
Closed

New failing test: geoid/dynamic_topography.00000 #1590

bangerth opened this issue May 12, 2017 · 2 comments

Comments

@bangerth
Copy link
Contributor

It looks like all pull requests current fail this test:

156/447 Test #158: geoid ..........................................................***Failed    0.17 sec
*** "Test geoid failed": ***
[1/2] cd /home/dealii/build-gcc/tests && /usr/bin/perl -pi /home/dealii/source/tests/normalize.pl `find /home/dealii/build-gcc/tests/output-geoid/ -type f`
[2/2] Generating output-geoid/dynamic_topography.00000.diff
FAILED: output-geoid/dynamic_topography.00000.diff 
cd /home/dealii/build-gcc/tests && /home/dealii/source/tests/cmake/diff_test.sh /usr/bin/numdiff geoid/dynamic_topography.00000 /home/dealii/source/tests /home/dealii/build-gcc/tests
******* Error during diffing output results for geoid/dynamic_topography.00000
******* Results are stored in /home/dealii/build-gcc/tests/output-geoid/dynamic_topography.00000.diff.failed
******* Check /home/dealii/build-gcc/tests/output-geoid/dynamic_topography.00000 /home/dealii/source/tests/geoid/dynamic_topography.00000
******* All of 12 lines of diffs are:
----------------
##1       <== # x y z topography
##1       ==> # x y z upper surface topography

##1       #:5   <== topography
##1       #:5   ==> upper
@                                                     @@
##1             <==
##1       #>6   ==> surface topography
@ Line 1 in file "/home/dealii/build-gcc/tests/output-geoid/dynamic_topography.00000.cmp.notime" is shorter than expected!

+++  File "/home/dealii/build-gcc/tests/output-geoid/dynamic_topography.00000.cmp.notime" differs from file "/home/dealii/build-gcc/tests/output-geoid/dynamic_topography.00000.notime"
ninja: build stopped: subcommand failed.

CMake Error at /home/dealii/source/tests/run_test.cmake:14 (MESSAGE):
  *** Test aborted.

@Shangxin-Liu -- can you see if you can fix this?

@Shangxin-Liu
Copy link
Contributor

Shangxin-Liu commented May 12, 2017

Yeah, just one line comment because I submitted my geoid pull request which uses the previous dynamic topography.cc to calculate grid dynamic topography before Jacky's new one is merged. I already committed a patch to fix this issue. @bangerth

@gassmoeller
Copy link
Member

Fixed by #1585

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

3 participants