You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix failing test test_pipeline_with_documents (#506)
#505 did not work out as expected, so we need to try again.
Note that this test fails **only on the main branch CI**, since it is
(was) marked as `slow`. unfortunately, I can not reproduce locally.
TODO:
- [x] temporarily make `test_pipeline_with_documents` not slow to run it
in PR CI: does not fail here either
- [x] investigate further
- [ ] make `test_pipeline_with_documents` slow again
0 commit comments