Deleted branch bugfix/T27975-SpeedUpTests.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
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
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 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.
Yes. In fact, this task can already be closed as it doesn't work anymore. :-)
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.