The test geo_axis_aligned.js has an inner loop that creates an index and loops 2000 times. It occasionally times out due to this, depending on the state of the testing environment.
It should be refactored to avoid doing so much redundant work.
The test geo_axis_aligned.js has an inner loop that creates an index and loops 2000 times. It occasionally times out due to this, depending on the state of the testing environment.
It should be refactored to avoid doing so much redundant work.