Commit 2641906
authored
fix failing test
#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 againtest_pipeline_with_documents (#506)1 parent 3f6fab0 commit 2641906
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
114 | 121 | | |
115 | 122 | | |
116 | 123 | | |
| |||
0 commit comments