You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ab...@apache.org on 2024/03/08 15:45:11 UTC

(solr) branch branch_9x updated: SOLR-17172 Fix the test failure - sometimes execution was faster than 1 ms. (#2338) (#2339)

This is an automated email from the ASF dual-hosted git repository.

ab pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 20c4fe3a8a6 SOLR-17172 Fix the test failure - sometimes execution was faster than 1 ms. (#2338) (#2339)
20c4fe3a8a6 is described below

commit 20c4fe3a8a66547d116fe35e2879da35dc08a01a
Author: Andrzej BiaƂecki <ab...@apache.org>
AuthorDate: Fri Mar 8 16:45:05 2024 +0100

    SOLR-17172 Fix the test failure - sometimes execution was faster than 1 ms. (#2338) (#2339)
---
 solr/core/src/test/org/apache/solr/TestGroupingSearch.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/core/src/test/org/apache/solr/TestGroupingSearch.java b/solr/core/src/test/org/apache/solr/TestGroupingSearch.java
index 621a5b5b748..4e8b40f305b 100644
--- a/solr/core/src/test/org/apache/solr/TestGroupingSearch.java
+++ b/solr/core/src/test/org/apache/solr/TestGroupingSearch.java
@@ -472,7 +472,7 @@ public class TestGroupingSearch extends SolrTestCaseJ4 {
             "group.query",
             "id:2",
             "timeAllowed",
-            "1"),
+            "0"),
         "/responseHeader/partialResults==true");
     // should succeed
     assertJQ(