bullet-train-co / bullet_train

The Open Source Ruby on Rails SaaS Template
MIT License
1.68k stars 269 forks source link

Fixes for cuprite #1771

Closed jagthedrummer closed 5 days ago

jagthedrummer commented 5 days ago

This is an attempt to get tests working with cuprite. The changes here seemed to help things locally, but in CI there are tons of random failures for Ferrum::NoExecutionContextError when trying to do simple things like visit edit_account_user_path(user). And there are also a bunch of random errors for Ferrum::TimeoutError that seem to move around after re-running tests.

This is now the 3rd time I've tried to get things working with cuprite and I don't think it's worth spending any more time on it.

I'm going to close these issues related to it: https://github.com/bullet-train-co/bullet_train/issues/141 https://github.com/bullet-train-co/bullet_train/issues/527

jagthedrummer commented 5 days ago

Here are some failed CI runs, just for reference (while they last): https://github.com/bullet-train-co/bullet_train/actions/runs/11938859178 https://github.com/bullet-train-co/bullet_train/actions/runs/11938859177