Skip to content

refactor: Fix original presentation download link in cluster setups #5115

refactor: Fix original presentation download link in cluster setups

refactor: Fix original presentation download link in cluster setups #5115

Triggered via pull request June 14, 2023 13:48
Status Failure
Total duration 1h 47m 21s
Artifacts 4

automated-tests.yml

on: pull_request
build-install-and-test
1h 47m
build-install-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 3 warnings, and 1 notice
[Chromium] › presentation/presentation.spec.js:55:3 › Presentation › Zoom In: bigbluebutton-tests/playwright/presentation/presentation.js#L254
1) [Chromium] › presentation/presentation.spec.js:55:3 › Presentation › Zoom In, Zoom Out, Reset Zoom @ci Error: expect(received).toContainText(expected) Expected pattern: /150%/ Received string: "125%Reset Zoom" Call log: - expect.toContainText with timeout 10000ms - waiting for locator('button[data-test="resetZoomButton"]') - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" at presentation/presentation.js:254 252 | await this.modPage.waitAndClick(e.zoomInButton); 253 | await expect(zoomOutButtonLocator).toBeEnabled(); > 254 | await expect(resetZoomButtonLocator).toContainText(/150%/); | ^ 255 | await expect(wbBox).toHaveScreenshot('moderator1-zoom150.png'); 256 | 257 | //Zoom out 125% at Presentation.zoom (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/presentation/presentation.js:254:42) at /home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/presentation/presentation.spec.js:58:5
[Chromium] › presentation/presentation.spec.js:55:3 › Presentation › Zoom In: bigbluebutton-tests/playwright/presentation/presentation.js#L254
1) [Chromium] › presentation/presentation.spec.js:55:3 › Presentation › Zoom In, Zoom Out, Reset Zoom @ci Retry #1 --------------------------------------------------------------------------------------- Error: expect(received).toContainText(expected) Expected pattern: /150%/ Received string: "125%Reset Zoom" Call log: - expect.toContainText with timeout 10000ms - waiting for locator('button[data-test="resetZoomButton"]') - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" - locator resolved to <button id="tippy-47" color="default" position="bottom" …>…</button> - unexpected value "125%Reset Zoom" at presentation/presentation.js:254 252 | await this.modPage.waitAndClick(e.zoomInButton); 253 | await expect(zoomOutButtonLocator).toBeEnabled(); > 254 | await expect(resetZoomButtonLocator).toContainText(/150%/); | ^ 255 | await expect(wbBox).toHaveScreenshot('moderator1-zoom150.png'); 256 | 257 | //Zoom out 125% at Presentation.zoom (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/presentation/presentation.js:254:42) at /home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/presentation/presentation.spec.js:58:5
build-install-and-test
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [Chromium] › presentation/presentation.spec.js:55:3 › Presentation › Zoom In, Zoom Out, Reset Zoom @ci 145 passed (36m)
Slow Test: bigbluebutton-tests/playwright/[Chromium] › polling/polling.spec.js#L1
bigbluebutton-tests/playwright/[Chromium] › polling/polling.spec.js took 40s
Slow Test: bigbluebutton-tests/playwright/[Chromium] › learningdashboard/learningdashboard.spec.js#L1
bigbluebutton-tests/playwright/[Chromium] › learningdashboard/learningdashboard.spec.js took 34s
Slow Test: bigbluebutton-tests/playwright/[Chromium] › chat/chat.spec.js#L1
bigbluebutton-tests/playwright/[Chromium] › chat/chat.spec.js took 23s

Artifacts

Produced during runtime
Name Size
artifacts.tar Expired
752 MB
bbb-configs Expired
46 KB
bbb-logs Expired
2.78 MB
tests-report Expired
215 MB