aboutcode-org / aboutcode-org/scancode-toolkit
Timeouts scanning espree JSON test fixtures
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.