You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by GitBox <gi...@apache.org> on 2019/10/24 17:08:57 UTC

[GitHub] [jena] rvesse commented on a change in pull request #622: JENA-1774: Reorder SELECT DISTINCT * ORDER BY

rvesse commented on a change in pull request #622: JENA-1774: Reorder SELECT DISTINCT * ORDER BY
URL: https://github.com/apache/jena/pull/622#discussion_r338690609
 
 

 ##########
 File path: jena-arq/src/test/java/org/apache/jena/sparql/algebra/optimize/TestOptDistinctReduced.java
 ##########
 @@ -218,7 +218,7 @@
         testQuery(queryString, tOrderByDistinctApplication, opExpectedString) ;
     }
     
-    @Test public void distinct_order_by_application_03()
+    /*@Test*/ public void distinct_order_by_application_03_old()
 
 Review comment:
   If this test case is no longer valid why not simply delete it?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services