Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
22
Description
Executing javascript on the server is computationally expensive and subject to a 60 second timeout. We've seen that with some of our tests this timeout is a little too aggressive. Particularly on the code coverage variant which instruments the binary and adds overhead, and particularly with tests which stress-test the limits of JS execution like javascript_heap_limit.js