ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
46 stars 27 forks source link

flaky tests/unit/test_modules_outputs_watcher.py::test_port_key_sequential_event_generation #3694

Closed GitHK closed 1 year ago

GitHK commented 1 year ago

test was marked as flaky as currently it is still failing

pcrespov commented 1 year ago

https://github.com/ITISFoundation/osparc-simcore/actions/runs/4676931543/jobs/8283850625#step:9:527

FAILED tests/unit/test_modules_outputs_watcher.py::test_port_key_sequential_event_generation[2-file_generation_info1] - AssertionError: assert {'port_key_0'} == {'port_key_0'... 'port_key_3'}
  Extra items in the right set:
  'port_key_2'
  'port_key_3'
  'port_key_1'
  Full diff:
  - {'port_key_3', 'port_key_2', 'port_key_1', 'port_key_0'}
  + {'port_key_0'}