Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test suite instability #22

Open
io7m opened this issue Mar 11, 2024 · 0 comments
Open

Fix test suite instability #22

io7m opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@io7m
Copy link
Member

io7m commented Mar 11, 2024

Many tests sporadically fail due to what appear to be minor race conditions.

The AssignmentTaskTest often hangs entirely despite there being defined timeout values.

@io7m io7m added the bug Something isn't working label Mar 11, 2024
@io7m io7m self-assigned this Mar 11, 2024
io7m added a commit that referenced this issue Mar 11, 2024
Fix some more small issues.

Affects: #22
io7m added a commit that referenced this issue Mar 11, 2024
Ensure that the AssignmentTaskTest eventually terminates.
Improve work exec tests by making tests resistant to slight timing changes.

Affects: #22
io7m added a commit that referenced this issue Mar 22, 2024
* More documentation
* Agents can no longer fail to reconnect
* Agents store work items in the database and delete when the server has received them
* Commands to list supported plan formats
* Store all tool executions in the database

Affects: #25
Affects: #24
Affects: #23
Affects: #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant