JCommon 1.0.18 won't pass unit tests
-
- Posts: 2
- Joined: Tue Apr 08, 2014 1:07 am
- antibot: No, of course not.
JCommon 1.0.18 won't pass unit tests
The current download from forge for 1.0.18 won't pass it's own unit tests using JDK 1.6u45 x64. Any ideas on how to fix this? I want to upload to maven central but I'm a bit concerned about the failed unit test
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: JCommon 1.0.18 won't pass unit tests
Which test fails for you?
There are pretty much only bug fixes between 1.0.18 and 1.0.22, I would recommend using the latest version.
There are pretty much only bug fixes between 1.0.18 and 1.0.22, I would recommend using the latest version.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: JCommon 1.0.18 won't pass unit tests
I see two failures:
- testGradientPaintEquals();
- testTexturePaintEquals();
Looking in the code I would expect these tests to fail. I will correct them for the next release.
- testGradientPaintEquals();
- testTexturePaintEquals();
Looking in the code I would expect these tests to fail. I will correct them for the next release.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


Re: JCommon 1.0.18 won't pass unit tests
I think you cannot fix it that easy
Graduated from Soran University with First Class Degree with Honours in Computer Science