message_ix_models.tests.model.material.test_build.MARKS
- message_ix_models.tests.model.material.test_build.MARKS = [MarkDecorator(mark=Mark(name='skipif', args=(False,), kwargs={'reason': 'Stalls or times out on GitHub Actions'}))]
Conditions and marks for one case of test_build_bare_res() on GitHub Actions.
On Windows, the test frequently fails; if it passes, the run time is ~1200 seconds.
On macOS, the test occasionally times out the run (~360 minutes = 21600 seconds). When it passes, it does so in ~700 seconds.
See also: - https://github.com/iiasa/message-ix-models/pull/447 - https://github.com/iiasa/message-ix-models/pull/346#issuecomment-2873056272 - https://github.com/iiasa/message-ix-models/pull/345