Remove allowVoipWithNoMedia feature flag #12051
end-to-end-tests.yaml
on: pull_request
Build Element-Web
2m 53s
Matrix: playwright
Downstream Playwright tests [element-modules]
/
Run Playwright end-to-end tests & upload html report
end-to-end-tests
54s
Annotations
4 errors and 6 notices
|
[Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:83:9 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot:
playwright/e2e/settings/room-settings/room-security-tab.spec.ts#L104
1) [Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:83:9 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot
Error: locator.fill: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_RoomSettingsDialog') }).getByRole('spinbutton', { name: '@user_6496a26110e4309860ce-e6b187015ed0865317ce:localhost' })
- locator resolved to <input value="100" type="number" max="Infinity" id="mx_Field_5" label="@user_6496a26110e4309860ce-e6b187015ed0865317ce:localhost" placeholder="@user_6496a26110e4309860ce-e6b187015ed0865317ce:localhost"/>
- fill("80")
- attempting fill action
- waiting for element to be visible, enabled and editable
- element was detached from the DOM, retrying
102 | await ourComboBox.selectOption("Custom level");
103 | const ourPl = settings.getByRole("spinbutton", { name: user.userId });
> 104 | await ourPl.fill("80");
| ^
105 | await ourPl.blur(); // Shows a warning on
106 |
107 | // Accept the de-op
at /home/runner/work/element-web/element-web/playwright/e2e/settings/room-settings/room-security-tab.spec.ts:104:25
|
|
[Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:83:9 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot:
playwright/e2e/settings/room-settings/room-security-tab.spec.ts#L0
1) [Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:83:9 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot
Test timeout of 30000ms exceeded.
|
|
[Chrome] › playwright/e2e/composer/CIDER.spec.ts:101:13 › Composer › CIDER › can send mention @screenshot:
playwright/e2e/composer/CIDER.spec.ts#L116
1) [Chrome] › playwright/e2e/composer/CIDER.spec.ts:101:13 › Composer › CIDER › can send mention @screenshot
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: getByRole('textbox', { name: 'Send an unencrypted message…' })
13 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: mention.png
Call log:
- Expect "toHaveScreenshot(mention.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for getByRole('textbox', { name: 'Send an unencrypted message…' })
- locator resolved to <div dir="auto" tabindex="0" role="textbox" translate="no" aria-multiline="true" aria-disabled="false" contenteditable="true" aria-haspopup="listbox" aria-autocomplete="list" data-testid="basicmessagecomposer" aria-label="Send an unencrypted message…" class="mx_BasicMessageComposer_input mx_BasicMessageComposer_input_shouldShowPillAvatar">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 13 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByRole('textbox', { name: 'Send an unencrypted message…' })
- locator resolved to <div dir="auto" tabindex="0" role="textbox" translate="no" aria-multiline="true" aria-disabled="false" contenteditable="true" aria-haspopup="listbox" aria-autocomplete="list" data-testid="basicmessagecomposer" aria-label="Send an unencrypted message…" class="mx_BasicMessageComposer_input mx_BasicMessageComposer_input_shouldShowPillAvatar">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 13 pixels (ratio 0.01 of all image pixels) are different.
114 | await page.getByRole("option", { name: `Bob ${bot.credentials.userId}` }).click();
115 | await expect(composer.getByText("Bob")).toBeVisible();
> 116 | await expect(composer).toMatchScreenshot("mention.png");
| ^
117 | await composer.press("Enter");
118 | await expect(page.locator(".mx_EventTile_body", { hasText: "Bob" })).toBeVisible();
119 | });
at /home/runner/work/element-web/element-web/playwright/e2e/composer/CIDER.spec.ts:116:36
|
|
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:1056:13 › Timeline › message sending › should display a reply chain @no-firefox @no-webkit @screenshot:
playwright/e2e/timeline/timeline.spec.ts#L1139
1) [Chrome] › playwright/e2e/timeline/timeline.spec.ts:1056:13 › Timeline › message sending › should display a reply chain @no-firefox @no-webkit @screenshot
Error: expect(locator).toHaveScreenshot(expected) failed
Locator: locator('.mx_EventTile_last')
41 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: event-tile-reply-chains-irc-modern.png
Call log:
- Expect "toHaveScreenshot(event-tile-reply-chains-irc-modern.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="true" data-event-id="$i_B69kTKqF0w3WsMfLzCpLAwTNSGQcJmdePKmRpgWKI" data-scroll-tokens="$i_B69kTKqF0w3WsMfLzCpLAwTNSGQcJmdePKmRpgWKI" class="mx_EventTile mx_EventTile_continuation mx_EventTile_last mx_EventTile_lastInSection">…</li>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 41 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_EventTile_last')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="true" data-event-id="$i_B69kTKqF0w3WsMfLzCpLAwTNSGQcJmdePKmRpgWKI" data-scroll-tokens="$i_B69kTKqF0w3WsMfLzCpLAwTNSGQcJmdePKmRpgWKI" class="mx_EventTile mx_EventTile_continuation mx_EventTile_last mx_EventTile_lastInSection">…</li>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 41 pixels (ratio 0.01 of all image pixels) are different.
1137 |
1138 | // Take a snapshot on modern layout
> 1139 | await expect(page.locator(".mx_EventTile_last")).toMatchScreenshot(
| ^
1140 | "event-tile-reply-chains-irc-modern.png",
1141 | screenshotOptions,
1142 | );
at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:1139:62
|
|
🎭 Playwright Run Summary
2 skipped
77 passed (5.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/settings/room-settings/room-security-tab.spec.ts:83:9 › Roles & Permissions room settings tab › should disallow changing from public to private if the user cannot alter history @screenshot
1 skipped
76 passed (5.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/composer/CIDER.spec.ts:101:13 › Composer › CIDER › can send mention @screenshot
74 passed (7.2m)
|
|
🎭 Playwright Run Summary
76 passed (7.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:1056:13 › Timeline › message sending › should display a reply chain @no-firefox @no-webkit @screenshot
1 skipped
73 passed (7.5m)
|
|
🎭 Playwright Run Summary
64 passed (8.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
all-blob-reports-Chrome-1
Expired
|
4.67 MB |
sha256:10f5f25bcbe1eb0e723a54dfe83ecda0ea9f82fe6785691a5faf7d62bcdc3e9a
|
|
|
all-blob-reports-Chrome-2
Expired
|
441 KB |
sha256:b5ff5424abbd0df2476d8a8eb3320bf1798d7f486e509896e9ad81a6d800e374
|
|
|
all-blob-reports-Chrome-3
Expired
|
387 KB |
sha256:75217aa18915365ddf5dfd6bca975ccea8b2ac78d9afaad89b4c8bab3ce1b03d
|
|
|
all-blob-reports-Chrome-4
Expired
|
4.83 MB |
sha256:d0b85a32fb833ba158888cbf633583d2efef048586c438af79912265f7e48a5e
|
|
|
all-blob-reports-Chrome-5
Expired
|
5.5 MB |
sha256:a16425bf047c45120a4f6f043a1d9a8a4833d7ef9467ed09fbe4790ba8e02a0f
|
|
|
all-blob-reports-Chrome-6
Expired
|
468 KB |
sha256:5e9c0c90ed29af7056a7aa4375ec5498e0b5e02b43f576210858e336041f6327
|
|
|
html-report
Expired
|
15.9 MB |
sha256:00090cafe047370c025106056eded4300f6b10f4f3de6f6fa13df8419f58a8a2
|
|
|
webapp
Expired
|
39.7 MB |
sha256:cea1ac47b08a8b6885607eef534eea188ec9d6ff3f467a6cce7b00d27e0947ef
|
|