DEPMASTER
Build: #90 failed Changes by Eric Bottard
Build result summary
Details
- Completed
- Duration
- 11 minutes
- Labels
- None
- Agent
- (elastic) Elastic Agent on i-e88a9676
- Revision
-
a6900132b696cde6c4b61c67bd6a3842753b3662
a6900132b696cde6c4b61c67bd6a3842753b3662 - Total tests
- 23
- Failing since
- #87 (Changes by Eric Bottard – )
- Fixed in
- #95 (Changes by Eric Bottard)
Tests
- 0 New failures
- 1 Existing failures
- 0 Fixed
Responsible
This build has been failing since #87
No one has taken responsibility
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Eric Bottard |
a6900132b696cde6c4b61c67bd6a3842753b3662
|
Tests
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
LocalAppDeployerIntegrationTests
testMultipleInstancesDeploymentAndPartialState
|
Failing since build #87 (Changes by Eric Bottard) | Build Spring Cloud Deployer | 15 secs | ||
java.lang.AssertionError: Expected: iterable over [hasProperty("state", is <deployed>), hasProperty("state", is <deployed>), hasProperty("state", is <failed>)] in any order but: Not matched: <org.springframework.cloud.deployer.spi.local.LocalAppDeployer$AppInstance@302f3a2e> java.lang.AssertionError: Expected: iterable over [hasProperty("state", is <deployed>), hasProperty("state", is <deployed>), hasProperty("state", is <failed>)] in any order but: Not matched: <org.springframework.cloud.deployer.spi.local.LocalAppDeployer$AppInstance@302f3a2e> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:956) at org.junit.Assert.assertThat(Assert.java:923) at org.springframework.cloud.deployer.spi.test.AbstractAppDeployerIntegrationTests.testMultipleInstancesDeploymentAndPartialState(AbstractAppDeployerIntegrationTests.java:364) (37 more lines...) |