Skip to content

refactor (gql-server): Create dedicated postgres users for each appli… #805

refactor (gql-server): Create dedicated postgres users for each appli…

refactor (gql-server): Create dedicated postgres users for each appli… #805

Triggered via push November 9, 2024 00:28
Status Success
Total duration 24m 46s
Artifacts 14
Matrix: build-package
Matrix: install-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
[Chromium] › parameters/parameters.spec.js › Create Parameters › Disabled Features › Presentation (exclude)
Flaky (attempt #1) ──────────────────────────────────────────────────────────── [Chromium] › parameters/parameters.spec.js › Create Parameters › Disabled Features › Presentation (exclude) Error: should display the restore presentation option Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: locator('button[data-test="restorePresentation"]') Expected: visible Received: <element(s) not found> Call log: - should display the restore presentation option with timeout 10000ms - waiting for locator('button[data-test="restorePresentation"]') at Page.hasElement (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/core/page.js:214:40) at DisabledFeatures.presentationExclude (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/parameters/disabledFeatures.js:199:24) at /home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/parameters/parameters.spec.js:305:9
[Chromium] › parameters/parameters.spec.js › Custom Parameters › Auto Swap Layout
Flaky (attempt #1) ──────────────────────────────────────────────────────────── [Chromium] › parameters/parameters.spec.js › Custom Parameters › Auto Swap Layout Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'offsetHeight') at eval (eval at evaluate (:226:30), <anonymous>:2:48) at UtilityScript.evaluate (<anonymous>:228:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/eval at evaluate (:226:30), <anonymous>:2:48) at UtilityScript.evaluate (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/<anonymous>:228:17) at UtilityScript.<anonymous> (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/<anonymous>:1:44) at CustomParameters.autoSwapLayout (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/parameters/customparameters.js:93:42) at /home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/parameters/parameters.spec.js:405:5
[Chromium] › whiteboard/whiteboard.spec.js › Whiteboard tools › Type text
Flaky (attempt #1) ──────────────────────────────────────────────────────────── [Chromium] › whiteboard/whiteboard.spec.js › Whiteboard tools › Type text Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: locator('div[data-hastext="true"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 10000ms - waiting for locator('div[data-hastext="true"]') at Page.hasElement (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/core/page.js:214:40) at DrawText.test (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/whiteboard/drawText.js:30:24) at /home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/whiteboard/whiteboard.spec.js:70:5
[Chromium] › user/user.spec.js › User › Actions › Timer
Flaky (attempt #1) ──────────────────────────────────────────────────────────── [Chromium] › user/user.spec.js › User › Actions › Timer Error: should display the starting value on the timer current Timed out 10000ms waiting for expect(locator).toContainText(expected) Locator: locator('span[data-test="timerCurrent"]').first() Expected pattern: /05:00/ Received string: "04:54" Call log: - should display the starting value on the timer current with timeout 10000ms - waiting for locator('span[data-test="timerCurrent"]').first() - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">05:04</span> - unexpected value "05:04" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">05:04</span> - unexpected value "05:04" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">05:04</span> - unexpected value "05:04" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">05:04</span> - unexpected value "05:04" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">05:04</span> - unexpected value "05:04" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">05:03</span> - unexpected value "05:03" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">05:02</span> - unexpected value "05:02" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">05:01</span> - unexpected value "05:01" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">04:59</span> - unexpected value "04:59" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">04:58</span> - unexpected value "04:58" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">04:57</span> - unexpected value "04:57" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">04:56</span> - unexpected value "04:56" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">04:55</span> - unexpected value "04:55" - locator resolved to <span aria-hidden="true" class="sc-gqteRq GscEO" data-test="timerCurrent">04:54</span> - unexpected value "04:54" at Page.hasText (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/core/page.js:234:40) at Timer.timerTest (/home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/user/timer.js:78:24) at /home/runner/work/bigbluebutton/bigbluebutton/bigbluebutton-tests/playwright/user/user.spec.js:45:7

Artifacts

Produced during runtime
Name Size
artifacts_bbb-apps-akka.tar
60.6 MB
artifacts_bbb-config.tar
94.7 KB
artifacts_bbb-etherpad.tar
47.6 MB
artifacts_bbb-export-annotations.tar
6.23 MB
artifacts_bbb-freeswitch.tar
241 MB
artifacts_bbb-fsesl-akka.tar
52.2 MB
artifacts_bbb-graphql-server.tar
54.7 MB
artifacts_bbb-html5.tar
16.8 MB
artifacts_bbb-learning-dashboard.tar
1.06 MB
artifacts_bbb-playback-record.tar
14.9 MB
artifacts_bbb-web.tar
194 MB
artifacts_bbb-webrtc.tar
36.3 MB
artifacts_others.tar
38.4 MB
tests-report
1.07 GB