Skip to content

test: stabilize style-related tests #6940

test: stabilize style-related tests

test: stabilize style-related tests #6940

Triggered via pull request January 23, 2026 08:36
Status Failure
Total duration 2m 19s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
src/result/__tests__/index.spec.js > test result component props > result imageSize: packages/varlet-ui/src/result/__tests__/index.spec.js#L40
AssertionError: expected 'width: calc(90px); height: calc(90px)…' to contain 'width: calc(100px * 0.9)' Expected: "width: calc(100px * 0.9)" Received: "width: calc(90px); height: calc(90px); border-width: calc(5px);" ❯ src/result/__tests__/index.spec.js:40:19