fix(group field): Allow to configure repeat property in the UI #2506
ci.yml
on: push
prepare
1m 20s
prepare-win32
3m 55s
Matrix: e2e
Matrix: packages
Matrix: packages-win32
e2e-merge-reports
52s
Annotations
1 error and 7 notices
[chromium] › changelog/changelog.spec.ts:5:11 › I can see a warning if the selected release note has a breaking changes:
playwright/pages/ChangelogPage.ts#L64
1) [chromium] › changelog/changelog.spec.ts:5:11 › I can see a warning if the selected release note has a breaking changes
Error: Timed out 30000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('main').getByText('Breaking Changes - This changes is breaking your slice machine', { exact: true })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for getByRole('main').getByText('Breaking Changes - This changes is breaking your slice machine', { exact: true })
at ../pages/ChangelogPage.ts:64
62 | await expect(
63 | this.body.getByText(releaseNotes, { exact: true }),
> 64 | ).toBeVisible();
| ^
65 | }
66 | }
67 |
at ChangelogPage.checkReleaseNotes (/home/runner/work/slice-machine/slice-machine/playwright/pages/ChangelogPage.ts:64:7)
at /home/runner/work/slice-machine/slice-machine/playwright/tests/changelog/changelog.spec.ts:27:25
|
🎭 Playwright Run Summary
21 passed (4.1m)
|
🎭 Playwright Run Summary
4 passed (1.1m)
|
🎭 Playwright Run Summary
15 passed (56.1s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › changelog/changelog.spec.ts:5:11 › I can see a warning if the selected release note has a breaking changes
12 passed (1.4m)
|
🎭 Playwright Run Summary
16 passed (3.0m)
|
🎭 Playwright Run Summary
6 passed (1.2m)
|
🎭 Playwright Run Summary
23 passed (3.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-all-blob-reports
Expired
|
10.7 MB |
|
html-report--attempt-1
Expired
|
43 MB |
|
html-report--attempt-2
Expired
|
11.8 MB |
|