[testng] annotated tag testng-6.6 created (now 0ccbf48)

Andrew Ross rockclimb-guest at alioth.debian.org
Mon Aug 12 21:41:25 UTC 2013


This is an automated email from the git hooks/post-receive script.

rockclimb-guest pushed a change to annotated tag testng-6.6
in repository testng.

        at  0ccbf48   (tag)
   tagging  5a8433a2d5741ef6c418f7a7eb2e33d022e3f0cc (commit)
  replaces  testng-6.5.2
 tagged by  Cedric Beust
        on  Sat Jul 14 17:13:04 2012 -0700

- Log -----------------------------------------------------------------
[maven-release-plugin]  copy for tag testng-6.6

Cedric Beust (108):
      [maven-release-plugin] prepare for next development iteration
      Added a link to Tomek's presentation.
      Typo.
      Script update.
      Doc error.
      Doc fix.
      Merge branch 'master' of github.com:cbeust/testng
      Doc typo.
      Don't add VerboseReporter to the ant task unless explicitly requested.
      build.properties bump.
      InterruptedException clean up.
      Merge branch 'master' of github.com:cbeust/testng
      Forgot import.
      Added generics.
      First pass at implementing group dependencies in XML.
      Added the new <group> tag to XmlTest#toXml().
      Tests for the new <dependencies> tag.
      Merge branch 'master' of github.com:cbeust/testng
      Test multiple dependencies too.
      Documentation for <dependencies>.
      Added: <dependencies> allows you to specify group dependencies in testng.xml
      <dependencies> tests.
      Doc fix.
      Bumping the beta version.
      Merge pull request #225 from rjmartell/master
      Updated DTD with the new <parameter> tag at the <methods> level.
      Merge branch 'master' of github.com:cbeust/testng
      Merge pull request #226 from fpavageau/master
      Added: Big performance improvement when generating the reports (Frank Pavageau)
      New Pair class.
      Merge pull request #228 from davidhart82/unparseablexml
      Merge pull request #229 from fpavageau/master
      Merge pull request #230 from criccio/mixmodefix
      CHANGES update.
      <parameters> in <methods> tags were shadowing each other.
      Tests for the shadow parameter fix.
      Merge pull request #231 from fpavageau/master
      Minor generic fixes.
      Version banner for verbose >= 2.
      DOM experiments.
      CHANGES.
      More DOM parsing.
      DOM work.
      More DOM work.
      Fixed: Environment is not transferred when rerunning failed tests.
      Fixed: Better error message if <suite name=""> is missing
      Indent.
      Fixed: BeforeClass failing in parent failed to skip methods in sub classes
      What a silly typo.
      Fixed: testng-failed.xml was not carrying over the parameters from the original testng.xml
      Eclipse: don't run child-suites multiple times.
      Test the shadowing of parameters.
      More tests.
      Blow up early if trying to include/exclude an unknown method.
      Better error message when failing to find include/exclude.
      Fixed: XmlSuite#toXml wasn't outputting the <groups> tag correctly
      XDom work.
      Version bump.
      Warn if an include/exclude can't be found.
      DOM work.
      Forgot a file.
      More XDom work.
      Using class tag factory.
      Better factory.
      Parameters at the suite level.
      Use annotations @OnElement for tags parsing.
      Preliminary tests for XDom.
      New @OnElementList.
      XDom work.
      FAQ.
      testng-all.xml.
      XDom work.
      XDom work.
      Test fix.
      XDom: ready to tackle <test>.
      Forgot a file.
      Needless super.
      Fixed: dataProvider(parallel = true) was not killing its threads properly
      Better .gitignore.
      Fixed the thread bug.
      TestNG's own ThreadPoolFactory.
      The thread pool factory seems to break the time out tests, commenting it out for now.
      Test refactoring.
      Escape < and > in the reporter.
      Fixed: Threads were started sequentially instead of being interleaved
      Added @ParentSetter.
      Deleted sandbox/.
      Minor fix.
      Fixed: GITHUB-237: Wrong time format in XML reporter
      Fixed: The failed assertions now use [] as delimiters instead of <> (better for the HTML reports)
      Parameters can now be specified in <include> tags.
      More <include> parameter changes.
      XDom changes.
      Changes update.
      Version bump.
      Added: GITHUB-243: Add Reporter Output per Test in XMLReporter (dunse)
      First pass at testing parameter overrides in testng.xml.
      Don't use the native assert.
      All overrides working.
      Eclipse: added src/test/resources to .classpath.
      Expanded ParameterOverrideTest.
      Extract dumpParameters() method from Xml classes.
      Escape the stack traces for HTML report.
      Version bump.
      Better HTML escaping of stack traces.
      Fixed YamlTest.
      Preparing 6.6.
      [maven-release-plugin] prepare release testng-6.6

Chris Riccio (1):
      Honor excludeGroups on testng tests when run in mixed mode

Frank Pavageau (8):
      Fix the tested version in pom-test.xml
      Performance improvements for the report generation.
      More performance improvements for the report generation in FailedReporter.
      Simplify some code in the classes I was already changing.
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Yet another performance improvement for FailedReporter: don't recompute the
      Small refactorings in Graph.

R. Martell (1):
      Don't meddle with thread class loader [issue 214]

davidhart82 (1):
      Comments cannot contain sequences of '--' (replace them with single '-')

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git



More information about the pkg-java-commits mailing list