jeanouii commented on PR #101: URL: https://github.com/apache/johnzon/pull/101#issuecomment-1520608104
I'm against skipping the TCK. They are part of the test suite and I want to know if a commit introduces a backward compatibility issue or a TCK issue. > skipped them by default to not break the build just because of a tck failure This is exactly why tests are useful. If the build is red, we have 2 options: - fix our code - fix or exclude the related test Either way, it can't be a silent decision/action. -- 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]
