ericcornelissen/js-regex-security-scanner

Tests commonly timeout in continuous integration

Closed this issue · 0 comments

When tests are ran in the continuous integration setup they commonly time out, leading to either inaccurate CI results or having to rerun (sometimes multiple times, up to 8 times) the workflow. This is inefficient and annoying.

[...]
✖ Timed out while running tests

5 tests were pending in tests/main.test.js
[...]

This should be improved upon, even if it means slower CI times.