ferdelyi commented on PR #8621: URL: https://github.com/apache/hadoop/pull/8621#issuecomment-5106635043
Thanks for the review, @slfan1989 — and especially for flagging that the Yetus run never exercised -DskipJasmineTests=true. I ran that end-to-end check locally as you suggested, and it turned out the flag didn't actually skip the jasmine specs, hence removed the explicit <skipJasmineTests> element (and the added property) entirely and rely on the plugin's own bindings. The independent skip works, -DskipTests still skips jasmine, default still runs. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
