Skip to content

hello world test periodically fails on first try #687

Description

@KostyaSha
Tests run: 323, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 561.622 sec <<< FAILURE! - in TestSuite
(com.github.dockerjava.netty.exec.AttachContainerCmdExecTest)  Time elapsed: 10.809 sec  <<< FAILURE!
java.lang.AssertionError: 
Expected: a string containing "hello world"
     but: was ""
    at com.github.dockerjava.netty.exec.AttachContainerCmdExecTest.attachContainerWithStdin(AttachContainerCmdExecTest.java:121)
Results :
Failed tests: 
com.github.dockerjava.netty.exec.AttachContainerCmdExecTest.(com.github.dockerjava.netty.exec.AttachContainerCmdExecTest)
  Run 1: AttachContainerCmdExecTest.attachContainerWithStdin:121 
Expected: a string containing "hello world"
     but: was ""
  Run 2: PASS
  Run 3: PASS

I thought it was timeout initialisation issue but seems it didn't fix it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions