Skip to content

chore: fixed a typo #4608

chore: fixed a typo

chore: fixed a typo #4608

Triggered via push January 19, 2024 13:33
Status Success
Total duration 8m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Matrix: build
Matrix: linters
Matrix: components
Matrix: modules
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 notices
[unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end: src/components/base/b-slider/test/unit/auto-slide.ts#L89
1) [unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 2 87 | .toBeGreaterThan(autoSlidePostGestureDelay); 88 | > 89 | test.expect(await current(slider)).toBe(1); | ^ 90 | }); 91 | 92 | }); at /home/runner/work/Client/Client/src/components/base/b-slider/test/unit/auto-slide.ts:89:40
🎭 Playwright Run Summary
283 passed (5.1m)
🎭 Playwright Run Summary
1 skipped 295 passed (5.4m)
🎭 Playwright Run Summary
1 skipped 288 passed (5.6m)
🎭 Playwright Run Summary
1 flaky [unit] › components/base/b-slider/test/unit/auto-slide.ts:79:8 › <b-slider> auto slide › enabled › slides are static › automatic moves should be resumed on touch end 294 passed (6.3m)