Skip to content

Merge branch 'release/9.0.12' #808

Merge branch 'release/9.0.12'

Merge branch 'release/9.0.12' #808

Triggered via push March 23, 2024 21:14
Status Failure
Total duration 26m 24s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Tests: spec/system/nav_menu_spec.rb#L23
nav menu when visiting page on subdomain basic no customizations Failure/Error: expect(all(".main-nav ul.nav li a").map { |e| [e.text, e["href"]] }).to eql(match) expected: [["People", "http://foo.gatherdev.org:31337/users"], ["Groups", "http://foo.gatherdev.org:31337/group...["Wiki", "http://foo.gatherdev.org:31337/wiki"], ["Files", "http://foo.gatherdev.org:31337/gdrive"]] got: [["People", "http://foo.gatherdev.org:31337/users"], ["Groups", "http://foo.gatherdev.org:31337/group..."http://foo.gatherdev.org:31337/calendars/events"], ["Wiki", "http://foo.gatherdev.org:31337/wiki"]] (compared using eql?)
Tests: spec/system/nav_menu_spec.rb#L40
nav menu when visiting page on subdomain changes change one link, disable one, add another Failure/Error: expect(all(".main-nav ul.nav li a").map { |e| [e.text, e["href"]] }).to eql(match) expected: [["People", "http://foo.gatherdev.org:31337/users"], ["Groups", "http://foo.gatherdev.org:31337/group...ikipedia.org"], ["Files", "http://foo.gatherdev.org:31337/gdrive"], ["Google", "http://google.com"]] got: [["People", "http://foo.gatherdev.org:31337/users"], ["Groups", "http://foo.gatherdev.org:31337/group...therdev.org:31337/work/signups"], ["Wiki", "http://wikipedia.org"], ["Google", "http://google.com"]] (compared using eql?)
Tests
Process completed with exit code 1.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
No files were found with the provided path: /home/runner/work/gather/gather/tmp/capybara. No artifacts will be uploaded.