fix: downgrade element to 1.11.55 #227
Annotations
10 errors and 10 warnings
Run tests with coverage:
test/app-tests/loading-test.tsx#L633
expect(received).toBeTruthy()
Received: null
Ignored nodes: comments, script, style
<html>
<head>
<title>
Element
</title>
</head>
<body
style="--emoji-font-family: Twemoji;"
>
<div>
<div
class="mx_AuthPage"
>
<div
class="mx_AuthPage_modal"
>
<div
class="mx_AuthHeader"
>
<aside
class="mx_AuthHeaderLogo"
>
Matrix
</aside>
<div
class="mx_Dropdown mx_LanguageDropdown mx_AuthBody_language"
>
<div
aria-describedby="mx_LanguageDropdown_value"
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Language Dropdown"
aria-owns="mx_LanguageDropdown_input"
class="mx_AccessibleButton mx_Dropdown_input mx_no_textinput"
role="button"
tabindex="0"
>
<div
class="mx_Dropdown_option"
id="mx_LanguageDropdown_value"
>
<div>
English
</div>
</div>
<span
class="mx_Dropdown_arrow"
/>
</div>
</div>
</div>
<main
class="mx_AuthBody"
>
<h1>
Sign in
<div
class="mx_Login_loader"
>
<div
class="mx_Spinner"
>
<div
aria-label="Loading…"
class="mx_Spinner_icon"
data-testid="spinner"
role="progressbar"
style="width: 32px; height: 32px;"
/>
</div>
</div>
</h1>
<div
class="mx_ServerPicker"
>
<h2>
Homeserver
</h2>
<div
aria-label="Help"
class="mx_AccessibleButton mx_ServerPicker_help"
role="button"
tabindex="0"
/>
<span
class="mx_ServerPicker_server"
title="http://my_server"
>
http://my_server
</span>
<div
class="mx_AccessibleButton mx_ServerPicker_change mx_AccessibleButton_hasKind mx_AccessibleButton_kind_link"
role="button"
tabindex="0"
>
Edit
</div>
</div>
<span
class="mx_AuthBody_changeFlow"
>
<span>
New here?
<div
class="mx_AccessibleButton mx_AccessibleButton_hasKind mx_AccessibleButton_kind_link_inline"
role="button"
tabindex="0"
>
Create an account
</div>
</span>
</span>
</main>
</div>
<footer
class="mx_AuthFooter"
role="contentinfo"
>
<a
href="https://matrix.org"
rel="noreferrer noopener"
target="_blank"
>
powered by Matrix
</a>
</footer>
</div>
</div>
</body>
</html>
at toBeTruthy (test/app-tests/loading-test.tsx:633:99)
at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (node_modules/@testing-library/dom/dist/wait-for.js:127:77)
at checkRealTimersCallback (node_modules/@testing-library/dom/dist/wait-for.js:121:16)
at Timeout.task [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L390
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (test/app-tests/loading-test.tsx:390:9)
at describe (test/app-tests/loading-test.tsx:389:5)
at Object.describe (test/app-tests/loading-test.tsx:45:1)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L427
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (test/app-tests/loading-test.tsx:427:9)
at describe (test/app-tests/loading-test.tsx:389:5)
at Object.describe (test/app-tests/loading-test.tsx:45:1)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L467
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (test/app-tests/loading-test.tsx:467:9)
at describe (test/app-tests/loading-test.tsx:389:5)
at Object.describe (test/app-tests/loading-test.tsx:45:1)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L559
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (test/app-tests/loading-test.tsx:559:9)
at describe (test/app-tests/loading-test.tsx:558:5)
at Object.describe (test/app-tests/loading-test.tsx:45:1)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L633
expect(received).toBeTruthy()
Received: null
Ignored nodes: comments, script, style
<html>
<head>
<title>
Element
</title>
</head>
<body
style="--emoji-font-family: Twemoji;"
>
<div>
<div
class="mx_AuthPage"
>
<div
class="mx_AuthPage_modal"
>
<div
class="mx_AuthHeader"
>
<aside
class="mx_AuthHeaderLogo"
>
Matrix
</aside>
<div
class="mx_Dropdown mx_LanguageDropdown mx_AuthBody_language"
>
<div
aria-describedby="mx_LanguageDropdown_value"
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Language Dropdown"
aria-owns="mx_LanguageDropdown_input"
class="mx_AccessibleButton mx_Dropdown_input mx_no_textinput"
role="button"
tabindex="0"
>
<div
class="mx_Dropdown_option"
id="mx_LanguageDropdown_value"
>
<div>
English
</div>
</div>
<span
class="mx_Dropdown_arrow"
/>
</div>
</div>
</div>
<main
class="mx_AuthBody"
>
<h1>
Sign in
<div
class="mx_Login_loader"
>
<div
class="mx_Spinner"
>
<div
aria-label="Loading…"
class="mx_Spinner_icon"
data-testid="spinner"
role="progressbar"
style="width: 32px; height: 32px;"
/>
</div>
</div>
</h1>
<div
class="mx_ServerPicker"
>
<h2>
Homeserver
</h2>
<div
aria-label="Help"
class="mx_AccessibleButton mx_ServerPicker_help"
role="button"
tabindex="0"
/>
<span
class="mx_ServerPicker_server"
title="http://my_server"
>
http://my_server
</span>
<div
class="mx_AccessibleButton mx_ServerPicker_change mx_AccessibleButton_hasKind mx_AccessibleButton_kind_link"
role="button"
tabindex="0"
>
Edit
</div>
</div>
<span
class="mx_AuthBody_changeFlow"
>
<span>
New here?
<div
class="mx_AccessibleButton mx_AccessibleButton_hasKind mx_AccessibleButton_kind_link_inline"
role="button"
tabindex="0"
>
Create an account
</div>
</span>
</span>
</main>
</div>
<footer
class="mx_AuthFooter"
role="contentinfo"
>
<a
href="https://matrix.org"
rel="noreferrer noopener"
target="_blank"
>
powered by Matrix
</a>
</footer>
</div>
</div>
</body>
</html>
at toBeTruthy (test/app-tests/loading-test.tsx:633:99)
at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (node_modules/@testing-library/dom/dist/wait-for.js:127:77)
at checkRealTimersCallback (node_modules/@testing-library/dom/dist/wait-for.js:121:16)
at Timeout.task [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L633
expect(received).toBeTruthy()
Received: null
Ignored nodes: comments, script, style
<html>
<head>
<title>
Element
</title>
</head>
<body
style="--emoji-font-family: Twemoji;"
>
<div>
<div
class="mx_AuthPage"
>
<div
class="mx_AuthPage_modal"
>
<div
class="mx_AuthHeader"
>
<aside
class="mx_AuthHeaderLogo"
>
Matrix
</aside>
<div
class="mx_Dropdown mx_LanguageDropdown mx_AuthBody_language"
>
<div
aria-describedby="mx_LanguageDropdown_value"
aria-expanded="false"
aria-haspopup="listbox"
aria-label="Language Dropdown"
aria-owns="mx_LanguageDropdown_input"
class="mx_AccessibleButton mx_Dropdown_input mx_no_textinput"
role="button"
tabindex="0"
>
<div
class="mx_Dropdown_option"
id="mx_LanguageDropdown_value"
>
<div>
English
</div>
</div>
<span
class="mx_Dropdown_arrow"
/>
</div>
</div>
</div>
<main
class="mx_AuthBody"
>
<h1>
Sign in
<div
class="mx_Login_loader"
>
<div
class="mx_Spinner"
>
<div
aria-label="Loading…"
class="mx_Spinner_icon"
data-testid="spinner"
role="progressbar"
style="width: 32px; height: 32px;"
/>
</div>
</div>
</h1>
<div
class="mx_ServerPicker"
>
<h2>
Homeserver
</h2>
<div
aria-label="Help"
class="mx_AccessibleButton mx_ServerPicker_help"
role="button"
tabindex="0"
/>
<span
class="mx_ServerPicker_server"
title="http://my_server"
>
http://my_server
</span>
<div
class="mx_AccessibleButton mx_ServerPicker_change mx_AccessibleButton_hasKind mx_AccessibleButton_kind_link"
role="button"
tabindex="0"
>
Edit
</div>
</div>
<span
class="mx_AuthBody_changeFlow"
>
<span>
New here?
<div
class="mx_AccessibleButton mx_AccessibleButton_hasKind mx_AccessibleButton_kind_link_inline"
role="button"
tabindex="0"
>
Create an account
</div>
</span>
</span>
</main>
</div>
<footer
class="mx_AuthFooter"
role="contentinfo"
>
<a
href="https://matrix.org"
rel="noreferrer noopener"
target="_blank"
>
powered by Matrix
</a>
</footer>
</div>
</div>
</body>
</html>
at toBeTruthy (test/app-tests/loading-test.tsx:633:99)
at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (node_modules/@testing-library/dom/dist/wait-for.js:127:77)
at checkRealTimersCallback (node_modules/@testing-library/dom/dist/wait-for.js:121:16)
at Timeout.task [as _onTimeout] (node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
Run tests with coverage:
test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync
at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
|
The logs for this run have expired and are no longer available.
Loading