Skip to content

fix(deps): update dependency web-worker to v1.5.0 #18678

fix(deps): update dependency web-worker to v1.5.0

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

    1 files  ±0    761 suites  ±0   1m 34s ⏱️ ±0s
1 661 tests ±0  1 659 ✅ ±0   0 💤 ±0  2 ❌ ±0 
4 846 runs  ±0  4 812 ✅ ±0  30 💤 ±0  4 ❌ ±0 

Results for commit 5bf2dd7. ± Comparison against earlier commit 2fce686.

Annotations

Check warning on line 0 in test/unit/dispatch.js > remote

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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');