Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] Bug 387278 - Tests failing due to incorrect timestamp

Hi Everyone,

I've been trying to run the junit tests for the latest CBI platform build but having trouble with 2 of the tests at the moment.

- relEng
- teamcvs

The problem seems to be that the jar we produce in junit-tests testRepo for the tests appear to have a different timestamp then what the junit test is expecting. For example with org.eclipse.releng.tests the junit test is looking for org.eclipse.releng.tests_3.2.200.v20120528-1717 however we are producing this jar instead org.eclipse.releng.tests_3.2.200.201207101240.jar.

I created Bug 387278 to track this issue [1]. Is this something we need to fix in the pom?


Thanh

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=387278

Back to the top