======================================================== GNU Astronomy Utilities 0.16: tests/test-suite.log ======================================================== # TOTAL: 66 # PASS: 65 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: script/sort-by-night.sh ============================= asttable: '2022-09-24T12:07:58' isn't in the FITS date format. According to the FITS standard, the date must be in one of these formats: YYYY-MM-DD YYYY-MM-DDThh:mm:ss YYYY-MM-DDThh:mm:ssZ (Note the 'Z', see *) DD/MM/YY (Note the 'YY', see ^) DD/MM/YYThh:mm:ss DD/MM/YYThh:mm:ssZ [*]: The 'Z' is interpreted as being in the UTC Timezone. [^]: Gnuastro's FITS library (this program), interprets the older (two character for year) format, year values 68 to 99 as the years 1969 to 1999 and values 0 to 68 as the years 2000 to 2068. asttable: no input! The input can be read from a file (specified as an argument), or the standard input. If both are provided, a file takes precedence. Standard input can come from a pipe (output of another program) or typed on the command-line before 10000000 micro-seconds (configurable with the '--stdintimeout' option). FAIL script/sort-by-night.sh (exit status: 1)