vlsi commented on a change in pull request #2409:
URL: https://github.com/apache/calcite/pull/2409#discussion_r625987202
##########
File path: core/src/test/java/org/apache/calcite/test/DiffRepository.java
##########
@@ -756,12 +863,16 @@ public static DiffRepository lookup(
* @param clazz Test case class
* @param baseRepository Base repository
* @param filter Filters each string returned by the repository
+ * @param indent Indent of the XML file (usually 2)
+ * @param expectedOutOfOrderTests List of {@code <TestCase>} elements that
Review comment:
expectedOutOfOrderTests is always 0. Would you please remove the
overload to avoid accidental complexity?
--
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:
[email protected]