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/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev