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-102620 portal-search-elasticsearch7-impl: Create query translators and missing setter for wrapper query translator in Elasticsearch 7 query translator. #79109

Closed
wants to merge 5 commits into from

Conversation

brandizzi
Copy link

❌ ci:test:search - 28 out of 32 jobs passed in 1 hour 4 minutes 55 seconds 385 ms

Only unique failure is a front-end validation error on Modified Facet. (Indeed I will try to reproduce it here as an unrelated bug.)

brandizzi#840 (comment)

Author: @brandizzi

Write tests for WrapperQueries on Elasticsearch 6 and 7
https://issues.liferay.com/browse/LPS-102620

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 28 seconds 408 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 51a8ce6ddeaf70f4a53742d912f02ca5d8a0937b

Sender Branch:

Branch Name: pr-842
Branch GIT ID: eb415f87e3c4fe922fb1b67514962d3951305f4d

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

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 24 out of 26 jobs passed in 1 hour 22 minutes 16 seconds 878 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 8b302b735b6ad41a2613fe502dab0e86834daa98

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b5937bd1f9a3c45e13deab9f1a69c09c04ed90d0

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

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    9 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #282056
           [exec] * What went wrong:
           [exec] Execution failed for task ':apps:portal:portal-jmx-test:startTestableTomcat'.
           [exec] > Timeout while waiting for the application server
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:portal:portal-jmx-test:startTestableTomcat'.
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
           [exec] 	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
           [exec] 	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
           [exec] 	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
           [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
           [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.run(EventFiringTaskExecuter.java:51)

For upstream results, click here.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: bfeb1e9...a0efb8c

@brandizzi
Copy link
Author

lbm:backport

@lipusz
Copy link

lipusz commented Oct 22, 2019

Hi Brian,
We know it's already backported, we are just testing something.

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