Skip to content

fix(typecheck): run both runtime and typecheck tests if typecheck.include overlaps with include #10943

fix(typecheck): run both runtime and typecheck tests if typecheck.include overlaps with include

fix(typecheck): run both runtime and typecheck tests if typecheck.include overlaps with include #10943

Triggered via pull request August 13, 2024 08:16
Status Failure
Total duration 11m 25s
Artifacts

ci.yml

on: pull_request
Matrix: test-browser
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test/runner.test.ts > when the title is dynamic > works correctly: test/typescript/test/runner.test.ts#L122
AssertionError: expected '\n RUN v2.1.0-beta.5 /Users/runner/w…' to contain '✓ for: %s' - Expected + Received - ✓ for: %s + + RUN v2.1.0-beta.5 /Users/runner/work/vitest/vitest/test/typescript/fixtures/dynamic-title + + ✓ test/dynamic-title.test-d.ts > each: %s + ✓ test/dynamic-title.test-d.ts > for: %s + ✓ test/dynamic-title.test-d.ts > dynamic skip + ✓ test/dynamic-title.test-d.ts > template string + ✓ test/dynamic-title.test-d.ts > template ${"some value"} string + ✓ test/dynamic-title.test-d.ts > template ${`literal`} string + ✓ test/dynamic-title.test-d.ts > name + ✓ test/dynamic-title.test-d.ts > (() => "some name")() + + Test Files 1 passed (1) + Tests 8 passed (8) + Type Errors no errors + Start at 08:22:46 + Duration 1.35s (transform 0ms, setup 0ms, collect 0ms, tests 0ms, environment 0ms, prepare 0ms, typecheck 1.34s) + + ❯ test/runner.test.ts:122:27
test (macos-14, 20.14)
Process completed with exit code 1.
test/runner.test.ts > when the title is dynamic > works correctly: test/typescript/test/runner.test.ts#L122
AssertionError: expected '\n RUN v2.1.0-beta.5 /home/runner/wo…' to contain '✓ for: %s' - Expected + Received - ✓ for: %s + + RUN v2.1.0-beta.5 /home/runner/work/vitest/vitest/test/typescript/fixtures/dynamic-title + + ✓ test/dynamic-title.test-d.ts > each: %s + ✓ test/dynamic-title.test-d.ts > for: %s + ✓ test/dynamic-title.test-d.ts > dynamic skip + ✓ test/dynamic-title.test-d.ts > template string + ✓ test/dynamic-title.test-d.ts > template ${"some value"} string + ✓ test/dynamic-title.test-d.ts > template ${`literal`} string + ✓ test/dynamic-title.test-d.ts > name + ✓ test/dynamic-title.test-d.ts > (() => "some name")() + + Test Files 1 passed (1) + Tests 8 passed (8) + Type Errors no errors + Start at 08:24:00 + Duration 2.38s (transform 0ms, setup 0ms, collect 0ms, tests 0ms, environment 0ms, prepare 0ms, typecheck 2.37s) + + ❯ test/runner.test.ts:122:27
test (ubuntu-latest, 20.14)
Process completed with exit code 1.
test/runner.test.ts > when the title is dynamic > works correctly: test/typescript/test/runner.test.ts#L122
AssertionError: expected '\n RUN v2.1.0-beta.5 /home/runner/wo…' to contain '✓ for: %s' - Expected + Received - ✓ for: %s + + RUN v2.1.0-beta.5 /home/runner/work/vitest/vitest/test/typescript/fixtures/dynamic-title + + ✓ test/dynamic-title.test-d.ts > each: %s + ✓ test/dynamic-title.test-d.ts > for: %s + ✓ test/dynamic-title.test-d.ts > dynamic skip + ✓ test/dynamic-title.test-d.ts > template string + ✓ test/dynamic-title.test-d.ts > template ${"some value"} string + ✓ test/dynamic-title.test-d.ts > template ${`literal`} string + ✓ test/dynamic-title.test-d.ts > name + ✓ test/dynamic-title.test-d.ts > (() => "some name")() + + Test Files 1 passed (1) + Tests 8 passed (8) + Type Errors no errors + Start at 08:24:52 + Duration 2.47s (transform 0ms, setup 0ms, collect 0ms, tests 0ms, environment 0ms, prepare 0ms, typecheck 2.46s) + + ❯ test/runner.test.ts:122:27
test (ubuntu-latest, 18)
Process completed with exit code 1.
test/runner.test.ts > when the title is dynamic > works correctly: test/typescript/test/runner.test.ts#L122
AssertionError: expected '\n RUN v2.1.0-beta.5 D:/a/vitest/vit…' to contain '✓ for: %s' - Expected + Received - ✓ for: %s + + RUN v2.1.0-beta.5 D:/a/vitest/vitest/test/typescript/fixtures/dynamic-title + + ✓ test/dynamic-title.test-d.ts > each: %s + ✓ test/dynamic-title.test-d.ts > for: %s + ✓ test/dynamic-title.test-d.ts > dynamic skip + ✓ test/dynamic-title.test-d.ts > template string + ✓ test/dynamic-title.test-d.ts > template ${"some value"} string + ✓ test/dynamic-title.test-d.ts > template ${`literal`} string + ✓ test/dynamic-title.test-d.ts > name + ✓ test/dynamic-title.test-d.ts > (() => "some name")() + + Test Files 1 passed (1) + Tests 8 passed (8) + Type Errors no errors + Start at 08:27:46 + Duration 2.80s (transform 0ms, setup 0ms, collect 0ms, tests 0ms, environment 0ms, prepare 0ms, typecheck 2.78s) + + ❯ test/runner.test.ts:122:27
test (windows-latest, 20.14)
Process completed with exit code 1.