[openstreetmap/openstreetmap-website] Bump make-plural from 7.4.0 to 8.1.0 in the dependencies group (PR #6664)

Pablo Brasero notifications at github.com
Fri Jan 9 16:27:41 UTC 2026


pablobm left a comment (openstreetmap/openstreetmap-website#6664)

I can reproduce running the tests with Docker. It's still fuzzy for me, but I think the JS is failing altogether.

For example, `test/system/issues_test.png#test_view_managed_issue` fails [just after resolving the issue](https://github.com/pablobm/openstreetmap-website/blob/ecf103380c068780ad6020a64812eefea7930fd1/test/system/issues_test.rb#L294). When I look at the screenshots, I see that everything was ok until the "Resolve" link. On failure, what the test sees is the development "Routing Error" 404 page complaining that no route matches "[GET] /issues/81/resolve". But that should have been a POST! But it's a "fake" POST triggered from a link with JS, suggesting that the corresponding JS didn't load correctly.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6664#issuecomment-3729683826
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6664/c3729683826 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260109/e057a05b/attachment.htm>


More information about the rails-dev mailing list