Skip to content

Merge branch 'release/9.0.16' #821

Merge branch 'release/9.0.16'

Merge branch 'release/9.0.16' #821

Triggered via push July 21, 2024 13:55
Status Failure
Total duration 25m 43s
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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
No files were found with the provided path: /home/runner/work/gather/gather/tmp/capybara. No artifacts will be uploaded.