You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
We encountered one issue last week, where due to resource constraints in our reportportal server, our jest integration was timing out.
However, we observed that it was failing our test suite execution and also the pipeline.
Is there a way we can specify in the jest.config.ts, that in case of any report portal failure do not fail the test suite?