vinishjail97 commented on code in PR #729:
URL: https://github.com/apache/incubator-xtable/pull/729#discussion_r2175322806


##########
pom.xml:
##########
@@ -53,7 +53,7 @@
         <module>xtable-utilities</module>
         <module>xtable-aws</module>
         <module>xtable-hive-metastore</module>
-        <module>xtable-service</module>
+<!--        <module>xtable-service</module>-->

Review Comment:
   why comment this? 



##########
xtable-core/src/test/resources/junit-platform.properties:
##########
@@ -14,6 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-junit.jupiter.execution.parallel.enabled=true
+junit.jupiter.execution.parallel.enabled=false

Review Comment:
   I have run the tests locally by setting this to true and they pass, can we 
revert this config and see the GH build? 



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to