Unplanned
Last Updated: 30 Apr 2014 10:06 by ADMIN
ADMIN
Cody
Created on: 17 Mar 2014 15:22
Type: Bug Report
0
Large load test results in "Unable to pass test [LoadTest] to controller", even when run locally
When you have a very large load test (file size exceeds about 100MB) the load test will not run. You get this error instead:

Test Results
Load Test Tests
Fail - 0 tests passed out of total 0 executed. Executed on ‘xxxxxx’ machine, A
Unable to pass test [LoadTest] to controller System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
d_O.MoveNext()

Small load tests run on the same machine work as expected.
0 comments