pymlup icon indicating copy to clipboard operation
pymlup copied to clipboard

[BUG] Fix running integration tests in github tests.integration_tests.console_commands.test_make_app

Open nxexox opened this issue 2 years ago • 0 comments
trafficstars

tests.integration_tests.console_commands.test_make_app.test_run_maked_app_from_conf

Describe the bug

Locally these tests work. But when run in github action, it is these tests that hang and the pipeline launch time ends after the maximum timeout has elapsed.

An example of a frozen action https://github.com/nxexox/pymlup/actions/runs/6329530758/job/17189993239

Skip tests now.

To Reproduce

Remove skip from tests and upload to branch.

Expected behavior

Tests completed in a couple of minutes

Environment (please complete the following information):

  • Any Python version
  • Any version PyMLup

nxexox avatar Oct 18 '23 13:10 nxexox