Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Viewing all articles
Browse latest Browse all 1864

Commented Unassigned: Chutzpah / PhantomJS timeout around 700 tests? [225]

$
0
0
Hello - I'm using Chutzpah 2.2.1.173 from the command line to automate Jasmine tests. I've been seeing strange behavior where the test run will fail after running about 700 tests (never the same number... sometimes it's more than 700, sometimes less). Here's the error from the output:

Chutzpah Error: Chutzpah.Exceptions.ChutzpahException: Unknown error occured when running c:\BuildArchive\Workspace\G2Web\WebApp\Test\ChutzpahTests.html
at Chutzpah.TestRunner.HandleTestProcessExitCode(Int32 exitCode, String inputTestFile) in c:\Dev\chutzpah\Chutzpah\TestRunner.cs:line 217
at Chutzpah.TestRunner.InvokeTestRunner(String headlessBrowserPath, TestOptions options, TestContext testContext, TestRunnerMode testRunnerMode, ITestMethodRunnerCallback callba
ck) in c:\Dev\chutzpah\Chutzpah\TestRunner.cs:line 200
at Chutzpah.TestRunner.<>c__DisplayClass2.<ProcessTestPaths>b__1(PathInfo testFile) in c:\Dev\chutzpah\Chutzpah\TestRunner.cs:line 143
While Running:c:\BuildArchive\Workspace\G2Web\WebApp\Test\ChutzpahTests.html

Here's my command line call:
chutzpah.console.exe ChutzpahTests.html /timeoutMilliseconds 800000

I also tried upgrading Chutzpah to version 3.1.1, but I get the same failure.

Am I hitting some sort of limit to the number of tests that I can run at once?

Thanks,
Keith
Comments: I don't think that would help since if Chutzpah closes the page then the page will be done and no more tests will run.

Viewing all articles
Browse latest Browse all 1864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>