]
Tuyen Nguyen The updated GTNPORTAL-3534:
----------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
We should remove all skin on tearDown and re-create default data on setup for each test
case.
GateIn build is broken because of test failures
-----------------------------------------------
Key: GTNPORTAL-3534
URL:
https://issues.jboss.org/browse/GTNPORTAL-3534
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Trong Tran
Assignee: Tuyen Nguyen The
Priority: Minor
Fix For: 3.9.0.Final
Original Estimate: 6 hours
Remaining Estimate: 6 hours
It's weird that tests are passed in my local build BUT it failed on Jenkins build
https://ci.exoplatform.org/job/gatein-portal-master-ci/3351/testReport/
{code}
Test Result (2 failures / +2) :
org.exoplatform.portal.resource.TestSkinService.testInitializing
org.exoplatform.portal.resource.TestSkinServiceInDevelopingMode.testInitializing
{code}
Maybe the problem is related to the order of testcases execution.