-
Notifications
You must be signed in to change notification settings - Fork 23
closing feature #6088 #360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
closing feature #6088 #360
Conversation
Please don't forget to take in account the following associated PRs 👍 |
5a12610
to
c330247
Compare
c330247
to
0cd5571
Compare
0cd5571
to
a313344
Compare
As indicated for the associated PR in core, the integration can not be performed because of the failure of some unit tests. On components repository, it concerns following classes:
|
For me, all these tests are successful |
Do you use the IDE or maven to execute the unit tests ? |
I tried both |
I tried again after getting the fixes of Silverpeas-Core and I still have problems. For example: testProcessMessageModerate(com.silverpeas.external.mailinglist.servlets.TestActivitiesProcessor) Time elapsed: 0.429 sec <<< ERROR! |
I fixed the problems by adding the missing bundle resource "strintemplate.properties" into test resource sources of projects that contain unit tests failures. |
No description provided.