Oooh. Thanks for this, Cris, this explains some of what I've been seeing. For instance, I bet the Jackson test failure here:

https://github.com/Jasig/uPortal/pull/284

was simply a matter of reflection order changing and thus JSON generated by Jackson changing order.

Andrew


On 4/7/14, 4:32 PM, Cris J Holdorph wrote:
In a NOT-uPortal project, that I recently switched from JDK 1.6.x to 1.7.x, I ran into a lot of junit test problems. It turns out that JDK 1.7 changes the order of methods that are returned in some reflection calls. And some unit tests had been coded to be dependent on the order the unit tests were run in.

I'm not saying this is the problem here. But I mention it so that you are aware, there are definitely some difference with JDK 1.7 that have caused problems for other projects in the past.

---- Cris J H

On 04/07/2014 01:54 PM, Andrew Petro wrote:
Anyone seen JpaPortletExecutionAggregationDaoTest hang?

I'm trying to decide if

https://travis-ci.org/apetro/uPortal/builds/22465372

is likely to be a regression introduced in requiring JDK 1.7, or if it's
just a random intermittent test failure...

Andrew

--

You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev




--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to