Why Jest cases takes much more time to run inside the Gitlab pipeline (Throw a timeout error inside pipeline)?

Viewed 21

When I run test cases in local. All the test cases are completed within time limit(5000). But, When I run those test cases in gitlab pipeline then it will consume more time.

I use gitlab version 10.

0 Answers
Related