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
Right now finalizer prevents us from getting any answer in many cases when it could. We need to make it less restrictive, including when it gives us multiple variations of an answer.
The integration tests are flaky and repeatedly fail, blocking PRs from being merged.
You do not need to improve or add on to the problematic test cases.
To Do
Investigate which test cases are flaky causing the integration test to fail
Improve the finalizer prompt(probably by decreasing restrictiveness) to make test cases pass reliably
Example of the problem:
The text was updated successfully, but these errors were encountered:
Right now finalizer prevents us from getting any answer in many cases when it could. We need to make it less restrictive, including when it gives us multiple variations of an answer.
The integration tests are flaky and repeatedly fail, blocking PRs from being merged.
You do not need to improve or add on to the problematic test cases.
To Do
Example of the problem:
The text was updated successfully, but these errors were encountered: