issues
search
Future-House
/
paper-qa
High accuracy RAG for answering questions from scientific documents with citations
Apache License 2.0
6.44k
stars
618
forks
source link
Fixing flaky tests `test_code` and `test_minimal_fields_filtering`
#652
Closed
jamesbraza
closed
3 weeks ago
jamesbraza
commented
3 weeks ago
In
this CI run
,
test_code
failed with
"I cannot answer."
, so this PR adds retrying for that
In
this CI run
after
https://github.com/Future-House/paper-qa/pull/651
, it showed the
test_minimal_fields_filtering
is flaky, so this PR beefs up its assertion
test_code
failed with"I cannot answer."
, so this PR adds retrying for thattest_minimal_fields_filtering
is flaky, so this PR beefs up its assertion