This is an automated email from the ASF dual-hosted git repository.
duncangrant pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from 6c2139e This closes #1046
new 8c55a3d Add Flaky retry analyser which will retry tests 3 tests if
necessary
new 164c8ed Apply FlakyRetryAnalyser to usual suspects
new d8fceab Address comments
new 89b4c46 Merge pull request #1049 from tbouron/fix/flaky-tests-retry
The 12377 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../entity/lifecycle/ServiceStateLogicTest.java | 3 ++-
.../brooklyn/entity/stock/LocationEntityTest.java | 3 ++-
.../brooklyn/launcher/BrooklynLauncherTest.java | 3 ++-
.../loadbalancing/LoadBalancingPolicySoakTest.java | 3 ++-
.../rest/resources/EffectorResourceTest.java | 3 ++-
.../brooklyn/test/support/FlakyRetryAnalyser.java | 21 ++++++++++++++-------
6 files changed, 24 insertions(+), 12 deletions(-)
copy
camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/ApplicationsYamlOsgiTest.java
=>
utils/test-support/src/main/java/org/apache/brooklyn/test/support/FlakyRetryAnalyser.java
(70%)