aboutcode-org / aboutcode-org/scancode-toolkit

Timeouts scanning espree JSON test fixtures

Open
#701 4 comments 0 reactions 0 assignees View on GitHub
core and api fixed pending review performance timeout
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.