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 4dea9ecc7255f13c968e0e32a8261d5af416f2ec Author: Julien Herr <[email protected]> Date: Sat Jun 27 14:54:08 2015 +0200 Update CHANGES --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index c998366..6e2bc1b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,6 +12,7 @@ Fixed: GITHUB-599: IHookable ignored when a timeout is set (@ryanlevell & Julien New: GITHUB-723: Allow users to add their own suite parser (Julien Herr) Fixed: Allow '-testnames' option to work with '-xmlpathinjar' (@earthling) Fixed: GITHUB-739: TestNG skips all test classes from suite when a @BeforeClass fails (Priyanshu Shekhar & Julien Herr) +Fixed: GITHUB-471: If @beforeMethod or @afterMethod fails then all children of the same base class will be skipped (Anton Panferov & Julien Herr) Eclipse: -- 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

