feat: simple editor tables #3344
on_pr.yml
on: pull_request
Matrix: ci / ci
build-all
/
Emit container tag sha
3s
build-all
/
...
/
Build
3m 20s
build-all
/
...
/
Build
4m 3s
build-all
/
...
/
Build
1m 50s
path-filter
5s
close-preview
/
preview
Matrix: e2e / Integration tests
deploy-preview
/
preview
23s
close-docs-preview
0s
deploy-docs-preview
/
build-docs
status-check
1s
Annotations
1 error and 1 notice
|
[chromium] › playwright/member.spec.ts:123:7 › Community members › User needs to confirm their email address again if they change it during signup:
core/playwright/member.spec.ts#L54
1) [chromium] › playwright/member.spec.ts:123:7 › Community members › User needs to confirm their email address again if they change it during signup
Error: expect(locator).toBeVisible()
Locator: getByText('No results.')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('No results.')
52 | await membersPage.addExistingUser("some@pubpub.org");
53 | await membersPage.removeMember("some@pubpub.org");
> 54 | expect(page.getByText("No results.")).toBeVisible();
| ^
55 | });
56 |
57 | test("new user signup flow", async ({ browser }) => {
at /home/runner/work/platform/platform/core/playwright/member.spec.ts:54:41
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/member.spec.ts:123:7 › Community members › User needs to confirm their email address again if they change it during signup
7 skipped
106 passed (2.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pubpub~platform~21DJ9I.dockerbuild
Expired
|
56.2 KB |
sha256:47846435075a6b8dffaefd4267bc3737522b4b83e060be4a962287a467f1f8c7
|
|
|
pubpub~platform~9F1AIR.dockerbuild
Expired
|
63.3 KB |
sha256:3acbe10839f7f02ed7a4c655e7d73ce14210a89dbcc1fb97346c741065275b75
|
|
|
pubpub~platform~NS60E5.dockerbuild
Expired
|
57.9 KB |
sha256:01a2dec8ba0223249d9659a83f76208734f7ec63b9444f0d11962c3cb22abcc8
|
|