-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of https://github.com/vector-im/element-web in…
…to t3chguy/arm64-windows # Conflicts: # playwright/snapshots/app-loading/feature-detection.spec.ts/unsupported-browser-CompatibilityView-linux.png
- Loading branch information
Showing
74 changed files
with
484 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM mcr.microsoft.com/playwright:v1.49.1-noble | ||
FROM mcr.microsoft.com/playwright:v1.50.1-noble | ||
|
||
WORKDIR /work | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,22 +6,21 @@ SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Com | |
Please see LICENSE files in the repository root for full details. | ||
*/ | ||
|
||
import { expect, test as base } from "../../element-web-test"; | ||
import { type CredentialsWithDisplayName, expect, test as base } from "../../element-web-test"; | ||
import { selectHomeserver } from "../utils"; | ||
import { emailHomeserver } from "../../plugins/homeserver/synapse/emailHomeserver.ts"; | ||
import { isDendrite } from "../../plugins/homeserver/dendrite"; | ||
import { type Credentials } from "../../plugins/homeserver"; | ||
|
||
const email = "[email protected]"; | ||
|
||
const test = base.extend<{ credentials: Pick<Credentials, "username" | "password"> }>({ | ||
const test = base.extend({ | ||
// eslint-disable-next-line no-empty-pattern | ||
credentials: async ({}, use, testInfo) => { | ||
await use({ | ||
username: `user_${testInfo.testId}`, | ||
// this has to be password-like enough to please zxcvbn. Needless to say it's just from pwgen. | ||
password: "oETo7MPf0o", | ||
}); | ||
} as CredentialsWithDisplayName); | ||
}, | ||
}); | ||
|
||
|
Binary file modified
BIN
+248 Bytes
(100%)
...s/Selected-EventTile-of-audio-player-with-a-reply-chain-bubble-layout-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+299 Bytes
(100%)
...right/snapshots/file-upload/image-upload.spec.ts/image-upload-preview-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+650 Bytes
(100%)
...ght/snapshots/forgot-password/forgot-password.spec.ts/forgot-password-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+609 Bytes
(100%)
.../forgot-password/forgot-password.spec.ts/forgot-password-verify-email-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.88 KB
(110%)
...napshots/invite/invite-dialog.spec.ts/invite-dialog-dm-with-user-pill-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.11 KB
(110%)
.../snapshots/invite/invite-dialog.spec.ts/invite-dialog-dm-without-user-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.82 KB
(110%)
...pshots/invite/invite-dialog.spec.ts/invite-dialog-room-with-user-pill-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+57 Bytes
(100%)
...ght/snapshots/messages/messages.spec.ts/emote-rich-ltr-rtldisplayname-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.26 KB
(100%)
playwright/snapshots/permalinks/permalinks.spec.ts/permalink-rendering-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+688 Bytes
(100%)
...snapshots/polls/polls.spec.ts/ThreadView-with-a-poll-on-bubble-layout-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+730 Bytes
(100%)
.../snapshots/polls/polls.spec.ts/ThreadView-with-a-poll-on-group-layout-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+660 Bytes
(100%)
...wright/snapshots/register/email.spec.ts/registration-check-your-email-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.21 KB
(100%)
playwright/snapshots/register/register.spec.ts/email-prompt-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.65 KB
(110%)
playwright/snapshots/register/register.spec.ts/server-picker-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.97 KB
(100%)
playwright/snapshots/right-panel/file-panel.spec.ts/empty-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.89 KB
(100%)
playwright/snapshots/settings/account-user-settings-tab.spec.ts/account-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+6.9 KB
(110%)
...user-settings-tab/appearance-user-settings-tab.spec.ts/appearance-tab-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.66 KB
(110%)
...ce-user-settings-tab/appearance-user-settings-tab.spec.ts/window-12px-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.05 KB
(110%)
...settings-tab/message-layout-panel.spec.ts/message-layout-panel-bubble-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.55 KB
(110%)
...settings-tab/message-layout-panel.spec.ts/message-layout-panel-modern-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.32 KB
(110%)
...ettings-tab/theme-choice-panel.spec.ts/theme-panel-custom-theme-added-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.9 KB
(110%)
...user-settings-tab/theme-choice-panel.spec.ts/theme-panel-custom-theme-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.02 KB
(110%)
...tings-tab/theme-choice-panel.spec.ts/theme-panel-custom-theme-removed-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1009 Bytes
(110%)
...earance-user-settings-tab/theme-choice-panel.spec.ts/theme-panel-dark-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1 KB
(110%)
...arance-user-settings-tab/theme-choice-panel.spec.ts/theme-panel-light-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+861 Bytes
(110%)
...tings-tab/theme-choice-panel.spec.ts/theme-panel-match-system-enabled-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.85 KB
(110%)
...hots/settings/encryption-user-tab/advanced.spec.ts/encryption-details-linux.png
Oops, something went wrong.
Binary file modified
BIN
+6.88 KB
(120%)
...ngs/encryption-user-tab/advanced.spec.ts/reset-cryptographic-identity-linux.png
Oops, something went wrong.
Binary file modified
BIN
+4.57 KB
(110%)
...shots/settings/encryption-user-tab/encryption-tab.spec.ts/default-tab-linux.png
Oops, something went wrong.
Binary file modified
BIN
+3.18 KB
(110%)
...tings/encryption-user-tab/encryption-tab.spec.ts/out-of-sync-recovery-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.62 KB
(110%)
...cryption-user-tab/encryption-tab.spec.ts/verify-device-encryption-tab-linux.png
Oops, something went wrong.
Binary file modified
BIN
+3.12 KB
(110%)
...ings/encryption-user-tab/recovery.spec.ts/change-key-1-encryption-tab-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.99 KB
(110%)
...ings/encryption-user-tab/recovery.spec.ts/change-key-2-encryption-tab-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.04 KB
(110%)
...pshots/settings/encryption-user-tab/recovery.spec.ts/default-recovery-linux.png
Oops, something went wrong.
Binary file modified
BIN
+4.07 KB
(110%)
...ings/encryption-user-tab/recovery.spec.ts/set-up-key-1-encryption-tab-linux.png
Oops, something went wrong.
Binary file modified
BIN
+3.6 KB
(110%)
...ings/encryption-user-tab/recovery.spec.ts/set-up-key-2-encryption-tab-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.87 KB
(110%)
...ings/encryption-user-tab/recovery.spec.ts/set-up-key-3-encryption-tab-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.18 KB
(110%)
...apshots/settings/encryption-user-tab/recovery.spec.ts/set-up-recovery-linux.png
Oops, something went wrong.
Binary file modified
BIN
+5.71 KB
(110%)
...s-tab.spec.ts/General-room-settings-tab-should-be-rendered-properly-1-linux.png
Oops, something went wrong.
Binary file modified
BIN
+7.45 KB
(100%)
...b.spec.ts/Preferences-user-settings-tab-should-be-rendered-properly-1-linux.png
Oops, something went wrong.
Binary file modified
BIN
+6.6 KB
(110%)
...-posthog-enable-b5d89-csLearnMoreDialog-should-be-rendered-properly-1-linux.png
Oops, something went wrong.
Binary file modified
BIN
+559 Bytes
(100%)
playwright/snapshots/spaces/spaces.spec.ts/invite-teammates-dialog-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.56 KB
(110%)
.../snapshots/threads/threads.spec.ts/Initial-ThreadView-on-group-layout-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.82 KB
(110%)
...s.spec.ts/ThreadView-with-reaction-and-a-hidden-event-on-group-layout-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.59 KB
(110%)
...ads/threads.spec.ts/ThreadView-with-redacted-messages-on-group-layout-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.11 KB
(100%)
...s/timeline/timeline.spec.ts/event-line-inline-start-margin-irc-layout-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.3 KB
(100%)
...shots/timeline/timeline.spec.ts/expanded-gels-and-messages-irc-layout-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.96 KB
(100%)
...right/snapshots/timeline/timeline.spec.ts/expanded-gels-bubble-layout-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.55 KB
(100%)
...ht/snapshots/timeline/timeline.spec.ts/expanded-gels-emote-irc-layout-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.11 KB
(100%)
playwright/snapshots/timeline/timeline.spec.ts/expanded-gels-irc-layout-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.46 KB
(100%)
...apshots/timeline/timeline.spec.ts/expanded-gels-redaction-placeholder-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.74 KB
(110%)
playwright/snapshots/user-menu/user-menu.spec.ts/user-menu-linux.png
Oops, something went wrong.
Binary file modified
BIN
+624 Bytes
(100%)
playwright/snapshots/user-view/user-view.spec.ts/user-info-linux.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.