Bug#779256: jaffl: unit tests during build time are failing

2015-05-13 Thread Miguel Landaeta
On Thu, May 14, 2015 at 02:08:24AM +0200, Sebastiaan Couwenberg wrote:
 
 It looks like upstream renamed the project, it lives on GitHub:
 
 https://github.com/jnr/jnr-ffi
 
 The 0.5 branch has version 0.5.12:
 
 https://github.com/jnr/jnr-ffi/tree/0.5_branch
 
 The latest version is 2.0.3 released 9 days ago
 
 In version 0.6.0 the project was renamed.

Hi Sebastiaan,

Recently jnr-ffi 1.0.10 was uploaded to unstable.

I guess these kind of bugs are not going to be fixed in jaffl, we'll
migrate all packages depending on jaffl to jnr-ffi and after that,
jaffl will be removed from the archive since is already obsolote as
you pointed out.

Thanks for providing more info about this issue.

Cheers,

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#779256: jaffl: unit tests during build time are failing

2015-02-25 Thread Miguel Landaeta
Package: src:jaffl
Version: 0.5.9-5
Severity: normal

This package looks unmaintained and kinda abandoned by upstream.

In particular I noticed unit tests during build time are broken. This
doesn't cause FTBFS errors yet but is worrisome anyway.

The full build log is attached.


 
-do-test-run:
[junit] WARNING: multiple versions of ant detected in path for junit 
[junit]  
jar:file:/usr/share/java/ant-1.9.4.jar!/org/apache/tools/ant/Project.class
[junit]  and 
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] Testsuite: com.kenai.jaffl.ArrayTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.139 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.ArrayTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.ArrayTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.ArrayTest FAILED
[junit] Testsuite: com.kenai.jaffl.BufferTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.142 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.BufferTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.BufferTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.BufferTest FAILED
[junit] Testsuite: com.kenai.jaffl.ClosureTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.146 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.ClosureTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.ClosureTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.ClosureTest FAILED
[junit] Testsuite: com.kenai.jaffl.EnumTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.146 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.EnumTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.EnumTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.EnumTest FAILED
[junit] Testsuite: com.kenai.jaffl.LastErrorTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.144 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.LastErrorTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.LastErrorTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.LastErrorTest FAILED
[junit] Testsuite: com.kenai.jaffl.LibraryTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.145 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.LibraryTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.LibraryTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.LibraryTest FAILED
[junit] Testsuite: com.kenai.jaffl.MemoryIOTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.143 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.MemoryIOTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.MemoryIOTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.MemoryIOTest FAILED
[junit] Testsuite: com.kenai.jaffl.NumberTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.134 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.NumberTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.NumberTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.NumberTest FAILED
[junit] Testsuite: com.kenai.jaffl.PointerTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.141 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in com.kenai.jaffl.PointerTest
[junit] junit.framework.AssertionFailedError: No tests found in 
com.kenai.jaffl.PointerTest
[junit] 
[junit] 
[junit] Test com.kenai.jaffl.PointerTest FAILED
[junit] Testsuite: com.kenai.jaffl.ResultConverterTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.136 sec
[junit] 
[junit] Testcase: warning(junit.framework.TestSuite$1): FAILED
[junit] No tests found in