Skip to content

Update dependency net.bytebuddy:byte-buddy to v1.18.14 - #2405

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/net.bytebuddy-byte-buddy-1.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/net.bytebuddy-byte-buddy-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
net.bytebuddy:byte-buddy (source) 1.18.111.18.14 age confidence

Release Notes

raphw/byte-buddy (net.bytebuddy:byte-buddy)

v1.18.14

  • Avoid exposure of the agent argument on the command line of the process that is spawned for an external attachment.
  • Avoid the resolution of symbolic links when the Gradle plugin deletes a folder recursively.
  • Limit the nesting depth that is accepted when parsing a generic type signature to avoid an exhaustion of the stack for a malformed class file.
  • Sign all deployed files using sigstore, in addition to the existing GPG signature.
  • Validate entry names when the Android plugin retains a file to avoid the propagation of path traversals.

v1.18.13

  • Actually include the SBOM within the published artifacts.
  • Avoid propagation of path traversals that are contained in jar files which are copied without transformation.
  • Avoid repeated traversal of previously visited type hierarchies to improve performance.
  • Correct Kotlin support of the Gradle plugin to redirect the classes directory of a source set while retaining support for legacy Gradle versions.
  • Create Gradle tasks using Gradle's task registration API if available.

v1.18.12

  • Automatically support Kotlin in Gradle plugin.
  • Correct JNA injector which accidentally created on based on Unsafe.
  • Support dynamic attach on Windows ARM64 by shipping a native attach_hotspot_windows library for win32-aarch64.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.35%. Comparing base (37e5e9a) to head (d4378a3).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2405      +/-   ##
============================================
+ Coverage     82.29%   82.35%   +0.06%     
- Complexity     4885     4890       +5     
============================================
  Files           474      474              
  Lines         15272    15272              
  Branches       1966     1966              
============================================
+ Hits          12568    12578      +10     
+ Misses         2004     1998       -6     
+ Partials        700      696       -4     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from cea2561 to ae33f54 Compare August 22, 2026 04:14
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.12 Update dependency net.bytebuddy:byte-buddy to v1.18.12-jdk5 Aug 22, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from ae33f54 to 1e5a71c Compare August 22, 2026 06:44
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.12-jdk5 Update dependency net.bytebuddy:byte-buddy to v1.18.12 Aug 22, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 1e5a71c to 645f1ef Compare August 26, 2026 12:44
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.12 Update dependency net.bytebuddy:byte-buddy to v1.18.12-jdk5 Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 645f1ef to 841bdac Compare August 26, 2026 23:35
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.12-jdk5 Update dependency net.bytebuddy:byte-buddy to v1.18.12 Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 841bdac to 9a8c489 Compare September 2, 2026 11:08
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.12 Update dependency net.bytebuddy:byte-buddy to v1.18.13 Sep 2, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 9a8c489 to 50715de Compare September 3, 2026 09:49
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.13 Update dependency net.bytebuddy:byte-buddy to v1.18.13-jdk5 Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 50715de to 8eef99d Compare September 3, 2026 22:20
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.13-jdk5 Update dependency net.bytebuddy:byte-buddy to v1.18.13 Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 8eef99d to f78014f Compare September 7, 2026 23:09
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.13 Update dependency net.bytebuddy:byte-buddy to v1.18.13-jdk5 Sep 7, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from f78014f to 4929561 Compare September 8, 2026 02:57
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.13-jdk5 Update dependency net.bytebuddy:byte-buddy to v1.18.13 Sep 8, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 4929561 to 60e8f8c Compare September 10, 2026 22:01
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.13 Update dependency net.bytebuddy:byte-buddy to v1.18.13-jdk5 Sep 10, 2026
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 9ca3b4fb-6f65-4e39-8769-7b37d0ac7e66

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 60e8f8c to 1e25093 Compare September 11, 2026 02:35
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.13-jdk5 Update dependency net.bytebuddy:byte-buddy to v1.18.13 Sep 11, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 1e25093 to fc5fd99 Compare September 14, 2026 22:34
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.13 Update dependency net.bytebuddy:byte-buddy to v1.18.14 Sep 14, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from fc5fd99 to 955dccc Compare September 15, 2026 12:34
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.14 Update dependency net.bytebuddy:byte-buddy to v1.18.14-jdk5 Sep 15, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 955dccc to 7415f83 Compare September 16, 2026 01:59
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.14-jdk5 Update dependency net.bytebuddy:byte-buddy to v1.18.14 Sep 16, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 7415f83 to 618ac21 Compare September 16, 2026 11:52
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.14 Update dependency net.bytebuddy:byte-buddy to v1.18.14-jdk5 Sep 16, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 618ac21 to 071241e Compare September 16, 2026 23:01
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.14-jdk5 Update dependency net.bytebuddy:byte-buddy to v1.18.14 Sep 16, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 071241e to 6cf3712 Compare September 17, 2026 19:30
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.14 Update dependency net.bytebuddy:byte-buddy to v1.18.14-jdk5 Sep 17, 2026
@renovate
renovate Bot force-pushed the renovate/net.bytebuddy-byte-buddy-1.x branch from 6cf3712 to d4378a3 Compare September 17, 2026 23:27
@renovate renovate Bot changed the title Update dependency net.bytebuddy:byte-buddy to v1.18.14-jdk5 Update dependency net.bytebuddy:byte-buddy to v1.18.14 Sep 17, 2026
@testlens-app

