Skip to content

repro: vmForks bug #11249

repro: vmForks bug

repro: vmForks bug #11249

Triggered via pull request September 4, 2024 15:33
Status Failure
Total duration 8m 10s
Artifacts

ci.yml

on: pull_request
Diff: node-latest, ubuntu-latest
9s
Diff: node-latest, ubuntu-latest
Lint: node-latest, ubuntu-latest
2m 29s
Lint: node-latest, ubuntu-latest
Matrix: test-browser
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Lint: node-latest, ubuntu-latest: test/core/json.json#L1
A space is required after '{'
Lint: node-latest, ubuntu-latest: test/core/json.json#L1
Missing space before value for key 'numTotalTestSuites'
Lint: node-latest, ubuntu-latest: test/core/json.json#L1
A space is required after ','
Build&Test: node-20, macos-14
Process completed with exit code 1.
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
Build&Test: node-20, windows-latest
Process completed with exit code 1.
specs/mocking.test.ts > mocking works correctly - isolated true: test/browser/specs/mocking.test.ts#L15
AssertionError: expected '⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯\n\n FA…' to be '' // Object.is equality - Expected + Received + ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ + + FAIL mocking-dep.test.ts > mocking works correctly + AssertionError: expected 'a' to be 'mocked' // Object.is equality + + Failure screenshot: + - fixtures/mocking/__screenshots__/mocking-dep.test.ts/mocking-works-correctly-1.png + + Expected: "mocked" + Received: "a" + + ❯ mocking-dep.test.ts:10:29 + 8| }) + 9| + 10| test('mocking works correctly', () => { + | ^ + 11| expect(a).toBe('mocked') + 12| }) + + ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ + + ❯ specs/mocking.test.ts:15:25
Browser: firefox, windows-latest
Process completed with exit code 1.