armeria icon indicating copy to clipboard operation
armeria copied to clipboard

Test failure: com.linecorp.armeria.server.ServerBuilderTest.contextHook()

Open my4-dev opened this issue 1 year ago • 1 comments

Motivation:

#5769

Modifications:

  • Added tearDown method with @AfterEach in order to reset each count variables used in tests

When executing this test in my local env, this test succeeded and I wasn't sure why this test failure was caused. But, after adding this tearDown method, we will be able to avoid inappropriate variables staying in cnt variables.

Result:

  • Closes #5769
  • Test failure: com.linecorp.armeria.server.ServerBuilderTest.contextHook() will be resolved.

my4-dev avatar Aug 17 '24 07:08 my4-dev

🔍 Build Scan® (commit: 09acbdcd8ec2b6a85684be58af47ae10bfab6b76)

Job name Status Build Scan®
build-self-hosted-unsafe-jdk-8 https://ge.armeria.dev/s/bdbezeac6gfru
build-self-hosted-unsafe-jdk-21-snapshot-blockhound https://ge.armeria.dev/s/ouhqdknradpuu
build-self-hosted-unsafe-jdk-17-min-java-17-coverage https://ge.armeria.dev/s/kewvkpmrocfpk
build-self-hosted-unsafe-jdk-17-min-java-11 https://ge.armeria.dev/s/6sjr4leqax43s
build-self-hosted-unsafe-jdk-17-leak https://ge.armeria.dev/s/un33uhi2ogrnc
build-self-hosted-unsafe-jdk-11 https://ge.armeria.dev/s/aajyjjtbgv3e6
build-macos-12-jdk-21 https://ge.armeria.dev/s/whdt3fftuuskg

github-actions[bot] avatar Aug 17 '24 08:08 github-actions[bot]