stefanvodita commented on issue #12601:
URL: https://github.com/apache/lucene/issues/12601#issuecomment-1741757747

   Reverting #921 fixes the test, so I think this is the same issue that 
@Yuti-G investigated in #12418.
   I ran the test in verbose mode (`./gradlew test --tests 
TestDrillSideways.testRandom -Dtests.seed=CEBE5325E431003F -Dtests.verbose=true 
--max-workers=1`). Here's the info for the bit that's failing:
   
   ```
     1> TEST: iter=4 baseQuery=b numDrillDown=1 useSortedSetDV=true
     1>   dim3=[[e2 a1 9b e2 a2 b8 e2 a0 a1 e2 a1 97 e2 a1 a1 e2 a0 b4 e2 a2 91 
e2 a1 98 e2 a3 9e e2 a1 97 e2 a0 ab e2 a2 80 e2 a1 a0 e2 a0 86 e2 a0 9a]]
     1>   compute expected
     1>     exp: id=2 is a near-miss on dim=3
     1>   verify all facets
     1>   verify totHits=0
     1>     dim0 topN=2 (vs 2 unique values)
     1>       actual
     1>       expected (unsorted)
     1>     dim1 topN=3 (vs 4 unique values)
     1>       actual
     1>       expected (sorted)
     1>       topN=3 expectedTopN=0
     1>     dim2 topN=6 (vs 8 unique values)
     1>       actual
     1>       expected (sorted)
     1>       topN=6 expectedTopN=0
     1>     dim3 topN=16 (vs 16 unique values)
     1>       actual
     1>         0: [c7 9c c7 a7 c7 be c6 ae]: 1
     1>         1: [ea a5 a4 ea a5 ac ea a5 a8 ea a5 af ea a5 ac ea a5 b1]: 1
     1>       expected (unsorted)
     1>         0: [c7 9c c7 a7 c7 be c6 ae]: 1
     1>         1: [f0 90 92 84]: 1
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to