Probably PetscIsNanRealFallback() should not exist. So long as "PGI" supports an alternative to fallback that works correctly then it need not ever use PetscIsNanRealFallback() and hence this test should not exist.
not ok diff-sys_tests-ex34_1 # 28c28 # < PetscIsNanRealFallback(x_nan) -> True # --- # > PetscIsNanRealFallback(x_nan) -> False > On Aug 14, 2017, at 11:17 AM, Satish Balay <pullrequests-re...@bitbucket.org> > wrote: > > > Satish Balay commented on pull request #733: > Math: Refactor and fix Inf/NaN test routines > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/08/14/examples_next_arch-mswin-uni_ps4.log > pushed a fix for this > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/08/14/examples_next_arch-linux-pgi_grind.log > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/08/14/examples_next_arch-osx-pgi-pkgs-opt_petsc-mini.log > Looks like PGI thinks Nan==Nan > View this pull request or add a comment by replying to this email. > Unwatch this pull request to stop receiving email updates. >