The GitHub Actions job "CI" on grails-core.git/perf/request-path-8.0.x has 
failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
a192c75725a6fd70e8b06002ef6468ca073715a3 / Scott Murphy Heiberg 
<[email protected]>
build(benchmarks): consume GrailsWebMockUtil from the test fixtures

GrailsWebMockUtil moved to grails-web-common's test fixtures in #16227, and the
modules that use it were updated to consume it from there. The benchmarks were
not, because they arrived on this branch afterwards, so compileJmhJava could no
longer resolve the import and the whole build stopped there.

The benchmarks are the only consumer outside a test scope, so this declares the
same dependency the framework modules' test suites do.

Report URL: https://github.com/apache/grails-core/actions/runs/33328041578

With regards,
GitHub Actions via GitBox

Reply via email to