a comprehensive HTML report from Allure test results.

Build: #85 failed Changes by George Moellenbrock

Stages & jobs

  1. Default Stage

  2. Generate Full Report

    Final

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
37 minutes
Labels
None
Agent
casaci-4.cv.nrao.edu test agent3
Revision
e91e35843d4f9dc0f7b51c238a90414011ec848b
Total tests
728

Tests

Responsible

  • George Moellenbrock George Moellenbrock Automatically assigned

Code commits

Author Commit Message Commit date
George Moellenbrock George Moellenbrock e91e35843d4f9dc0f7b51c238a90414011ec848b Pull request #1032: CAS-14348
Merge in CASA/casa6 from CAS-14348 to master

* commit 'ca6131575d1f2743a010aa75f582a58f9eab1fcf':
  Re-asserting that fringefit doesn't allow orphan timesteps
  For CAS-14348:
  Fixing the orphan timestep fringefit bug again
  Turn off debugging output now I've tested the package built with it
  Fixing fringefit on a single channel (again) and adding a test for it
George Moellenbrock George Moellenbrock ca6131575d1f2743a010aa75f582a58f9eab1fcf m Merge remote-tracking branch 'origin/CAS-14726' into CAS-14348   conflicts in FringeJones.cc, DelayRateFFT.cc fixed manually.
Des Small Des Small 93f24986e972db3e9803b9f76d350598311da10a m Re-asserting that fringefit doesn't allow orphan timesteps
In a future release we should allow single time fringefit if not solving for delay, just as we allow single channel fringefit
when not solving for rate, but now is not the time.
George Moellenbrock George Moellenbrock 921dfad4a8a14b6d9d98ac21e12f88989cc17db3 m Merge branch 'master' into CAS-14348
George Moellenbrock George Moellenbrock 1b982bd657af81609f15651cdf0038301cd6a6f6 m For CAS-14348:
1. In DelayRateFFT.cc's DelayRateFFTConcat class:
    (a) Reordered working array (Vpad_) axes to put time and freq before corr and ant (Fortran order) so they are contiguous for 2d FFT;
    (b) Introduced direct use of fftw (instead of LatticeFFT) thereby drastically improving performance of the FFT stage; by (mainly) avoiding unnecessary copies;
    (c) Improved array slicing to streamline (unavoidable) data copies into the working array;
    (d)  Introduced Double precision weight sum accumulation (copied to Single precision at the end), and streamlined weight accumulation code to make it clearer;
    (e) In snr calulation use amplitude found in searchPeak instead of relocating it via calculation from delay/rate solutions;
    (f) Various other code clean-up and minor re-org.

2. In FringeJones.cc: Logging improvements for readability, and introduced fringefit stage solving time measurements and logging.

3. In Calibrater.cc: Occasionally (every ~10%) report solution count progress, and don't log useless solution quality stats for FringeJones (they are not yet filled correctly)

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_task_fringefit SomeClass.test_task_fringefit
Test Tasks ManyLinux < 1 sec
Aborted
Aborted

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14348Could not obtain issue details from Jira
Unknown Issue TypeCAS-14726Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Tasks Workdir 993 KB