Modularization dashboard cleanup

Figured we could use a place to indicate who’s working on what dashboard issue.

1 Like

I’ve started looking at test failures on mun on master

Updates:

  1. the expected group for master for munn was bad. updated CDash to use the new dashboard names and now the test failures on latest master has dropped from 100s to 10s.
  2. some example tests are failing due to this issue. Fixed for now by adding TBB_ROOT to the env so the examples can find TBB too).
  3. the ensight tests etc seem to be passing. the mpi tests are failing due to bad -n argument so waiting till that is fixed.

I’m taking a look into VTK::FiltersOpenTurnsCxx-TestScatterPlotMatrixVehiclesDensity on luigi.

https://open.cdash.org/testDetails.php?test=730098208&build=5739021

I’ve got a proposed fix for a lot of failures on bigmac: https://gitlab.kitware.com/vtk/vtk/merge_requests/5153

many updates:

  • TestPDFTransformedText: should be resolved. new baseline added due to updates to freetype.
  • TestGLUTRenderWindow: being tested. the test was bad. not sure how it passed before.
  • TestSystemFontRendering: fails on trey due to some macos/trey issue where italics fonts are not rendered as such. test has been excluded on that machine.
  • TestRenderString: needed new baseline.

TestScatterPlotMatrixVehiclesDensity : should be resolved, a bug found it’s way during dashboard red time.

sweet! looks like we’re almost there with the buildbots (except bigmac).