[jbosstools-issues] [JBoss JIRA] (JBIDE-23640) Integration tests: Once PushImageTest starts to fail, it will always fail if no image cleanup happens in the suite

Andre Dietisheim (JIRA) issues at jboss.org
Mon Dec 12 10:35:00 EST 2016


Andre Dietisheim created JBIDE-23640:
----------------------------------------

             Summary: Integration tests: Once PushImageTest starts to fail, it will always fail if no image cleanup happens in the suite
                 Key: JBIDE-23640
                 URL: https://issues.jboss.org/browse/JBIDE-23640
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: integration-tests
    Affects Versions: 4.4.2.Final
            Reporter: Andre Dietisheim


PushImageTest is add a tag to an image. When looking at the images, it is comparing all of the decoration with the tag. This works fine as long as the image only has 1 tag, once it gets more, the lookup for the image starts to fail. The image is deleted later in the test, so if the image with the tag is not found, the delete wont happen and subsequent lookups will fail.
This most likely wont happen if you run the complete suite because the suite is cleaning up, but it will happen if you run a single test.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list