JUnit Test runs on Local but not on Jenkins JUnit Test runs on Local but not on Jenkins jenkins jenkins

JUnit Test runs on Local but not on Jenkins


It was just an issue that the class CarStatusDaoImpl was not commited...

With every class commited on the SVN, Jenkins is getting them and :

Running net.****.****.dao.carstatus.CarStatusDaoTestTests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec

Is appearing on Jenkins ! Thanks @nesohc !


i get this bean related error when jenkins job had browserCapabilties mentioned while run local. ,after deleting browserCapbilties and run the job local did not throw this error and test passedenter image description here