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

Scene not marked as complete when used with files with time tolerance #129

Open
ninahakansson opened this issue Feb 14, 2023 · 0 comments
Open

Comments

@ninahakansson
Copy link

The problem with using time as key and finding files within a time tolerance was partly solved in
#124.

The files are now found but the scene is not marked as ready.
Add line assert slot.get_status() == Status.SLOT_READY to the test_mismatching_files_within_tolerance_generate_one_slot. To see where code fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant