Sync testng 5.10+dfsg-2 (universe) from Debian unstable (main).

Bug #460617 reported by Charlie_Smotherman
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
testng (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Please sync testng 5.10+dfsg-2 (universe) from Debian unstable (main).
This will correct the packages current FTBFS status.

Changelog since current karmic version 5.9+dfsg-1:

testng (5.10+dfsg-2) unstable; urgency=low

  * Install Maven repository metadata. Thanks to Ludovic Claude.
  * debian/control: Bump standards-version.

 -- Marcus Better <email address hidden> Mon, 07 Sep 2009 10:33:28 +0200

testng (5.10+dfsg-1) unstable; urgency=low

  * Changed section to "java".
  * debian/rules: Make it work with debhelper 7.3.5. (Closes: #538016)
  * Use qdox 1.9 and add a patch for the API changes. Thanks to Ludovic
    Claude.
  * debian/control: Bump policy version to 3.8.2.
  * debian/control: Build with default-jdk.

 -- Marcus Better <email address hidden> Thu, 23 Jul 2009 12:11:17 +0200

Changed in testng (Ubuntu):
importance: Undecided → Wishlist
Revision history for this message
Iulian Udrea (iulian) wrote :

New upstream version.

Current (5.10):

Added: The output in the testng-results.xml is now sorted by the starting timestamp (Daniel Rudman)
Added: Better display of the test name and method description in the default and Emailable report
Added: If both -testjar and an XML file are provided on the command line, the latter will be used
Added: @Before and @After methods can be injected with the current XmlTest
Added: Methods that time out now display the stack trace showing where the time out occurred
Added: ITestResult#getAttribute and ITestResult#setAttribute
Added: @After methods can now be injected with an ITestResult
Added: @BeforeMethod and @AfterMethod methods can now be injected an ITestResult
Added: ISuite#getAttribute and ISuite#setAttribute to share data within a suite
Added: @Test(expectedExceptionsMessageRegExp = ".*foo.*")
Added: @DataProvider(parallel=true)
Fixed: @Test(dataProvider) was not working at the class level
Fixed: Display a better error message if the wrong exception is thrown with an expectedExceptions
Fixed: Classes created by factories were not run in the order they were created
Fixed: Dependent methods are now run closer to methods within their class
Fixed: xmlFileSet in ant was not working correctly (Sean Shou)
Fixed: Various oversights in the DTD (Will McQueen)
Fixed: XMLUtils was not escaping XML attribute values
Fixed: TESTNG-317: Sequence order mis-calculation: testing using suite in sequence for classes and same method names creates non-sequential order
Fixed: Test names (classes that implement org.testng.ITest) now appear more prominently in the HTML reports
Fixed: expectedExceptions=RuntimeException.class was not failing when no exception was throw
Fixed: TESTNG-291: Exceptions thrown by Iterable DataProviders are not caught, no failed test reported (Roberto Tyley)
Fixed: TESTNG-301: Need to include parameters in testNG report for test created by @Factory
Fixed: testng-failed.xml now includes skipped tests
Fixed: TestNG couldn't find Groovy files (Haw-Bin)

Eclipse

Fixed: TESTNG-313: Provide extension point to contribute test and report listeners (Erik Putrycz)
Fixed: Quick fixes no longer introduce deprecated annotations (Greg Turnquist)

===========================================================================

Revision history for this message
Iulian Udrea (iulian) wrote :

Ack.

Changed in testng (Ubuntu):
status: New → Confirmed
Revision history for this message
Scott Kitterman (kitterman) wrote :

Sync'ed.

Changed in testng (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.