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

[Bug]: HDMF 3.5.5 breaks streaming tests #365

Open
3 tasks done
CodyCBakerPhD opened this issue Apr 19, 2023 · 1 comment
Open
3 tasks done

[Bug]: HDMF 3.5.5 breaks streaming tests #365

CodyCBakerPhD opened this issue Apr 19, 2023 · 1 comment
Labels
category: bug errors in the code or code behavior

Comments

@CodyCBakerPhD
Copy link
Collaborator

What happened?

As seen from daily reports: https://github.com/NeurodataWithoutBorders/nwbinspector/actions/workflows/dailies.yml

The consistent failures with the streaming tests started after the latest release of HDMF 3.5.5

@rly any idea why this would happen? See https://github.com/NeurodataWithoutBorders/nwbinspector/actions/runs/4734489840/jobs/8403485492 for instance of the failure logs

Operating System

None

Python Version

None

Were you streaming with ROS3?

None

Package Versions

Copy and paste your output here

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • Have you ensured this bug was not already reported?
  • To the best of your ability, have you ensured this is a bug within the code that checks the NWBFile, rather than a bug in the NWBFile reader (e.g., PyNWB or MatNWB)?
@CodyCBakerPhD CodyCBakerPhD added the category: bug errors in the code or code behavior label Apr 19, 2023
@bendichter
Copy link
Contributor

We should fix this, but it also might be a good time to consider migrating streaming over to fsspec, which should not have the same issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug errors in the code or code behavior
Projects
None yet
Development

No branches or pull requests

2 participants