Eik/hide labs and sharedinvites #286
tests.yml
on: pull_request
Matrix: Jest
Element Web Integration Tests
0s
Skip SonarCloud in merge queue
0s
Annotations
4 errors
LegacyRoomHeaderButtons-test.tsx › should render:
test/components/views/right_panel/LegacyRoomHeaderButtons-test.tsx#L65
expect(received).toMatchSnapshot()
Snapshot name: `LegacyRoomHeaderButtons-test.tsx should render 1`
- Snapshot - 7
+ Received + 0
@@ -19,13 +19,6 @@
aria-label="Room info"
class="mx_AccessibleButton mx_LegacyRoomHeader_button mx_RightPanel_roomSummaryButton"
role="button"
tabindex="0"
/>
- <div
- aria-current="false"
- aria-label="Support"
- class="mx_AccessibleButton mx_LegacyRoomHeader_button mx_RightPanel_supportButton"
- role="button"
- tabindex="0"
- />
</DocumentFragment>
at Object.toMatchSnapshot (test/components/views/right_panel/LegacyRoomHeaderButtons-test.tsx:65:30)
|
Jest (2)
Process completed with exit code 1.
|
SendWysiwygComposer › Should render WysiwygComposer when isRichTextEnabled is at true:
test/components/views/rooms/wysiwyg_composer/SendWysiwygComposer-test.tsx#L91
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/components/views/rooms/wysiwyg_composer/SendWysiwygComposer-test.tsx:91:5)
at Object.describe (test/components/views/rooms/wysiwyg_composer/SendWysiwygComposer-test.tsx:42:1)
|
Jest (1)
Process completed with exit code 1.
|