bugGNU Astronomy Utilities - Bugs: bug #54063, Match tests in make check fail...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #54063: Match tests in make check fail randomly

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Tue 05 Jun 2018 12:44:33 PM UTC
   
 
Category:  Installation Severity:  3 - Normal
Item Group:  Crash Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Tue 05 Jun 2018 01:06:56 PM UTC, comment #1: 

The problem was that both tests that use Match had the `--log' option. Therefore when `make check' was run on multiple threads (for example `make check -j8', in some situtations, they would be called simultaneously and thus try to delete and write to the log file at the same time. Therefore this but only happend randomly.

Only one one them uses the `--log' option now. The fix has been pushed to the main repo.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Tue 05 Jun 2018 12:44:33 PM UTC, original submission:  

In some random situations, one of the two Match program tests (in `make check') fail with an error complaining about not finding `astmatch.fits'. For example see failed Gnuastro 0.6 build on Debian's amd64 build attempt.

Mohammad Akhlaghi <makhlaghi>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-06-05 makhlaghi StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-aa77.
    Corresponding source code