testlens-app Bot commented Sep 17, 2026

Copy link
Copy Markdown

⚠️ All checks passed after TestLens muted 58 tests ⚠️

Here is what you should do:

  • Inspect the muted tests carefully.
  • If you are convinced it's fine to ignore these tests, go ahead and merge this PR.
  • If not, re-enable relevant tests by deselecting checkboxes below and rerun checks.

Test Summary

Verify Branches and PRs / Build and Verify (2.5, 11, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (2.5, 8, macos-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (2.5, 8, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (2.5, 8, windows-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (3.0, 11, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (3.0, 17, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (3.0, 21, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (3.0, 25, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (3.0, 8, macos-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (3.0, 8, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (3.0, 8, windows-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (4.0, 11, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (4.0, 17, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (4.0, 21, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (4.0, 25, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (4.0, 8, macos-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (4.0, 8, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (4.0, 8, windows-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (5.0, 11, macos-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (5.0, 11, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (5.0, 11, windows-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (5.0, 17, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (5.0, 21, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (5.0, 25, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (6.0, 17, macos-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢
TimeoutExtension > method that doesn't complete in time ⚠️ 1% 🟡

Verify Branches and PRs / Build and Verify (6.0, 17, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (6.0, 17, windows-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (6.0, 21, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

Verify Branches and PRs / Build and Verify (6.0, 25, ubuntu-latest) > :spock-specs:test

Test Runs Flakiness
ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features 🔇 1% 🟡
PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable 🔇 0% 🟢

🏷️ Commit: d4378a3
▶️ Tests: 118547 executed | 58 muted
⚪️ Checks: 71/71 completed

Test Failures

TimeoutExtension > method that doesn't complete in time (:spock-specs:test in Verify Branches and PRs / Build and Verify (6.0, 17, macos-latest))
org.spockframework.runtime.SpockMultipleFailuresError: Multiple Failures (4 failures)
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but no exception was thrown
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	org.spockframework.runtime.WrongExceptionThrownError: Expected exception of type 'org.spockframework.runtime.SpockTimeoutError', but got 'java.util.NoSuchElementException'
	at org.spockframework.runtime.ErrorInfoCollector.assertEmpty(ErrorInfoCollector.java:32)
	at org.spockframework.runtime.IterationNode.execute(IterationNode.java:52)
	at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13)
	at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
	at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:68)
	at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:244)
	at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:157)
	at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:442)
	at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:425)
	at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:226)
	at org.spockframework.runtime.IterationNode.around(IterationNode.java:68)
	at org.spockframework.runtime.IterationNode.around(IterationNode.java:13)
	at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)
	at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:19)
	at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
	at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:73)
	at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:208)
	at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:157)
	at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:442)
	at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:425)
	at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:199)
	at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:73)
	at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:30)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
	at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:72)
	at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:66)
	at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:157)
	at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:442)
	at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:425)
	at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:59)
	at org.spockframework.runtime.SpecNode.around(SpecNode.java:72)
	at org.spockframework.runtime.SpecNode.around(SpecNode.java:12)
	at java.base/java.util.ArrayList.forEach(Unknown Source)

Rerun Controls (first 20 of 59)

Select tests to mute in this pull request:

  • ParallelSpec > @ResourceLock with only READ allows parallel execution of data-driven features
  • PollingConditionsSpec > succeeds if all conditions are eventually satisfied with condition method '#conditionMethod' and local variable
  • TimeoutExtension > method that doesn't complete in time

Reuse successful test results:

  • ♻️ Only rerun the tests that failed or were muted before

Click the checkbox to trigger a rerun:

  • Rerun jobs

Learn more about TestLens at testlens.app/docs.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants