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-88344 Search Request with Rescore #66103

Closed

Conversation

arboliveira
Copy link

❌ ci:test:search - 15 out of 17 jobs passed in 1 hour 33 minutes 6 seconds 833 ms
arboliveira#642 (comment)

Only 1 unrelated failure:

ClassicSearch#SearchByAssetAndModifiedRangeFacets - Issue clicking publish for Wiki
(xbrianlee#240 (comment))

Author: @brandizzi
Reviewer: @arboliveira

[Story] Search Request with Rescore
https://issues.liferay.com/browse/LPS-88344

brandizzi and others added 4 commits December 19, 2018 18:43
…arch request so we can use the Rescorer API.

https://issues.liferay.com/browse/LPS-88344

Co-authored-by: Adam Victor Nazareth Brandizzi <adam.brandizzi@liferay.com>
Co-authored-by: André de Oliveira <andre.oliveira@liferay.com>
… we can use the Rescorer API.

https://issues.liferay.com/browse/LPS-88344

Co-authored-by: Adam Victor Nazareth Brandizzi <adam.brandizzi@liferay.com>
Co-authored-by: André de Oliveira <andre.oliveira@liferay.com>
…can use the Rescorer API.

https://issues.liferay.com/browse/LPS-88344

Co-authored-by: Adam Victor Nazareth Brandizzi <adam.brandizzi@liferay.com>
Co-authored-by: André de Oliveira <andre.oliveira@liferay.com>
…arch context and use it as a rescorer query.

https://issues.liferay.com/browse/LPS-88344

Co-authored-by: Adam Victor Nazareth Brandizzi <adam.brandizzi@liferay.com>
Co-authored-by: André de Oliveira <andre.oliveira@liferay.com>
@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 20 seconds 375 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 55499ba69636491810e5325ca1c1c3394907794a

Sender Branch:

Branch Name: LPS-88344-Rescore
Branch GIT ID: 5d99ff520d5060eafe76eb3555966636eec5a5d7

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

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 25 out of 27 jobs passed in 1 hour 16 minutes 14 seconds 427 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 55499ba69636491810e5325ca1c1c3394907794a

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 851126f86320ab6785398eb12417c3b5f47e6756

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

This pull contains no unique failures.


Failures in common with acceptance upstream results at 62e16b4:
  1. test-portal-acceptance-pullrequest-batch(master)/semantic-versioning-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #257426

      Please fix semantic versioning on arboliveira/LPS-88344-Rescore

      init-jar:
      

      jar:
      [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/portal-kernel/classes/META-INF/maven/com.liferay.portal/com.liferay.portal.kernel
      [propertyfile] Creating new property file: /opt/dev/projects/github/liferay-portal/portal-kernel/classes/META-INF/maven/com.liferay.portal/com.liferay.portal.kernel/pom.properties
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null611858570.properties

      download-latest-artifact:

      init-compile:

      compile:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1723607882.properties

      download-latest-artifact:

      init-compile:

      compile:
      [copy] Copying 22 files to /opt/dev/projects/github/liferay-portal/util-java/classes
      [javac] Compiling 104 source files to /opt/dev/projects/github/liferay-portal/util-java/classes
      [javac] Note: Some input files use or override a deprecated API.
      [javac] Note: Recompile with -Xlint:deprecation for details.
      [javac] Note: Some input files use unchecked or unsafe operations.
      [javac] Note: Recompile with -Xlint:unchecked for details.
      [sync-dir] Synchronizing /opt/dev/projects/github/liferay-binaries-cache-2017/.gradle/caches/modules-2/files-2.1 into /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1
      [sync-dir] 0 files synchronized in 331ms
      [exec] Using proxy squid.lax.liferay.com:3128.
      [exec] > Task :classes UP-TO-DATE
      [exec] > Task :jar SKIPPED
      [exec]
      [exec] > Task :baseline3
      [exec] PACKAGE_NAME DELTA CUR_VER BASE_VER REC_VER WARNINGS
      [exec] = ================================================== ========== ========== ========== ========== ==========
      [exec] * com.liferay.portal.kernel.servlet.filters.invoker MINOR 7.4.0 7.4.0 7.5.0 VERSION INCREASE REQUIRED
      [exec] < class com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter
      [exec] + method getURI(java.lang.String)
      [exec] + access protected
      [exec] + return java.lang.String
      [exec] [Baseline Report] Mode: diff (persisted)
      [exec] Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/portal-kernel/portal-kernel.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay.portal/com.liferay.portal.kernel/3.47.0/105d3236c6cbd5f09cc6713cd3650a845be209b2/com.liferay.portal.kernel-3.47.0.jar

@brianchandotcom
Copy link
Owner

@arboliveira not backported, you'll have to send a pull if you want it to go back. Thx.

@arboliveira arboliveira deleted the LPS-88344-Rescore branch December 22, 2018 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants