[ https://issues.apache.org/jira/browse/HADOOP-19608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009598#comment-18009598 ]
ASF GitHub Bot commented on HADOOP-19608: ----------------------------------------- hadoop-yetus commented on PR #7785: URL: https://github.com/apache/hadoop/pull/7785#issuecomment-3113646273 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 0m 33s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | | No case conflicting files found. | | +0 :ok: | codespell | 0m 0s | | codespell was not available. | | +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available. | | +0 :ok: | xmllint | 0m 0s | | xmllint was not available. | | +1 :green_heart: | @author | 0m 0s | | The patch does not contain any @author tags. | | +1 :green_heart: | test4tests | 0m 0s | | The patch appears to include 1 new or modified test files. | |||| _ trunk Compile Tests _ | | +0 :ok: | mvndep | 8m 19s | | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 34m 35s | | trunk passed | | +1 :green_heart: | compile | 17m 53s | | trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 | | +1 :green_heart: | compile | 15m 16s | | trunk passed with JDK Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | | +1 :green_heart: | mvnsite | 4m 46s | | trunk passed | | +1 :green_heart: | javadoc | 4m 19s | | trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 | | +1 :green_heart: | javadoc | 3m 36s | | trunk passed with JDK Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | | +1 :green_heart: | shadedclient | 127m 55s | | branch has no errors when building and testing our client artifacts. | |||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 41s | | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 2m 37s | | the patch passed | | +1 :green_heart: | compile | 16m 6s | | the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 | | +1 :green_heart: | javac | 16m 6s | | the patch passed | | +1 :green_heart: | compile | 14m 15s | | the patch passed with JDK Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | | +1 :green_heart: | javac | 14m 15s | | the patch passed | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | +1 :green_heart: | mvnsite | 4m 55s | | the patch passed | | +1 :green_heart: | javadoc | 4m 8s | | the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 | | +1 :green_heart: | javadoc | 3m 34s | | the patch passed with JDK Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | | +1 :green_heart: | shadedclient | 54m 49s | | patch has no errors when building and testing our client artifacts. | |||| _ Other Tests _ | | +1 :green_heart: | unit | 0m 36s | | hadoop-project in the patch passed. | | +1 :green_heart: | unit | 23m 23s | | hadoop-common in the patch passed. | | +1 :green_heart: | unit | 3m 45s | | hadoop-aws in the patch passed. | | +1 :green_heart: | unit | 3m 9s | | hadoop-azure in the patch passed. | | +1 :green_heart: | unit | 0m 36s | | hadoop-client-integration-tests in the patch passed. | | +1 :green_heart: | asflicense | 1m 6s | | The patch does not generate ASF License warnings. | | | | 251m 43s | | | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7785/8/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/7785 | | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint | | uname | Linux bda969a551f6 5.15.0-139-generic #149-Ubuntu SMP Fri Apr 11 22:06:13 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/bin/hadoop.sh | | git revision | trunk / c470c01900d0b881a9a1c0e2e9fe3ba2294614c5 | | Default Java | Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | | Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7785/8/testReport/ | | Max. process+thread count | 1272 (vs. ulimit of 5500) | | modules | C: hadoop-project hadoop-common-project/hadoop-common hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-client-modules/hadoop-client-integration-tests U: . | | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7785/8/console | | versions | git=2.25.1 maven=3.6.3 | | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org | This message was automatically generated. > Upgrade to Junit 5.13.3 > ----------------------- > > Key: HADOOP-19608 > URL: https://issues.apache.org/jira/browse/HADOOP-19608 > Project: Hadoop Common > Issue Type: Sub-task > Components: build, test > Affects Versions: 3.5.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Major > Labels: pull-request-available > Fix For: 3.5.0 > > > JUnit has been upgraded to 5.13.3 so that test suites can > be parameterized at the class level (again). > This requires a matching upgrade to Surefire and some > tuning of surefire options to restore existing behavior. > Dependency Changes: > * junit.jupiter and junit.vintage => 5.13.3 > * junit.platform => 1.13.3 > * Surefire => 3.5.3. > Changed Surefire Flags: > * trimStackTrace => false > * surefire.failIfNoSpecifiedTests => false > h2. Build property trimStackTrace > trimStackTrace is set to false by default > This restores the behavior that any test failure > includes a deep stack trace rather than the first two elements. > In this version of surefire it also seems to print the full stack > of JUnit test execution and the java runtime itself. > This is only an issue for when tests fail. > If the short trace is desired, enable it on the command line: > {code} > mvn test -DtrimStackTrace > {code} > h2. Build property surefire.failIfNoSpecifiedTests > surefire.failIfNoSpecifiedTests is set to false by default > This is required to retain the behavior where the invocation > {code} > mvn verify -Dtest=unknown > {code} > will skip the unit tests but still run the integration tests, and a > specific property "it.test" can name the specific test to run: > {code} > mvn verify -Dtest=unknown -Dit.test=ITestConnection > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org