Commit Graph

25 Commits

Author SHA1 Message Date
Gustavo Trott
5eb04aab91 Resolve conflicts 2023-08-30 15:31:32 -03:00
Gabriel Porfirio
a413ffc89d adding flaky tag to failing tests on ci 2023-08-23 17:47:11 -03:00
Anton B
b4dd99299a test: 2.7 tests fixes 2023-08-22 17:25:50 -03:00
Anton B
d6a3fec976 test: fix wrong imports 2023-07-07 14:06:30 -03:00
Anton Barboza
f9dbbcfd72 test: increase the amount of tests for CI runs 2023-05-19 10:11:24 -03:00
Anton B
4df93cb53d test: update and reintroduce tests 2023-03-13 16:34:31 -03:00
Anton B
209dfb636f test: fix v2.6 CI tests 2022-11-25 16:54:32 -03:00
Anton Georgiev
caae3bcdc1
Merge pull request #15578 from BrentBaccala/firefox-ci-2.6
test suite: add Firefox tests to CI (2.6)
2022-08-23 10:54:13 -04:00
Brent Baccala
bb0bcfdcc0 don't run Firefox screenshare tests without a DISPLAY (they don't work) 2022-08-22 22:08:44 -04:00
Maxim Khlobystov
f0c35b5927 Properly clear default presentation notification to make recording notification tests more stable 2022-08-17 23:34:32 -04:00
Maxim Khlobystov
b28780ad51 Start recording: 3 notification and 1 modal test specs 2022-08-02 19:37:16 -04:00
Anton B
c85ffa86cd test: change skip annotation to fixme 2022-07-15 17:23:31 -03:00
Anton B
1dd5878d9d Merge remote-tracking branch 'upstream/v2.6.x-release' into small-ci-test-fixes 2022-07-15 15:05:13 -03:00
Anton B
c91db0377e test: skip unreliable tests 2022-07-13 17:04:36 -03:00
Brent Baccala
ef47bb5762 test suite: add an option to multiuser initPages() to wait and clear
the default presentation notification on the moderator page.

Waiting until initPages() is finished to do this is problematic, because
it might take long enough to init the user page that the toast has
disappeared from the moderator page by the time initPages() finishes.

Change all the places in the test suite where initPages() is called
right before waitAndClearDefaultPresentationNotification to use
the new option instead.

In one place (raiseAndLowerHand) I also dropped waiting and clearing
the notification on the user page because it was causing problems
and doesn't seem to be necessary.
2022-06-24 01:47:48 +00:00
Anton B
de1c7043a9 test: fix/update tests on v2.5 2022-06-08 09:29:21 -03:00
Ramon Souza
07f9a192b9 Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27 2022-04-27 15:32:20 -03:00
Maxim Khlobystov
ddaba75cba Fixing 2.4 Playwright tests 2022-04-21 07:19:08 -04:00
Anton B
e988734bf4 fix and updates all automated tests to v2.5 2022-02-28 16:46:13 -03:00
Anton
7f075be033 fix all test selectors 2022-01-20 10:03:18 -03:00
Anton
0f668edb17 add raise and lower hand and save connection status settings notification tests 2022-01-19 16:57:13 -03:00
Anton
82da6da0e6 create subdivisions and reorder tests 2022-01-19 16:50:59 -03:00
Anton
068bb4174d fix requested changes 2021-12-03 14:01:36 -03:00
Anton
2b0412aa6b fixes the test declaration, extends the multiuser class on tests with more than one page and other minor fixes 2021-12-02 01:51:28 -03:00
Anton
e434f87d24 add Notifications test suite 2021-12-01 02:36:20 -03:00