Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-15181

TestCodecSupport.testDynamicFieldsDocValuesFormats & TestCodecSupport.testDocValuesFormats are failing

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 9.0
    • None
    • None

    Description

      I noticed two tests were consistently failing with latest head of master branch (https://github.com/apache/lucene-solr/tree/4d7b2aebfe01e2a8d0407c179238bb5e092b8d2a):

      Reproduce with 

      ./gradlew clean; ./gradlew :solr:core:test --tests "org.apache.solr.core.TestCodecSupport.testDynamicFieldsDocValuesFormats" -Ptests.jvms=6 -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=70C20159183C205E -Ptests.file.encoding=US-ASCII
      

      Error stacktrace

       2> 3655 INFO  (TEST-TestCodecSupport.testDynamicFieldsDocValuesFormats-seed#[70C20159183C205E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDynamicFieldsDocValuesFormats
         >     org.junit.ComparisonFailure: expected:<Lucene[9]0> but was:<Lucene[8]0>
         >         at __randomizedtesting.SeedInfo.seed([70C20159183C205E:90115F9F0EA2960A]:0)
         >         at org.junit.Assert.assertEquals(Assert.java:117)
         >         at org.junit.Assert.assertEquals(Assert.java:146)
         >         at org.apache.solr.core.TestCodecSupport.testDynamicFieldsDocValuesFormats(TestCodecSupport.java:89)
      

       

      Reproduce with

      ./gradlew clean; ./gradlew :solr:core:test --tests "org.apache.solr.core.TestCodecSupport.testDocValuesFormats" -Ptests.jvms=6 -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=70C20159183C205E -Ptests.file.encoding=US-ASCII

      Error stacktrace

       2> 4261 INFO  (TEST-TestCodecSupport.testDocValuesFormats-seed#[70C20159183C205E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDocValuesFormats
         >     org.junit.ComparisonFailure: expected:<Lucene[9]0> but was:<Lucene[8]0>
         >         at __randomizedtesting.SeedInfo.seed([70C20159183C205E:7C99C9EBF03D80A1]:0)
         >         at org.junit.Assert.assertEquals(Assert.java:117)
         >         at org.junit.Assert.assertEquals(Assert.java:146)
         >         at org.apache.solr.core.TestCodecSupport.testDocValuesFormats(TestCodecSupport.java:65)
      

       

       

      Attachments

        Issue Links

          Activity

            People

              thelabdude Timothy Potter
              zacharymorn Zach Chen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m