fix(deps): update dependency web-worker to v1.5.0 #18678
GitHub Actions / Test report for scratch-vm
failed
Dec 4, 2025 in 0s
2 fail, 1 659 pass in 1m 34s
Annotations
Check warning on line 0 in test/unit/dispatch.js > remote
github-actions / Test report for scratch-vm
timeout! (test/unit/dispatch.js > remote) failed
./packages/scratch-vm/test-results/junit.xml
Raw output
signal: SIGALRM
handles:
- type: MessagePort
expired: TAP
Check warning on line 50 in packages/scratch-vm/test/unit/dispatch.js
github-actions / Test report for scratch-vm
remote (test/unit/dispatch.js) failed
./packages/scratch-vm/test-results/junit.xml [took 29s]
Raw output
at:
fileName: test/unit/dispatch.js
lineNumber: 50
columnNumber: 1
typeName: Object
source: >
});
test('remote', t => {
^
const fixturesDir = path.resolve(__dirname, '../fixtures');
const shimPath = path.resolve(fixturesDir, 'dispatch-test-worker-shim.js');
Loading