Skip to content
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

LPS-118184 #761

Closed
Closed

Conversation

antonio-ortega
Copy link

Hi @natocesarrego ,

This is coming from #757, I've removed formatDate method since it is no longer used (and its test) and I've fixed testGetDDMFormFieldValues according to the logic.

Let me know if you have any question.

Thanks.

Regards.

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@antonio-ortega
Copy link
Author

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b16ea7116ee08e54f1afb1834b83db7cf54d8e1d

Sender Branch:

Branch Name: LPS-118184-b
Branch GIT ID: a25689d202392c72bf15747a0649505381db16f1

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@antonio-ortega
Copy link
Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 21 out of 21 jobs passed

✔️ ci:test:relevant - 100 out of 101 jobs passed in 1 hour 24 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b16ea7116ee08e54f1afb1834b83db7cf54d8e1d

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: a4eb9471e502819c1cfc9d16ef0eea0078d40a10

ci:test:stable - 21 out of 21 jobs PASSED
21 Successful Jobs:
ci:test:relevant - 99 out of 101 jobs PASSED
99 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 35ac960:

@liferay-continuous-integration
Copy link
Collaborator

@natocesarrego
Copy link
Owner

Just started reviewing :)

:octocat: Sent from GH.

@natocesarrego
Copy link
Owner

Pull request submitted to antonio-ortega#130. See changes here.

:octocat: Sent from GH.

Copy link
Owner

@natocesarrego natocesarrego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@antonio-ortega, please check my comment below and re-send on top of antonio-ortega#130.

Thanks.

@@ -185,8 +188,6 @@ protected String getDDMFormFieldValue(
List<DDMFormInstanceRecord> ddmFormInstanceRecords, Locale locale)
throws Exception {

DateTimeFormatter dateTimeFormatter = getDateTimeFormatter(locale);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @antonio-ortega, can you please also remove this method and its references on tests? After your fix, it became useless as the method formatDate.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants