Build: #3 failed

Job: Test PlotMs Qt6 ARM Macos 14 Py3.12 failed

Stages & jobs

  1. Default Stage

Test results

  • 106 tests in total
  • 1 test failed
  • 1 failure is new
  • 10 tests were fixed
  • 5 minutes taken in total.

Build 3 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_task_plotms test_selection.test_selection_antpos
1 sec
AssertionError: 339529 not greater than 340000
test_task_plotms.py:2072: in test_selection_antpos
    self.checkPlotfile(self.plotfile_jpg, 340000)
test_task_plotms.py:151: in checkPlotfile
    self.assertGreater(plotSize, minSize)
E   AssertionError: 339529 not greater than 340000