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

Created Issue: FileSearchLimit=300 cancels test run with more than 300 tests [89]

$
0
0
This line
--------
// Default of how many files to open during test file discovery
public const int DefaultFileSeachLimit = 300;
--------
When we ran Chutzpah as part of the build on TFS12, it stopped and cancelled the test run when we had more than 300 tests.
When changing the constant to 5000 the tests passed.

Is this a bug or feature? :)
Maybe it is intended as a 'batch' size and not the total number of supported tests?

In the TFS build output, this appears as an exception.
"An exception occurred while invoking executor 'executor://chutzpah-js/': The operation was canceled."

Viewing all articles
Browse latest Browse all 1864

Trending Articles



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