This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag testng-6.9.5 in repository testng.
commit e575bf5b21ceecea99bf93be7eb2adbf781c58f4 Merge: 47fa8b6 bb28a4a Author: Cedric Beust <[email protected]> Date: Sat May 30 20:30:56 2015 -0700 Merge pull request #698 from rschmitt/retry Fix the interactions between ExitCodeListener and IRetryAnalyzer src/main/java/org/testng/TestNG.java | 4 ++- src/main/java/org/testng/internal/Invoker.java | 23 ++++++++-------- .../java/org/testng/util/RetryAnalyzerCount.java | 9 +++---- .../java/test/retryAnalyzer/EventualSuccess.java | 17 ++++++++++++ src/test/java/test/retryAnalyzer/ExitCodeTest.java | 31 ++++++++++++++++++++++ .../java/test/retryAnalyzer/ImmediateSuccess.java | 9 +++++++ .../java/test/retryAnalyzer/PersistentFailure.java | 11 ++++++++ src/test/resources/testng.xml | 5 ++-- 8 files changed, 87 insertions(+), 22 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

