fdb-record-layer icon indicating copy to clipboard operation
fdb-record-layer copied to clipboard

Add a lucene test that saves all possible unicode characters

Open ScottDugas opened this issue 1 year ago • 4 comments

Just to make sure it doesn't break

ScottDugas avatar May 01 '24 16:05 ScottDugas

Result of fdb-record-layer-pr on Linux CentOS 7

  • Commit ID: f4ecd44f9cbd6e2e6054a42089898b663985c361
  • Duration 0:50:46
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar May 01 '24 17:05 foundationdb-ci

Result of fdb-record-layer-pr on Linux CentOS 7

  • Commit ID: 177352cd00417d7f7ed7efa4db5f9758be6d8fdd
  • Duration 0:41:23
  • Result: :x: FAILED
  • Error: Error while executing command: ./gradlew --no-daemon --console=plain -b ./build.gradle build destructiveTest -PcoreNotStrict -PreleaseBuild=false -PpublishBuild=false -PspotbugsEnableHtmlReport. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar May 01 '24 18:05 foundationdb-ci

FDBOrQueryToUnionTest > testOrQuery5WithLimits(int, OrQueryParams) > com.apple.foundationdb.record.provider.foundationdb.query.FDBOrQueryToUnionTest.testOrQuery5WithLimits(int, OrQueryParams)[36] FAILED
    java.util.NoSuchElementException
        at java.base/java.util.ArrayDeque.removeFirst(ArrayDeque.java:363)
        at java.base/java.util.ArrayDeque.remove(ArrayDeque.java:524)
        at com.apple.foundationdb.record.cursors.MapPipelinedCursor.close(MapPipelinedCursor.java:94)
        at com.apple.foundationdb.record.cursors.MapResultCursor.close(MapResultCursor.java:80)
        at com.apple.foundationdb.record.cursors.MapResultCursor.close(MapResultCursor.java:80)
        at com.apple.foundationdb.record.provider.foundationdb.cursors.MergeCursorState.close(MergeCursorState.java:99)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
        at com.apple.foundationdb.record.provider.foundationdb.cursors.MergeCursor.close(MergeCursor.java:314)
        at com.apple.foundationdb.record.cursors.FilterCursor.close(FilterCursor.java:69)
        at com.apple.foundationdb.record.cursors.RowLimitedCursor.close(RowLimitedCursor.java:80)
        at com.apple.foundationdb.record.cursors.MapResultCursor.close(MapResultCursor.java:80)
        at com.apple.foundationdb.record.RecordCursorIterator.close(RecordCursorIterator.java:149)
        at com.apple.foundationdb.record.provider.foundationdb.query.FDBOrQueryToUnionTest.testOrQuery5WithLimits(FDBOrQueryToUnionTest.java:831)

ScottDugas avatar May 03 '24 19:05 ScottDugas

Result of fdb-record-layer-pr on Linux CentOS 7

  • Commit ID: f0ebd8b48efe78c791c53960e0aa9166f54945d6
  • Duration 0:51:47
  • Result: :x: FAILED
  • Error: Error while executing command: ./gradlew --no-daemon --console=plain -b ./build.gradle build destructiveTest -PcoreNotStrict -PreleaseBuild=false -PpublishBuild=false -PspotbugsEnableHtmlReport. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar May 03 '24 20:05 foundationdb-ci

Result of fdb-record-layer-pr on Linux CentOS 7

  • Commit ID: 3cca1390173a907d32a89477752d1f9707126e80
  • Duration 0:50:35
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar May 13 '24 20:05 foundationdb-ci