[testng] annotated tag testng-6.1 created (now 35e0077)

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


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

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

        at  35e0077   (tag)
   tagging  af893166dce0ae47358ed0bc1b5491a381b62e9c (commit)
  replaces  testng-6.0.1
 tagged by  Cedric Beust
        on  Wed Jun 29 14:07:20 2011 -0700

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

Aleksander Pohl (6):
      - A working implementation of TESTNG-455
      - Note about the fork
      - A working implementation of TESTNG-455
      - Note about the fork
      - Fix note about the fork
      - Merge with old version

Cedric Beust (106):
      [maven-release-plugin] prepare for next development iteration
      Doc update.
      Added: assertNotEquals() to Assert
      Version bump.
      Fixed: TESTNG-471: assertEquals(Map, Map) fails if a map is a subset of the other
      Doc updates.
      Version change.
      TESTNG-282: When exclude tag is specified both for groups and packages, packages exclude tag is applied to the group
      Showing timings for RemoteTestNG.
      Better timing message.
      Fixed: Performance problems in the plug-in
      TESTNG-282: Problem when including+excluding packages (addicted)
      Fixed: TESTNG-282: Problem when including+excluding packages (addicted)
      Fixed: When creating a new Run/Debug configuration, "Launch.label" was displayed
      Javadoc fix.
      Fixed: ConcurrentModificationException when using parallel data providers.
      Fixed: TESTNG-472: Better output for assertNull()
      Merge branch 'master' of github.com:cbeust/testng
      Added src/test/resources to src.
      Better Thread title.
      Keep track of RemoteTestNG running time.
      Disabled ACK and keeping numbers of packets.
      Synchronizing on the OutputStream.
      Show timings for reporters if verbose >= 2.
      Removed unnecessary message from ClassHelper.
      Faster EmailableReporter.
      Factor out test.resources.dir.
      Better ParallelSuiteTest.
      Fixed: Performance problems in EmailableReporter
      Added: New "Clear results" icon in the tool bar
      Fixed NPE in the remote client that occasionally happened at the end.
      Better exception messages.
      Fixed: TESTNG-475: @DataProvider doesn't support varargs.
      Fixed: TESTNG-475: @DataProvider doesn't support varargs.
      Merge branch 'master' of github.com:cbeust/testng
      No longer building the maven plug-in with ant.
      TESTNG-410: Clearer error message.
      Fixed: Now showing failed/skipped error messages on the console for verbose >= 2
      FIXED: ITestResult#getEndMillis() return 0.
      Added: Nested classes are now automatically added for consideration for inclusion.
      Misc doc update.
      Added: <suite preserve-order="true"> will cause this attribute to be propagated to all <test> tags
      Minor refactoring.
      Updated pom-test.xml.
      Fixed: IConfigurationListener#onConfigurationFailure was never called.
      Fixed NPE.
      Doc update.
      Better failed assertion message.
      Better assert message in tests.
      Minor test fix.
      Formatting.
      Tests with invocationCount, threadPoolSize and timeOut were succeeding even when they took longer than the time out.
      Added: <groups> can now be specified under a <suite>
      Documentation for <suite> <group> tags.
      Merge pull request #46 from nullin/master
      Made setTestNames() public
      Merge branch 'master' of github.com:cbeust/testng
      Removed mentions of @Configuration.
      CHANGES update.
      Removed dead code.
      Moving the bug tracking to github.
      Merge pull request #42 from dbriones/master
      Doc fix.
      Merge branch 'master' of github.com:cbeust/testng
      Eclipse doc update.
      Added DocLava and Cobertura (disabled by default).
      Eclipse plug-in update.
      Merge branch 'master' of github.com:cbeust/testng
      Removed dead code.
      IConfigurationListener now extends ITestNGListener.
      Merge remote branch 'apohllo/TESTNG-455' into tycho
      Formatting fix on apohllo's Tycho patch.
      Added: Tycho compatibility (Aleksander Pohl)
      Fixed broken link
      Fixed: "Run as" menu not appearing for methods that take a generic parameter.
      Merge branch 'master' of github.com:cbeust/testng
      Fixed: Static classes could cause a StackOverFlowError
      Use Sets.
      Fixed: Dependency failures only impact the same instance
      Added: New <test> and <suite> flag: group-by-instances.
      Made a few methods overridable in JUnitReportReporter.
      Removed unused import.
      Added: -xmlpathinjar to specify the path of testng.xml inside a test jar file
      Revert "Better failed assertion message."
      Merge pull request #53 from nullin/master
      Avoid NPE in the message sender in rare race conditions.
      Added: ISuite#getAllMethods, to retrieve all the methods at the start of a suite.
      Minor fix for error message.
      Fixed: If a listener implements both ISuiteListener and IInvokedMethodListener, only one of them gets invoked
      Fixed the link to the NetBeans plug-in.
      Added: Support for ServiceLoader for ITestNGListener.
      Documentation for ServiceLoader.
      ServiceLoader test updates.
      CHANGES update.
      Made TestNG Java5 compliant again.
      Fixed: Thread safety problem in MethodInvocationHelper (Baron Roberts)
      First pass at IExecutionListener.
      Fixed: Group dependencies were not being skipped properly.
      Removed tabs.
      Merge pull request #55 from nguillaumin/report-attributes
      Merge branch 'master' of github.com:cbeust/testng
      Disabled coverage in the build.
      Added: Output ITestResult attributes in xml report (nguillaumin).
      Added tests for IExecutionListener.
      Preparing for 6.1.
      [maven-release-plugin] prepare release testng-6.1

Dante Briones (3):
      fixed an errant </td> tag that was causing one of the attribute descriptions to appear outside of the table
      added documentation for the configfailurepolicy command-line option and ant task attribute
      Merge remote branch 'upstream/master'

nguillaumin (1):
      Added option on XMLReporter to output ITestResult attributes for each <test-method>

nullin (9):
      TESTNG-410: Trivial fix to add more information
      TESTNG-410: Trivial fix to add more information (cherry-picking from commit b176620c30053179c59f909d949e5b122de1aec6)
      Merge branch 'master' of git://github.com/cbeust/testng
      fix testng dependency for mvn test
      Merge branch 'master' of git://github.com/cbeust/testng
      Add @DataProvider(parallel) documentation
      Dont allow multiple tests with same name in same suite
      Merge branch 'master' of git://github.com/cbeust/testng
      fix nits based on Credric's comments

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

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