Closed jagthedrummer closed 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
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 likevisit edit_account_user_path(user)
. And there are also a bunch of random errors forFerrum::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