-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The streaming test makes many crucial assumptions:
- It assumes streaming channel pairs are in loopback configuration. Nice for a first test, poor to help others...
- It starts reading, then starts writing. This is fine, except that reading has a finite timeout. It seems to spin for a bit before stopping. The second assumption is that writing will start in this short period of time.
Finally, even if nothing is written, the test says "success". Great!!!!!!
Metadata
Metadata
Assignees
Labels
No labels