Skip to content

Commit

Permalink
240319.202240.HKT fix failure of cirrus tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Mar 19, 2024
1 parent 4b8af85 commit f8d92fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fortran/tests/tools/checktest
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ ERRORS="$(grep -i "error\|fail\|violation\|exception\|invalid\|bad\|overflow\|se
| grep -vi "precaution against rounding error" \
| grep -vi "Warning:\ Floating\ invalid\ operation\ occurred" \
| grep -vi "Processor does not support trapping of floating-point exceptions" \
| grep -vi "Warning: SAVEHIST: Assertion fails: XHIST" \
| grep -vi "Assertion fails: Q interpolates FVAL at XPT" \
| grep -vi "Assertion fails: H = W^{-1} in (3.12) of the NEWUOA paper" \
| grep -vi "Assertion fails: BETA_TEST == BETA" \
Expand Down

0 comments on commit f8d92fd

Please sign in to comment.