>From Michael Blow <[email protected]>:

Attention is currently required from: Ian Maxon.
Michael Blow has posted comments on this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19452 )

Change subject: [ASTERIXDB-3569][TEST] Reorganize and clean tests
......................................................................


Patch Set 12:

(3 comments)

File asterixdb/asterix-benchmark/pom.xml:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19452/comment/386f7df3_d4eae3e6
PS12, Line 51:       <plugin>
             :         <groupId>org.apache.maven.plugins</groupId>
             :         <artifactId>maven-surefire-plugin</artifactId>
             :         <configuration>
             :           <failIfNoTests>false</failIfNoTests>
             :         </configuration>
             :       </plugin>
OOC- did we consider just omitting the surefire plugin from projects that don't 
have any tests?


File asterixdb/pom.xml:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19452/comment/fd27fb6e_dd3c5893
PS12, Line 653:
              :             <includes>
              :               <include>${itest.includes}</include>
              :             </includes>
              :             <excludes>
              :               <exclude>${itest.excludes}</exclude>
              :             </excludes>
in the future, should we refactor this to just specify these includes/excludes 
in the projects that need them directly instead of via these properties 
referenced in this plugin management config?


File hyracks-fullstack/pom.xml:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19452/comment/5c5d0839_b58d7a65
PS12, Line 844:             <includes>
              :               <include>${test.includes}</include>
              :             </includes>
              :             <excludes combine.children="append">
              :               <exclude>${test.excludes}</exclude>
              :             </excludes>
same as mentioned previously



--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19452
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings

Gerrit-Project: asterixdb
Gerrit-Branch: trinity
Gerrit-Change-Id: I9ba2ce7afc54ddd08f5e522627c56e22f51c21d1
Gerrit-Change-Number: 19452
Gerrit-PatchSet: 12
Gerrit-Owner: Ian Maxon <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>
Gerrit-Attention: Ian Maxon <[email protected]>
Gerrit-Comment-Date: Wed, 26 Feb 2025 11:41:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to