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 the failing test. #1608

Merged
merged 1 commit into from
May 16, 2024
Merged

Fix the failing test. #1608

merged 1 commit into from
May 16, 2024

Conversation

pykello
Copy link
Contributor

@pykello pykello commented May 16, 2024

Commit 74fd195 broke one of the tests in allocator_spec, and we were getting the following error in the main branch:

Sequel::ValidationFailed:
    size_gib is not present

This was probably because of github's automatic rebase merge.

Commit 74fd195 broke one of the tests
in `allocator_spec`, and we were getting the following error in the main
branch:

```
Sequel::ValidationFailed:
    size_gib is not present
```

This was probably because of github's automatic rebase merge.
@pykello pykello merged commit a80ec55 into main May 16, 2024
6 checks passed
@pykello pykello deleted the pykello/fix_tests branch May 16, 2024 20:51
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants