First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 220481
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kenneth Prugh <ken69267@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 220481 depends on: Show dependency tree
Bug 220481 blocks: 217442 261142
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-05 22:16 0000
junit test fails with ibm-jdk-bin-1.6.0.1 on amd64:

    [junit] Testcase: testPropertyGetEra took 0.001 sec
    [junit]     FAILED
    [junit] expected:<[ap. J.-]C.> but was:<[Ap J.]C.>
    [junit] junit.framework.ComparisonFailure: expected:<[ap. J.-]C.> but
was:<[Ap J.]C.>
    [junit]     at
org.joda.time.TestDateTime_Properties.testPropertyGetEra(TestDateTime_Properties.java:116)
    [junit]

------- Comment #1 From Petteri Räty 2009-02-04 17:08:55 0000 -------
Try 1.6.

------- Comment #2 From nixnut 2009-03-14 12:51:12 0000 -------
same error on ppc with joda-time-1.6. same error also occurs with
ibm-jdk-bin-1.5.0.9 and -1.4.2.12

    [junit] Testcase: testPropertyGetEra took 0.003 sec
    [junit]     FAILED
    [junit] expected:<[ap. J.-]C.> but was:<[Ap J.]C.>
    [junit] junit.framework.ComparisonFailure: expected:<[ap. J.-]C.> but
was:<[Ap J.]C.>
    [junit]     at
org.joda.time.TestDateTime_Properties.testPropertyGetEra(TestDateTime_Properties.java:116)
    [junit] 

BUILD FAILED
/var/tmp/portage/dev-java/joda-time-1.6/work/joda-time-1.6-src/build.xml:342:
Test org.joda.time.TestAll failed

Total time: 21 seconds
 * 
 * ERROR: dev-java/joda-time-1.6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 4082:  Called eant
'-Djunit.jar=/usr/share/junit/lib/junit.jar' 'test'
 *             environment, line  904:  Called die
 * The specific snippet of code:
 *       ant ${antflags} "${@}" || die "eant failed"
 *  The die message:
 *   eant failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/dev-java/joda-time-1.6/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-java/joda-time-1.6/temp/environment'.
 * 
!!! When you file a bug report, please include the following information:
GENTOO_VM=ibm-jdk-bin-1.6  CLASSPATH="" JAVA_HOME="/opt/ibm-jdk-bin-1.6.0.3"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac"
and of course, the output of emerge --info

First Last Prev Next    No search results available      Search page      Enter new bug