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 tests #1053

Open
12 tasks
2-towns opened this issue Dec 19, 2024 · 0 comments
Open
12 tasks

Fix tests #1053

2-towns opened this issue Dec 19, 2024 · 0 comments
Labels
Client See https://miro.com/app/board/uXjVNZ03E-c=/ for details

Comments

@2-towns
Copy link
Contributor

2-towns commented Dec 19, 2024

The code is now compiling, I need to fix these tests:

  • [FAILED] stream should forward LPStreamError
  • [FAILED] stream should catch LPStreamEOFError
  • [FAILED] stream should forward CancelledError
  • [FAILED] stream should forward LPStreamError
  • [FAILED] Store and retrieve Data Stream
  • [FAILED] Read exact bytes within block boundary
  • [FAILED] Read exact bytes outside of block boundary
  • [FAILED] onCancelled is not called when request state is Cancelled
  • [FAILED] cancelled future is finished when request state is New
  • [FAILED] casting works on optional types
  • [FAILED] Read not all data
  • [FAILED] Write all data
@2-towns 2-towns added the Client See https://miro.com/app/board/uXjVNZ03E-c=/ for details label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client See https://miro.com/app/board/uXjVNZ03E-c=/ for details
Projects
None yet
Development

No branches or pull requests

1 participant