Disable flaky verification test for Element-R (#11802)
This commit is contained in:
@@ -278,6 +278,7 @@ describe("Cryptography", function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
it("should allow verification when there is no existing DM", function (this: CryptoTestContext) {
|
it("should allow verification when there is no existing DM", function (this: CryptoTestContext) {
|
||||||
|
skipIfRustCrypto(); // https://github.com/vector-im/element-web/issues/26447
|
||||||
cy.bootstrapCrossSigning(aliceCredentials);
|
cy.bootstrapCrossSigning(aliceCredentials);
|
||||||
autoJoin(this.bob);
|
autoJoin(this.bob);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user