arosien commented on issue #942: URL: https://github.com/apache/daffodil-vscode/issues/942#issuecomment-1904696549
Ok #943 didn't work: windows builds failing like https://github.com/apache/daffodil-vscode/actions/runs/7604784231/job/20708136908 @ commit 4de2a3be: ``` 1 failing 1) Daffodil Debugger "after all" hook for "should output json infoset": Error: EBUSY: resource busy or locked, unlink '\\?\d:\a\daffodil-vscode\daffodil-vscode\daffodil-debugger-3.5.0-1.4.0-SNAPSHOT\lib\ch.qos.logback.logback-classic-1.2.11.jar' at unlinkSync (node:fs:1829:3) at _unlinkSync (node:internal/fs/rimraf:214:14) at rimrafSync (node:internal/fs/rimraf:195:7) at node:internal/fs/rimraf:253:9 at Array.forEach (<anonymous>) at _rmdirSync (node:internal/fs/rimraf:250:7) at rimrafSync (node:internal/fs/rimraf:193:7) at node:internal/fs/rimraf:253:9 at Array.forEach (<anonymous>) at _rmdirSync (node:internal/fs/rimraf:250:7) at rimrafSync (node:internal/fs/rimraf:193:7) at Object.rmSync (node:fs:1278:10) at d:\a\daffodil-vscode\daffodil-vscode\out\tests\suite\daffodilDebugger.test.js:107:12 at Generator.next (<anonymous>) at fulfilled (d:\a\daffodil-vscode\daffodil-vscode\out\tests\suite\daffodilDebugger.test.js:44:58) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
