mewsfeed icon indicating copy to clipboard operation
mewsfeed copied to clipboard

Reduce flakiness of CI tests

Open mattyg opened this issue 1 year ago • 1 comments

Reduce flakiness of ci tests by:

  • ~Using cachix key with write permission to reduce nix environment setup time~ keep flakes.lock up to date
  • Refactor tests to avoid using sleep() calls (waiting on https://github.com/holochain/tryorama/issues/167)

mattyg avatar Mar 21 '23 20:03 mattyg

Tests have been running stably on recent branches after increasing the zome call timeout.

jost-s avatar Mar 31 '23 12:03 jost-s