datatracker/docker/scripts
Lars Eggert 3d44825333
ci: Switch to using geckodriver (#6541)
* Switch to using geckodriver

* Switch to selenium 4

* Undo

* Remove comment

* Fixes

* Restore non-standard line endings to minimize diff

* Undo

* Remove comment

* test: Fix test_upcoming_view_time_zone_selection

The inputs are hidden and managed by JS, so click
the visible elements instead.

* test: Clumsy fix to test_upcoming_materials_modal

Waiting for the button to be clickable does not
work because the modal is still fading in, so does
not actually close. Would be better to check for it
responding, but I haven't found the right way to do
that yet.

* test: Fix test_add_author_forms

Sending '\n' does not seem to work as it did before,
so click the option instead.

Also reverted some fixme hacks that seem to be obe.

* ci: Update base.Dockerfile

* test: add resource limits to dev/tests/debug.sh env

* ci: add upload of geckodriver.log on failure

* ci: run tests as user 1001

* ci: run app-create-dirs as sudo

* ci: set home folder to root to run tests

---------

Co-authored-by: Jennifer Richards <jennifer@staff.ietf.org>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-11-21 15:30:50 -06:00
..
app-create-dirs.sh chore: add bibxml-ids dir to container build. (#5590) 2023-05-08 15:16:31 -05:00
app-init.sh ci: Switch to using geckodriver (#6541) 2023-11-21 15:30:50 -06:00
app-rsync-extras.sh fix: include html when syncing extra assets 2022-12-02 16:28:08 -06:00
app-setup-debian.sh fix: Suppress useradd/groupadd errors (#4408) 2022-09-06 12:04:30 -05:00
app-setup-nginx.sh chore: add nginx reverse proxy to dev environment (#5745) 2023-06-05 16:47:06 -05:00
app-setup-python.sh chore: improve devcontainer build (#4241) 2022-07-23 10:33:41 -04:00
app-start.sh chore: start devcontainer services on re-open (#5776) 2023-06-06 17:07:06 -05:00
app-win32-timezone-fix.sh chore: improve dev docker for offline + other fixes 2022-03-15 22:22:30 -04:00
db-import.sh fix: more search_path tweaking (#5535) 2023-04-25 13:35:33 -05:00
db-load-default-extensions.sh chore: rename test settings and shorten runserver instructions (#6131) 2023-08-11 11:21:38 -05:00