aboutcode-org / aboutcode-org/scancode-toolkit
Timeouts scanning espree JSON test fixtures
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
Yet another report of mine about scan timeouts. Scanning [this](https://github.com/eslint/espree/tree/v3.4.3/tests/fixtures/libraries) with ScanCode version 2.0.1.post106.0d1bfba9 results in timeouts for various files:
Some files failed to scan properly:
Path: tests/fixtures/libraries/jquery-1.9.1.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Path: tests/fixtures/libraries/mootools-1.4.5.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Path: tests/fixtures/libraries/angular-1.2.5.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Path: tests/fixtures/libraries/esmangle.browser.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Path: tests/fixtures/libraries/yui-3.12.0.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Maybe there's something less involving than the general purpose solution proposed [here](https://github.com/nexB/scancode-toolkit/issues/695#issuecomment-316832638) to address these (JSON-specific?) timeouts?
Contributor guide
Assessment
This issue has not been assessed yet.