[testng] annotated tag testng-6.8.1 created (now cbbd4fe)
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.8.1
in repository testng.
at cbbd4fe (tag)
tagging dac0e94f61ec8e60d8964976ebc0420f36c319fb (commit)
replaces testng-6.8
tagged by Cedric Beust
on Sat Mar 30 08:32:03 2013 -0700
- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag testng-6.8.1
Abraham Lin (12):
Better printing of arrays in reports
Remove duplicate stack traces
Style stack traces using CSS
Cleaner approach for HTML report layout
Filter out Maven Surefire stack frames
Fix colspan/alignment issues in EmailableReport
Clean up EmailableReporter (simplify CSS, remove dead code)
Add hyperlinks to jump to method overview from test overview in EmailableReporter
Properly print stack traces in EmailableReporter
Avoid printing extraneous colspan/rowspan attributes in EmailableReport
New emailable reporter implementation
Fix bug in test result grouping logic
Arcadie (3):
Added:
Added:
Pass message to SimpleAssert constructor for public void fail(String
Cedric Beust (66):
[maven-release-plugin] prepare for next development iteration
Use getSupportClass() to help with OSGi class loading.
Merge pull request #283 from githubCast/master
Merge pull request #287 from gilt/master
Merge pull request #281 from StormAll/master
Merge pull request #284 from atomicknight/reporter
Revert the case change, which broke the logger.
Merge pull request #289 from atomicknight/master
Better join method.
Version bump.
Test fix.
Disabled EmailableReporter by default, use -DtestngEmailableReporter=true to enable it.
Version bump.
Merge branch 'master' of github.com:cbeust/testng
FileStringBuffer.
Fix for the OutOfMemoryException.
Merge pull request #297 from atomicknight/emailablereporter2
Merge pull request #300 from atomicknight/emailablereporter2
Improvements to StringFileBuffer for the OutOfMemoryException problem.
Made EmailableReporter2 the default.
CHANGES.txt
Handle big strings being appended.
Merge pull request #278 from Arcadie/master
Merge pull request #305 from VladRassokhin/03453189bf89a08537cb45838c4a1c39db849812
Merge pull request #306 from VladRassokhin/update-test-pom
Merge pull request #307 from VladRassokhin/add-suites-sanity-check
SoftAssert was not calling onAssertFailure().
Merge branches 'master' and 'master' of github.com:cbeust/testng
Merge pull request #308 from VladRassokhin/issue-107-test
Fixed: preserve-order bug (found by VladSarrokhin).
Merge branch 'master' of github.com:cbeust/testng
Silly bug (found by VladSarrokhin).
Merge pull request #314 from StormAll/master
Doc update.
Merge branch 'master' of github.com:cbeust/testng
Merge pull request #322 from valdisrigdon/ignore_synthetic
Doc update.
Merge branch 'master' of github.com:cbeust/testng
Merge pull request #329 from VladRassokhin/refactoring
Fixed star imports.
README.
Merge pull request #330 from VladRassokhin/some_fixes
Merge branch 'master' of github.com:cbeust/testng
Merge pull request #331 from VladRassokhin/minor_improvements
Merge branch 'master' of github.com:cbeust/testng
Import fixes.
Merge pull request #333 from mvolkhart/patch-1
Merge pull request #327 from VladRassokhin/issue-327
CHANGES update.
Merge pull request #348 from krmahadevan/krmahadevan-FixNPE
CHANGES.
Merge branch 'master' of github.com:cbeust/testng
Merge pull request #349 from epishkin/master
Test fix.
Merge pull request #345 from Arcadie/master
FIXED: GITHUB-337: ConfigurationMethod#m_instance set to Boolean.FALSE due to incorrect constructor call in clone() + auto-boxing (davidely)
Merge branch 'master' of github.com:cbeust/testng
Two new articles.
Merge pull request #354 from wutingbupt/master
Assertion fix.
misc.html
Preparing 6.8.1.
Merge pull request #352 from JnRouvignac/master
Merge pull request #361 from sunxiaoguang/parameter-expand-value
Version.
[maven-release-plugin] prepare release testng-6.8.1
Jean-Noël Rouvignac (1):
testng-eclipse issue #76 TestNG view should display the array content with a test accepting an array parameter via a dataProvider.
Kevin Scaldeferri (1):
Explicitly shutdown ExecutorService after running tasks
Krishnan Mahadevan (1):
Fix NPE for dependency methods/groups
Marius Volkhart (1):
Adjusted Javadoc on assertEquals for floating pts
Oleksii Iepishkin (1):
fix javadoc of AfterGroups.value
Storm Qi (2):
Add an parameter AssertionError for onAssertFailure method.
Support java.lang.Enum used as parameter type.
Tim wu (1):
Update the default constructor from protected to public
Valdis Rigdon (1):
ignores synthetic methods as being included as @Test methods
Vladislav Rassokhin (11):
Fix logging when detecting resources in TestNGAntTask
Update tests pom
Add suite names sanity check
Improve Issue 107 test, add it to testng.xml
testng-327 Allow injection of java.lang.reflect.Constructor and org.testng.ITestNGMethod into DataProvider
Minor improvement
Minor improvement
Minor
OMG. Fix methods by pattern selection in junit4 runner
Something strange fix
Add generics to IAnnotationFinder
Xiaoguang Sun (1):
Expand parameter value
githubCast (1):
Update src/main/java/org/testng/internal/PackageUtils.java
-----------------------------------------------------------------------
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