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 10:27:01 UTC

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

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

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


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

commit cebc10d060ff5fa7b9a52660a02a27c2ed6af1f0
Author: Andrzej BiaƂecki <ab...@apache.org>
AuthorDate: Fri Mar 8 11:26:55 2024 +0100

    SOLR-17172 Fix the test failure - sometimes execution was faster than 1 ms. (#2338)
---
 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(