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

java.io.EOFException at java.io.RandomAccessFile.readFully while instantiating QueueFile in QueueFileTest #777

Open
shubhampatel-hotstar opened this issue Dec 8, 2021 · 0 comments

Comments

@shubhampatel-hotstar
Copy link

shubhampatel-hotstar commented Dec 8, 2021

While instantiating QueueFile in most of the unit tests, with File as constructor input parameter; it throws java.io.EOFException while executing java.io.RandomAccessFile.readFully within QueueFile.readHeader method (2nd line within the method) using AndroidJUnit4 runner.

@prayansh could you please have a look at it, what might be the issue or at least tag someone who can be of help with the same.

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