Skip to content

Addon-Test: Implement Addon Test TestProvider Backend #40827

Addon-Test: Implement Addon Test TestProvider Backend

Addon-Test: Implement Addon Test TestProvider Backend #40827

Triggered via pull request September 24, 2024 14:59
Status Failure
Total duration 9m 45s
Artifacts

tests-unit.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/node/boot-test-runner.test.ts > bootTestRunner > should execute vitest.js: code/addons/test/src/node/boot-test-runner.test.ts#L61
AssertionError: expected "spy" to be called with arguments: [ StringMatching /\/vitest\.js$/ ] Received: 1st spy call: Array [ - StringMatching /\/vitest\.js$/, + "D:\\a\\storybook\\storybook\\code\\addons\\test\\src\\node\\node\\vitest.js", ] Number of calls: 1 ❯ src/node/boot-test-runner.test.ts:61:23
Core Unit Tests, windows-latest
Process completed with exit code 1.