Skip to content

fix test case for streamed readings #230

Description

@edaniszewski

the offending test case: TestCmdStream in pkg/cmd/server/stream_test.go

The test had passed on my machine but failed in CI - the CI failure what that the test timed out after 10 mins, so it appears to never have completed. This could be because something is blocking, locked, or there is a race condition for a resource. Will need to investigate, fix, and re-enable the test case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions