Skip to content

fix: downgrade element to 1.11.55 #227

fix: downgrade element to 1.11.55

fix: downgrade element to 1.11.55 #227

Triggered via pull request April 15, 2024 13:59
Status Failure
Total duration 5m 40s
Artifacts

tests.yaml

on: pull_request
Skip SonarCloud in merge queue
0s
Skip SonarCloud in merge queue
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
loading: › Clean load with no stored credentials: › should follow the original link after successful login: 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)
loading: › MatrixClient rehydrated from stored credentials: › shows the last known room by default: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
loading: › MatrixClient rehydrated from stored credentials: › shows a home page by default if we have no joined rooms: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
loading: › MatrixClient rehydrated from stored credentials: › shows a room view if we followed a room link: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
loading: › MatrixClient rehydrated from stored credentials: › /#/login link: › does not show a login view: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
loading: › Guest auto-registration: › shows a welcome page by default: 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)
loading: › Guest auto-registration: › uses the default homeserver to register with: 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)
loading: › Guest auto-registration: › shows a room view if we followed a room link: 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)
loading: › Guest auto-registration: › Login as user › should give us a login page: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
loading: › Token login: › logs in successfully: 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)
RETRY 1: loading: › Clean load with no stored credentials: › should follow the original link after successful login: 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)
RETRY 2: loading: › Clean load with no stored credentials: › should follow the original link after successful login: 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)
RETRY 1: loading: › MatrixClient rehydrated from stored credentials: › shows the last known room by default: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
RETRY 2: loading: › MatrixClient rehydrated from stored credentials: › shows the last known room by default: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
RETRY 1: loading: › MatrixClient rehydrated from stored credentials: › shows a room view if we followed a room link: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
RETRY 2: loading: › MatrixClient rehydrated from stored credentials: › shows a room view if we followed a room link: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
RETRY 1: loading: › MatrixClient rehydrated from stored credentials: › /#/login link: › does not show a login view: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)
RETRY 2: loading: › MatrixClient rehydrated from stored credentials: › /#/login link: › does not show a login view: test/app-tests/loading-test.tsx#L184
Gave up waiting for /sync at expectAndAwaitSync (test/app-tests/loading-test.tsx:184:15)