Bug#577477: testng: FTBFS: Test failures

2010-04-24 Thread Marcus Better

On 2010-04-24 19:45, Daniel Schepler wrote:

On Sunday 11 April 2010 22:53:48 Marcus Better wrote:



 [testng] ===
 [testng] TestNG JDK 1.5
 [testng] Total tests run: 383, Failures: 3, Skips: 0
 [testng] ===


These are almost certainly sporadic test failures caused by badly
written tests.


Turns out they were new failures caused by an updated qdox version in 
Debian. I will disable the failing tests. Thanks for reporting!


Cheers,

Marcus



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#577477: testng: FTBFS: Test failures

2010-04-24 Thread Marcus Better

On 2010-04-24 19:45, Daniel Schepler wrote:

I just tried checking out the git repo to build a package, and I'm still
getting 3 failed tests (out of 391 this time).  Just to check I did things
right since I'm not familiar with git, topgit, etc., I did:


Looks right, I probably haven't pushed the fix to the git repo yet. Will 
look into it...


Cheers,

Marcus



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#577477: testng: FTBFS: Test failures

2010-04-24 Thread Daniel Schepler
On Sunday 11 April 2010 22:53:48 Marcus Better wrote:
> tag 577477 pending
> thanks
> 
> > [testng] ===
> > [testng] TestNG JDK 1.5
> > [testng] Total tests run: 383, Failures: 3, Skips: 0
> > [testng] ===
> 
> These are almost certainly sporadic test failures caused by badly
> written tests. It's fixed in the git repo.

I just tried checking out the git repo to build a package, and I'm still 
getting 3 failed tests (out of 391 this time).  Just to check I did things 
right since I'm not familiar with git, topgit, etc., I did:

git checkout git://git.debian.org/git/collab-maint/testng.git
mv testng testng-3.11+dfsg
cd testng-3.11+dfsg
tg remote --populate origin
debian/rules tg-export
QUILT_PATCHES=`pwd`/debian/patches quilt push -a
dpkg-buildpackage -b -uc
-- 
Daniel Schepler



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#577477: testng: FTBFS: Test failures

2010-04-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 577477 pending
Bug #577477 [src:testng] testng: FTBFS: Test failures
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#577477: testng: FTBFS: Test failures

2010-04-11 Thread Marcus Better

tag 577477 pending
thanks


[testng] ===
[testng] TestNG JDK 1.5
[testng] Total tests run: 383, Failures: 3, Skips: 0
[testng] ===


These are almost certainly sporadic test failures caused by badly 
written tests. It's fixed in the git repo.


Cheers,

Marcus



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#577477: testng: FTBFS: Test failures

2010-04-11 Thread Daniel Schepler
Source: testng
Version: 5.10+dfsg-2
Severity: serious

From my pbuilder build log:

...
test-15:

prepare:
[mkdir] Created dir: /tmp/buildd/testng-5.10+dfsg/test/build
[mkdir] Created dir: /tmp/buildd/testng-5.10+dfsg/test/test-output/test-tmp

compile:
 [echo]  -- Compiling JDK 1.5 tests --
[javac] /tmp/buildd/testng-5.10+dfsg/test/build.xml:52: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
[javac] Compiling 462 source files to 
/tmp/buildd/testng-5.10+dfsg/test/build
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.

run:
 [echo]  -- Running JDK 1.5 tests --
 [echo]  -- testng-jdk15.jar --
   [testng] [Parser] Running:
   [testng]   /tmp/buildd/testng-5.10+dfsg/test/testng.xml
   [testng] 
   [testng] 
   [testng] ===
   [testng] TestNG JDK 1.5
   [testng] Total tests run: 383, Failures: 3, Skips: 0
   [testng] ===
   [testng] 

BUILD FAILED
/tmp/buildd/testng-5.10+dfsg/build.xml:154: The following error occurred while 
executing this line:
/tmp/buildd/testng-5.10+dfsg/test/build.xml:89: The tests failed.

Total time: 30 seconds
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory `/tmp/buildd/testng-5.10+dfsg'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org