Commit graph

240 commits

Author SHA1 Message Date
Bruno Windels
d9def18184 adjust path to register script for pip installation 2019-06-24 15:00:51 +02:00
David Baker
26f9dd071a
Merge pull request #50 from matrix-org/bwindels/fixsynapseinstallation
Fix synapse installation
2019-06-24 12:06:07 +01:00
Bruno Windels
894a07484c generate signing keys without generating config file and then overwr. it 2019-06-24 12:51:51 +02:00
Bruno Windels
7a15acf224 install synapse/develop (and deps) from pip
instead of getting dependencies from synapse/master
and running synapse/develop from git download
2019-06-24 12:51:43 +02:00
J. Ryan Stinnett
3e6719e8ab Wait for password validation 2019-04-25 18:10:41 +01:00
J. Ryan Stinnett
f82f9ecdb2 Use a stronger password 2019-04-25 14:28:39 +01:00
J. Ryan Stinnett
1ffe0d1a24 Report location of Synpase log 2019-04-25 14:23:51 +01:00
J. Ryan Stinnett
2527995e2e Only install the minimum deps to pass 2019-04-25 14:23:10 +01:00
Bruno Windels
370741fc43
Merge pull request #48 from matrix-org/bwindels/stylepreviewbar
adjust selectors for join and accept button in room preview bar
2019-04-18 11:36:16 +00:00
Bruno Windels
20d80e695c adjust selectors for join and accept button in room preview bar 2019-04-17 11:44:32 +02:00
Bruno Windels
bf0296602a
Update TODO.md 2019-04-16 15:03:12 +00:00
Bruno Windels
ee1e585301 remove explicit timeout for polling as well 2019-04-16 15:41:45 +02:00
Bruno Windels
eae830a4d4 update readme 2019-04-16 15:39:33 +02:00
Bruno Windels
48c1d46aa7 remove explicit timeouts from tests for selectors
- gets rid of the waitAndQuery vs query distinction,
  all queries now wait if needed (called query and queryAll)
- remove explicit timeouts,
  as they depend on the speed of the machine the tests run on
2019-04-16 15:39:21 +02:00
Bruno Windels
c40f7f6a3c add flag to throttle cpu to get failures because of slow ci locally 2019-04-16 14:59:35 +02:00
Bruno Windels
ef59c59f37 poll these as well as ci is slowwww 2019-04-16 12:22:48 +02:00
Bruno Windels
ee46c2b030 wait for opponent label to appear in sas dialog 2019-04-16 12:07:59 +02:00
Bruno Windels
20c3023b94 use session.poll as well for polling when receiving a message 2019-04-16 11:55:33 +02:00
Bruno Windels
9610e9b57e take into account continuation tiles in when checking timeline messages 2019-04-16 11:43:32 +02:00
Bruno Windels
945daf294c log messages in timeline when expected not found (debug code) 2019-04-16 11:14:55 +02:00
Bruno Windels
f489f55fd7 increase dialog timeout a bit 2019-04-16 11:09:34 +02:00
Bruno Windels
b01e126433 wait longer to arrive at #home but poll every 100ms 2019-04-16 10:30:14 +02:00
Bruno Windels
be32414214 fix broken selector 2019-04-10 14:32:13 +02:00
Bruno Windels
b0fb36dbb2 remove debug error 2019-04-09 18:09:18 +02:00
Bruno Windels
f55a448739 add screenshots to logs directory upon failure 2019-04-09 17:43:34 +02:00
Bruno Windels
6958fdb6e1 write html, console and network logs to different files 2019-04-09 17:15:25 +02:00
Bruno Windels
d978ce6b48 test upload artefacts on failure 2019-04-09 16:34:03 +02:00
Bruno Windels
200f95b312 rest users dont need to be admin 2019-04-09 16:32:07 +02:00
Bruno Windels
7fbfe3159a dont assume bash when creating rest users 2019-04-09 16:19:44 +02:00
Bruno Windels
4c79e3bd0d better error handling when creating rest user fails 2019-04-09 15:59:08 +02:00
Bruno Windels
b88dc0ffd5 show browser version when running tests 2019-04-09 15:45:16 +02:00
Bruno Windels
4591b26dab show all of create rest user command output on failure 2019-04-09 15:30:20 +02:00
Bruno Windels
d1df0d98c6 avoid ipv6, see if that makes buildkite happy 2019-04-09 14:59:06 +02:00
Bruno Windels
bdd7191c1c
Merge pull request #47 from matrix-org/bwindels/logstofile
support writing logs to file
2019-04-08 15:11:06 +00:00
Bruno Windels
492d8106b2 support writing logs to file 2019-04-08 17:00:19 +02:00
Bruno Windels
7e2d35fdfe moar sandbox flags 2019-04-05 16:55:59 +02:00
Bruno Windels
53eab479ec pass --no-sandbox to puppeteer 2019-04-05 16:45:07 +02:00
Bruno Windels
4e1ddf85a4 c/p error 2019-04-05 16:26:05 +02:00
Bruno Windels
cfff4a998d install ComplexHttpServer regardless of whether riot is already installed 2019-04-05 16:15:38 +02:00
Bruno Windels
58e6d1bfd3
Merge pull request #46 from matrix-org/bwindels/redesignfixes
Make tests run on redesigned riot
2019-04-04 08:20:48 +00:00
Bruno Windels
04e06c3cfa PR feedback 2019-04-04 10:20:25 +02:00
Bruno Windels
d93e6edb1d use python3 to install riot webserver 2019-04-03 17:01:49 +02:00
Bruno Windels
146549a66a keep complexhttpserver installation within riot folder and gitignore leftovers 2019-04-03 16:20:26 +02:00
Bruno Windels
5d4ded05b4 use yarn 2019-04-03 16:19:56 +02:00
Bruno Windels
2228ba83af Merge branch 'master' into bwindels/redesignfixes 2019-04-03 16:18:52 +02:00
Bruno Windels
685285156f
Merge pull request #32 from matrix-org/toml/install-scripts-fail-fast
Toml/install scripts fail fast
2019-04-03 13:57:55 +00:00
Bruno Windels
c1464aaa5d Merge branch 'master' into toml/install-scripts-fail-fast 2019-04-03 15:52:11 +02:00
Bruno Windels
9c41ccce58 use shorter .bak suffix approach 2019-04-03 15:46:55 +02:00
Bruno Windels
ed772e2cc5 Merge branch 'master' into bwindels/redesignfixes 2019-04-03 15:31:05 +02:00
Bruno Windels
240c715c84
Merge pull request #36 from matrix-org/bwindels/checkleavesmemberlist
test leaving members disappear from memberlist
2019-04-03 13:30:40 +00:00