Deleted branch bugfix/T27975-SpeedUpTests.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 19 2020
Pushed new branch bugfix/T27975-SpeedUpTests.
Maybe the one from our Nightlies is sufficient?
https://ci.mitk.org/job/MITK/job/Nightly/job/Ubuntu%2018.04/ws/build/MITK-build/
Nov 18 2020
Deleted branch feature/T27972-OpenSSLHint.
Pushed new branch feature/T27972-OpenSSLHint.
Deleted branch bugfix/T27952-FixLabelSetTest.
Deleted branch bugfix/T27955-RenderingTestsSerialRun.
Pushed new branch bugfix/T27955-RenderingTestsSerialRun.
Nov 17 2020
The CTP thread responsible for sending the data to the PACs crashed:
Pushed new branch bugfix/T27952-FixLabelSetTest.
1.5 reasons:
- mitk::LabelSet::AddLabel() takes a pretty long time to complete while it fiddles around with an std::map
- Not only does every test unnecessarily initialize a label set with 200 labels, but one test adds another 65535 labels to test the maximum allowed number of labels
Deleted branch feature/T27564-integrate-deeplearning-segmentation-V2.
Deleted branch feature/T27564-integrate-deeplearning-segmentation-evaluation.
Deleted branch feature/T27564-integrate-deeplearning-segmentation.
Deleted branch feature/T27500-use-PythonCApi-in-python-service-V2.
Deleted branch feature/T27500-use-PythonCApi-in-python-service.
Deleted branch bugfix/T27953-RemeshingDocumentation.
Pushed new branch bugfix/T27953-RemeshingDocumentation.
Nov 16 2020
Deleted branch bugfix/T27955-FixRenderingTestHelper.
Yes, eventually the test times out. But even if it would "fix" the test to increase this value, individual unit tests should aim to last not longer than around a second, at maximum a few seconds.
The plot functions that are used in the report have Roxygen documentation now. There's also a vignette called "Visualizations" that shows and explains the plots along with the corresponding plot function.
Could it be that the test time out time is 600 sec? Because in the last month all tests runs of LabelSetTest with worked (as long as the duration was below 600 sec). All failed tests took longer then 600 sec.
For what ever reason under win the test is relativaly fast ~150-200 sec. Under linux/mac it is lurking arround 590 sec +- 25...
Yes. In fact, this task can already be closed as it doesn't work anymore. :-)
This seems to be superfluous if {T27960} works for us.
Nov 15 2020
It is not an OpenGL problem but a Windows policy that prevents remote SSH users to actually start GUI applications. It wasn't triggered before as VTK's OpenGL test succeeds now.
Pushed new branch bugfix/T27955-FixRenderingTestHelper.
Deleted branch bugfix/T27608-DocumentationRefurbish-DeveloperManual.
Deleted branch feature/T27461-VTK9.
Deleted branch feature/T27931-OpenMesh.