-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
22
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