From 5f0736b32c27dccc9cb9d6d74585df1591f0f1dc Mon Sep 17 00:00:00 2001 From: tomas mccandless Date: Thu, 6 Nov 2025 12:20:27 -0600 Subject: [PATCH 1/2] bump gatling to 3.10 --- .github/workflows/ci.yml | 2 +- build.gradle | 2 +- gradle.properties | 4 +- versionInfo.gradle | 6 +- .../locking/warp-core-gatling_2.13.lockfile | 214 ++++++++++++------ .../locking/warp-core-macros_2.13.lockfile | 15 +- warp-core/locking/warp-core_2.12.lockfile | 12 +- warp-core/locking/warp-core_2.13.lockfile | 15 +- 8 files changed, 169 insertions(+), 101 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f4b37143..5bc71476 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ jobs: strategy: matrix: # change in sync with gradle.properties - scala: [2.12.20, 2.13.16] + scala: [2.12.20, 2.13.17] # see build.gradle copy template tasks db: [MySQL, H2] diff --git a/build.gradle b/build.gradle index ba0fe929..eb9ead0a 100644 --- a/build.gradle +++ b/build.gradle @@ -245,7 +245,7 @@ subprojects { maxHeapSize = "12g" testLogging { - events 'failed' + events 'started', 'failed' showStandardStreams = "$showTestStandardStreams".toBoolean() } diff --git a/gradle.properties b/gradle.properties index 484f459f..d7161d1b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,11 +1,11 @@ # scala cross compilation # by default, gradle invocations will use only this version. useful for ide invocations. -defaultScalaVersions=2.13.16 +defaultScalaVersions=2.13.17 # if we need to cross-compile and rerun the entire task graph (like in a ci build or publish), run with -PallScalaVersions # see https://github.com/ADTRAN/gradle-scala-multiversion-plugin#examples # change in sync with defaultScalaVersions, and in .github/workflows/ci.yml -scalaVersions=2.12.20,2.13.16 +scalaVersions=2.12.20,2.13.17 # during releases, we only want to create 1 repo tag. # note that devSnapshot and snapshot tasks won't create repo tags diff --git a/versionInfo.gradle b/versionInfo.gradle index 8968f7bd..4cdf0826 100644 --- a/versionInfo.gradle +++ b/versionInfo.gradle @@ -12,7 +12,7 @@ project.ext.versions = [ , commonsIo: '2.16.0' , coveralls: '2.8.2' , flyway: '5.2.1' - , gatling: '3.8.4' + , gatling: '3.10.5' , gradleGit: '4.1.1' , gradleScoverage: '8.0.3' , gradleJReleaser: '1.19.0' @@ -31,7 +31,7 @@ project.ext.versions = [ , nebulaRelease: '15.0.3' , nebulaPublish: '17.3.0' , scalaCollectionCompat: '2.12.0' - , scalacScoverage: '2.3.0' + , scalacScoverage: '2.4.1' , scalactic: '3.2.+' , scalaJava8Compat: '1.0.2' , scalafix: '0.1.14' @@ -41,7 +41,7 @@ project.ext.versions = [ , scalatestplusjunit5: '1.0.0-M2' , scalaStyle: '3.4.1' , scalaz: '7.3.8' - , semanticDb: '4.9.9' + , semanticDb: '4.14.1' , slf4j: '1.7.30' , slick: '3.4.1' , typesafeConfig: '1.4.+' diff --git a/warp-core-gatling/locking/warp-core-gatling_2.13.lockfile b/warp-core-gatling/locking/warp-core-gatling_2.13.lockfile index 3c276c2a..375270ba 100644 --- a/warp-core-gatling/locking/warp-core-gatling_2.13.lockfile +++ b/warp-core-gatling/locking/warp-core-gatling_2.13.lockfile @@ -5,25 +5,38 @@ antlr:antlr:2.7.7=checkstyle aopalliance:aopalliance:1.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath ch.qos.logback:logback-classic:1.5.6=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath ch.qos.logback:logback-core:1.5.6=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.aayushatharva.brotli4j:brotli4j:1.8.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.aayushatharva.brotli4j:native-linux-aarch64:1.8.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.aayushatharva.brotli4j:native-linux-x86_64:1.8.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.aayushatharva.brotli4j:native-osx-aarch64:1.8.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.aayushatharva.brotli4j:native-osx-x86_64:1.8.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.aayushatharva.brotli4j:native-windows-x86_64:1.8.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.aayushatharva.brotli4j:brotli4j:1.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.aayushatharva.brotli4j:brotli4j:1.8.0=default +com.aayushatharva.brotli4j:native-linux-aarch64:1.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.aayushatharva.brotli4j:native-linux-aarch64:1.8.0=default +com.aayushatharva.brotli4j:native-linux-x86_64:1.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.aayushatharva.brotli4j:native-linux-x86_64:1.8.0=default +com.aayushatharva.brotli4j:native-osx-aarch64:1.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.aayushatharva.brotli4j:native-osx-aarch64:1.8.0=default +com.aayushatharva.brotli4j:native-osx-x86_64:1.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.aayushatharva.brotli4j:native-osx-x86_64:1.8.0=default +com.aayushatharva.brotli4j:native-windows-x86_64:1.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.aayushatharva.brotli4j:native-windows-x86_64:1.8.0=default +com.aayushatharva.brotli4j:service:1.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.beautiful-scala:scalastyle_2.13:1.2.0=scalastyle com.eatthepath:fast-uuid:0.2.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.eed3si9n:shaded-jawn-parser_2.13:1.3.2=zinc com.eed3si9n:shaded-scalajson_2.13:1.0.0-M4=zinc com.eed3si9n:sjson-new-core_2.13:0.10.1=zinc com.eed3si9n:sjson-new-scalajson_2.13:0.10.1=zinc -com.fasterxml.jackson.core:jackson-annotations:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-core:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.fasterxml.jackson:jackson-bom:2.13.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.github.ben-manes.caffeine:caffeine:2.9.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.13.4=default +com.fasterxml.jackson.core:jackson-annotations:2.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-core:2.13.4=default +com.fasterxml.jackson.core:jackson-core:2.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.13.4=default +com.fasterxml.jackson.core:jackson-databind:2.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.fasterxml.jackson:jackson-bom:2.13.4=default +com.fasterxml.jackson:jackson-bom:2.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.ben-manes.caffeine:caffeine:2.9.3=default +com.github.ben-manes.caffeine:caffeine:3.1.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.github.dwickern:scala-nameof_2.13:3.0.0=default,runtimeClasspath,testRuntimeClasspath com.github.scopt:scopt_2.13:3.7.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.github.spotbugs:spotbugs-annotations:4.8.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.code.findbugs:jsr305:3.0.2=checkstyle,compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.code.gson:gson:2.11.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.google.errorprone:error_prone_annotations:2.1.3=checkstyle @@ -42,7 +55,8 @@ com.h2database:h2:2.3.230=default,runtimeClasspath,testRuntimeClasspath com.lmax:disruptor:3.4.2=zinc com.mysql:mysql-connector-j:8.0.31=default,runtimeClasspath,testRuntimeClasspath com.puppycrawl.tools:checkstyle:8.11=checkstyle -com.softwaremill.quicklens:quicklens_2.13:1.9.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.softwaremill.quicklens:quicklens_2.13:1.9.0=default +com.softwaremill.quicklens:quicklens_2.13:1.9.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.squareup.moshi:moshi:1.8.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.squareup.okhttp3:logging-interceptor:4.12.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.squareup.okhttp3:okhttp:4.12.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -58,9 +72,8 @@ com.typesafe.scala-logging:scala-logging_2.13:3.9.5=compileClasspath,default,run com.typesafe.slick:slick-hikaricp_2.13:3.4.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.typesafe.slick:slick_2.13:3.4.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.typesafe:config:1.4.0=scalastyle -com.typesafe:config:1.4.2=compileClasspath,testCompileClasspath -com.typesafe:config:1.4.3=default -com.typesafe:config:1.4.4=runtimeClasspath,testRuntimeClasspath +com.typesafe:config:1.4.3=compileClasspath,default,testCompileClasspath +com.typesafe:config:1.4.5=runtimeClasspath,testRuntimeClasspath com.zaxxer:HikariCP:4.0.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.3=checkstyle,runtimeClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=default @@ -68,60 +81,110 @@ commons-cli:commons-cli:1.4=checkstyle commons-collections:commons-collections:3.2.2=checkstyle,default,runtimeClasspath,testRuntimeClasspath commons-io:commons-io:2.16.0=default,runtimeClasspath,testRuntimeClasspath commons-logging:commons-logging:1.3.2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.burt:jmespath-core:0.5.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.burt:jmespath-jackson:0.5.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling.highcharts:gatling-charts-highcharts:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-app:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-charts:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-commons-shared-unstable:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-commons-shared:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-commons:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-core-java:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-core:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-graphite:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-http-client:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-http-java:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-http:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-jdbc-java:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-jdbc:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-jms-java:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-jms:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-jsonpath:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-mqtt-java:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-mqtt:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-netty-util:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-recorder-bc-shaded:1.71.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-recorder:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-redis-java:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-redis:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.gatling:gatling-test-framework:3.8.4=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.burt:jmespath-core:0.5.1=default +io.burt:jmespath-core:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.burt:jmespath-jackson:0.5.1=default +io.burt:jmespath-jackson:0.6.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling.highcharts:gatling-charts-highcharts:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling.highcharts:gatling-charts-highcharts:3.8.4=default +io.gatling:gatling-app:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-app:3.8.4=default +io.gatling:gatling-charts:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-charts:3.8.4=default +io.gatling:gatling-commons-shared-unstable:3.8.4=default +io.gatling:gatling-commons-shared:3.8.4=default +io.gatling:gatling-commons:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-commons:3.8.4=default +io.gatling:gatling-core-java:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-core-java:3.8.4=default +io.gatling:gatling-core:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-core:3.8.4=default +io.gatling:gatling-graphite:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-graphite:3.8.4=default +io.gatling:gatling-http-client:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-http-client:3.8.4=default +io.gatling:gatling-http-java:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-http-java:3.8.4=default +io.gatling:gatling-http:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-http:3.8.4=default +io.gatling:gatling-jdbc-java:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-jdbc-java:3.8.4=default +io.gatling:gatling-jdbc:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-jdbc:3.8.4=default +io.gatling:gatling-jms-java:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-jms-java:3.8.4=default +io.gatling:gatling-jms:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-jms:3.8.4=default +io.gatling:gatling-jsonpath:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-jsonpath:3.8.4=default +io.gatling:gatling-mqtt-java:3.8.4=default +io.gatling:gatling-mqtt:3.8.4=default +io.gatling:gatling-netty-util:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-netty-util:3.8.4=default +io.gatling:gatling-recorder-bc-shaded:1.71.1=default +io.gatling:gatling-recorder-bc-shaded:1.77.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-recorder:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-recorder:3.8.4=default +io.gatling:gatling-redis-java:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-redis-java:3.8.4=default +io.gatling:gatling-redis:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-redis:3.8.4=default +io.gatling:gatling-shared-enterprise:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-shared-model_2.13:0.0.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-shared-util_2.13:0.0.7=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-test-framework:3.10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.gatling:gatling-test-framework:3.8.4=default io.github.java-diff-utils:java-diff-utils:4.12=zinc -io.netty:netty-buffer:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec-dns:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec-http2:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec-http:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec-mqtt:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec-socks:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-codec:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-common:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-handler-proxy:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-handler:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-resolver-dns-classes-macos:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-resolver-dns-native-macos:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-resolver-dns:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-resolver:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-tcnative-boringssl-static:2.0.54.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-tcnative-classes:2.0.54.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-transport-classes-epoll:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-transport-native-epoll:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-transport-native-unix-common:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.netty:netty-transport:4.1.81.Final=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -io.pebbletemplates:pebble:3.1.5=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.github.metarank:cfor_2.13:0.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty.incubator:netty-incubator-transport-classes-io_uring:0.0.25.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty.incubator:netty-incubator-transport-native-io_uring:0.0.25.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-buffer:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-buffer:4.1.81.Final=default +io.netty:netty-codec-dns:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-codec-dns:4.1.81.Final=default +io.netty:netty-codec-http2:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-codec-http2:4.1.81.Final=default +io.netty:netty-codec-http:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-codec-http:4.1.81.Final=default +io.netty:netty-codec-mqtt:4.1.81.Final=default +io.netty:netty-codec-socks:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-codec-socks:4.1.81.Final=default +io.netty:netty-codec:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-codec:4.1.81.Final=default +io.netty:netty-common:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-common:4.1.81.Final=default +io.netty:netty-handler-proxy:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-handler-proxy:4.1.81.Final=default +io.netty:netty-handler:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-handler:4.1.81.Final=default +io.netty:netty-resolver-dns-classes-macos:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-resolver-dns-classes-macos:4.1.81.Final=default +io.netty:netty-resolver-dns-native-macos:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-resolver-dns-native-macos:4.1.81.Final=default +io.netty:netty-resolver-dns:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-resolver-dns:4.1.81.Final=default +io.netty:netty-resolver:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-resolver:4.1.81.Final=default +io.netty:netty-tcnative-boringssl-static:2.0.54.Final=default +io.netty:netty-tcnative-boringssl-static:2.0.65.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-tcnative-classes:2.0.54.Final=default +io.netty:netty-tcnative-classes:2.0.65.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport-classes-epoll:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport-classes-epoll:4.1.81.Final=default +io.netty:netty-transport-native-epoll:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport-native-epoll:4.1.81.Final=default +io.netty:netty-transport-native-unix-common:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport-native-unix-common:4.1.81.Final=default +io.netty:netty-transport:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +io.netty:netty-transport:4.1.81.Final=default +io.pebbletemplates:pebble:3.1.5=default +io.pebbletemplates:pebble:3.2.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath io.suzaku:boopickle_2.13:1.3.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath javax.inject:javax.inject:1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath javax.jms:javax.jms-api:2.0.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath junit:junit:4.13.2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath mysql:mysql-connector-java:8.0.31=default,runtimeClasspath,testRuntimeClasspath +net.bytebuddy:byte-buddy:1.14.9=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath net.debasishg:redisclient_2.13:3.42=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath net.java.dev.jna:jna:5.14.0=zinc net.jodah:typetools:0.6.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -138,8 +201,8 @@ org.apache.logging.log4j:log4j-api:2.17.1=zinc org.apache.logging.log4j:log4j-core:2.17.1=zinc org.apiguardian:apiguardian-api:1.1.2=compileClasspath,testCompileClasspath org.checkerframework:checker-qual:2.0.0=checkstyle -org.checkerframework:checker-qual:3.19.0=compileClasspath,testCompileClasspath -org.checkerframework:checker-qual:3.33.0=default,runtimeClasspath,testRuntimeClasspath +org.checkerframework:checker-qual:3.33.0=default +org.checkerframework:checker-qual:3.37.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=checkstyle org.flywaydb:flyway-core:5.2.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.fusesource.jansi:jansi:2.4.0=zinc @@ -156,7 +219,8 @@ org.jline:jline-terminal-jni:3.27.1=zinc org.jline:jline-terminal:3.27.1=zinc org.jline:jline:3.26.3=zinc org.jodd:jodd-lagarto:6.0.6=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.jodd:jodd-util:6.1.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.jodd:jodd-util:6.1.0=default +org.jodd:jodd-util:6.2.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.junit.jupiter:junit-jupiter-api:5.10.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.junit.jupiter:junit-jupiter-engine:5.10.3=testRuntimeClasspath org.junit.platform:junit-platform-commons:1.10.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -173,7 +237,8 @@ org.scala-lang.modules:scala-java8-compat_2.13:1.0.0=compileClasspath,testCompil org.scala-lang.modules:scala-java8-compat_2.13:1.0.2=default,runtimeClasspath,testRuntimeClasspath org.scala-lang.modules:scala-parallel-collections_2.13:0.2.0=zinc org.scala-lang.modules:scala-parser-combinators_2.13:1.1.2=scalastyle,zinc -org.scala-lang.modules:scala-parser-combinators_2.13:2.1.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.scala-lang.modules:scala-parser-combinators_2.13:2.1.1=default +org.scala-lang.modules:scala-parser-combinators_2.13:2.3.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scala-lang.modules:scala-swing_2.13:3.0.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scala-lang.modules:scala-xml_2.13:1.2.0=scalastyle org.scala-lang.modules:scala-xml_2.13:2.1.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath @@ -181,7 +246,8 @@ org.scala-lang.modules:scala-xml_2.13:2.3.0=scoverage,zinc org.scala-lang:scala-compiler:2.13.15=zinc org.scala-lang:scala-library:2.13.1=scalastyle org.scala-lang:scala-library:2.13.15=zinc -org.scala-lang:scala-library:2.13.16=compileClasspath,default,runtimeClasspath,scoverage,testCompileClasspath,testRuntimeClasspath +org.scala-lang:scala-library:2.13.16=default +org.scala-lang:scala-library:2.13.17=compileClasspath,runtimeClasspath,scoverage,testCompileClasspath,testRuntimeClasspath org.scala-lang:scala-reflect:2.13.10=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scala-lang:scala-reflect:2.13.15=zinc org.scala-sbt.jline:jline:2.14.7-sbt-9c3b6aca11c57e339441442bbf58e550cdfecb79=zinc @@ -226,14 +292,14 @@ org.scalatest:scalatest_2.13:3.2.19=compileClasspath,default,runtimeClasspath,te org.scalatestplus:junit-4-12_2.13:3.1.1.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scalatestplus:scalatestplus-junit_2.13:1.0.0-M2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scalaz:scalaz-core_2.13:7.3.8=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.scoverage:scalac-scoverage-domain_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-plugin_2.13.16:2.3.0=scoverage -org.scoverage:scalac-scoverage-reporter_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-runtime_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-serializer_2.13:2.3.0=scoverage +org.scoverage:scalac-scoverage-domain_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-plugin_2.13.17:2.4.1=scoverage +org.scoverage:scalac-scoverage-reporter_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-runtime_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-serializer_2.13:2.4.1=scoverage org.simpleflatmapper:lightning-csv:8.2.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.simpleflatmapper:sfm-util:8.2.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.slf4j:slf4j-api:2.0.13=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.typelevel:spire-macros_2.13:0.17.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.typelevel:spire-macros_2.13:0.17.0=default org.unbescape:unbescape:1.1.6.RELEASE=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath empty=annotationProcessor,archives,incrementalScalaAnalysisFormain,incrementalScalaAnalysisForscoverage,incrementalScalaAnalysisFortest,scalaCompilerPlugins,scalaToolchainRuntimeClasspath,scalafix,scoverageAnnotationProcessor,scoverageCompileClasspath,scoverageRuntimeClasspath,signatures,testAnnotationProcessor diff --git a/warp-core-macros/locking/warp-core-macros_2.13.lockfile b/warp-core-macros/locking/warp-core-macros_2.13.lockfile index f5c63da4..434eaa00 100644 --- a/warp-core-macros/locking/warp-core-macros_2.13.lockfile +++ b/warp-core-macros/locking/warp-core-macros_2.13.lockfile @@ -42,7 +42,7 @@ com.typesafe.slick:slick_2.13:3.4.1=compileClasspath,default,runtimeClasspath,te com.typesafe:config:1.4.0=scalastyle com.typesafe:config:1.4.2=compileClasspath,testCompileClasspath com.typesafe:config:1.4.3=default -com.typesafe:config:1.4.4=runtimeClasspath,testRuntimeClasspath +com.typesafe:config:1.4.5=runtimeClasspath,testRuntimeClasspath com.zaxxer:HikariCP:4.0.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.3=checkstyle,runtimeClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=default @@ -103,7 +103,8 @@ org.scala-lang.modules:scala-xml_2.13:2.3.0=scoverage,zinc org.scala-lang:scala-compiler:2.13.15=zinc org.scala-lang:scala-library:2.13.1=scalastyle org.scala-lang:scala-library:2.13.15=zinc -org.scala-lang:scala-library:2.13.16=compileClasspath,default,runtimeClasspath,scoverage,testCompileClasspath,testRuntimeClasspath +org.scala-lang:scala-library:2.13.16=default +org.scala-lang:scala-library:2.13.17=compileClasspath,runtimeClasspath,scoverage,testCompileClasspath,testRuntimeClasspath org.scala-lang:scala-reflect:2.13.10=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scala-lang:scala-reflect:2.13.15=zinc org.scala-sbt.jline:jline:2.14.7-sbt-9c3b6aca11c57e339441442bbf58e550cdfecb79=zinc @@ -147,10 +148,10 @@ org.scalatest:scalatest_2.13:3.2.19=compileClasspath,default,runtimeClasspath,te org.scalatestplus:junit-4-12_2.13:3.1.1.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scalatestplus:scalatestplus-junit_2.13:1.0.0-M2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scalaz:scalaz-core_2.13:7.3.8=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.scoverage:scalac-scoverage-domain_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-plugin_2.13.16:2.3.0=scoverage -org.scoverage:scalac-scoverage-reporter_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-runtime_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-serializer_2.13:2.3.0=scoverage +org.scoverage:scalac-scoverage-domain_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-plugin_2.13.17:2.4.1=scoverage +org.scoverage:scalac-scoverage-reporter_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-runtime_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-serializer_2.13:2.4.1=scoverage org.slf4j:slf4j-api:2.0.13=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath empty=annotationProcessor,archives,incrementalScalaAnalysisFormain,incrementalScalaAnalysisForscoverage,incrementalScalaAnalysisFortest,scalaCompilerPlugins,scalaToolchainRuntimeClasspath,scalafix,scoverageAnnotationProcessor,scoverageCompileClasspath,scoverageRuntimeClasspath,signatures,testAnnotationProcessor diff --git a/warp-core/locking/warp-core_2.12.lockfile b/warp-core/locking/warp-core_2.12.lockfile index b1233019..63bbff85 100644 --- a/warp-core/locking/warp-core_2.12.lockfile +++ b/warp-core/locking/warp-core_2.12.lockfile @@ -39,7 +39,7 @@ com.typesafe.slick:slick-hikaricp_2.12:3.4.1=compileClasspath,default,runtimeCla com.typesafe.slick:slick_2.12:3.4.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.typesafe:config:1.4.0=scalastyle com.typesafe:config:1.4.3=default -com.typesafe:config:1.4.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.typesafe:config:1.4.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.zaxxer:HikariCP:4.0.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.3=checkstyle,runtimeClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=default @@ -144,10 +144,10 @@ org.scalatest:scalatest_2.12:3.2.19=compileClasspath,default,runtimeClasspath,te org.scalatestplus:junit-4-12_2.12:3.1.1.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scalatestplus:scalatestplus-junit_2.12:1.0.0-M2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scalaz:scalaz-core_2.12:7.3.8=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.scoverage:scalac-scoverage-domain_2.12:2.3.0=scoverage -org.scoverage:scalac-scoverage-plugin_2.12.20:2.3.0=scoverage -org.scoverage:scalac-scoverage-reporter_2.12:2.3.0=scoverage -org.scoverage:scalac-scoverage-runtime_2.12:2.3.0=scoverage -org.scoverage:scalac-scoverage-serializer_2.12:2.3.0=scoverage +org.scoverage:scalac-scoverage-domain_2.12:2.4.1=scoverage +org.scoverage:scalac-scoverage-plugin_2.12.20:2.4.1=scoverage +org.scoverage:scalac-scoverage-reporter_2.12:2.4.1=scoverage +org.scoverage:scalac-scoverage-runtime_2.12:2.4.1=scoverage +org.scoverage:scalac-scoverage-serializer_2.12:2.4.1=scoverage org.slf4j:slf4j-api:2.0.13=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath empty=annotationProcessor,archives,incrementalScalaAnalysisFormain,incrementalScalaAnalysisForscoverage,incrementalScalaAnalysisFortest,scalaCompilerPlugins,scalaToolchainRuntimeClasspath,scalafix,scoverageAnnotationProcessor,scoverageCompileClasspath,scoverageRuntimeClasspath,signatures,testAnnotationProcessor diff --git a/warp-core/locking/warp-core_2.13.lockfile b/warp-core/locking/warp-core_2.13.lockfile index f4d8f691..c4f0e1c9 100644 --- a/warp-core/locking/warp-core_2.13.lockfile +++ b/warp-core/locking/warp-core_2.13.lockfile @@ -39,7 +39,7 @@ com.typesafe.slick:slick-hikaricp_2.13:3.4.1=compileClasspath,default,runtimeCla com.typesafe.slick:slick_2.13:3.4.1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.typesafe:config:1.4.0=scalastyle com.typesafe:config:1.4.3=default -com.typesafe:config:1.4.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.typesafe:config:1.4.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.zaxxer:HikariCP:4.0.3=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.3=checkstyle,runtimeClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=default @@ -99,7 +99,8 @@ org.scala-lang.modules:scala-xml_2.13:2.3.0=scoverage,zinc org.scala-lang:scala-compiler:2.13.15=zinc org.scala-lang:scala-library:2.13.1=scalastyle org.scala-lang:scala-library:2.13.15=zinc -org.scala-lang:scala-library:2.13.16=compileClasspath,default,runtimeClasspath,scoverage,testCompileClasspath,testRuntimeClasspath +org.scala-lang:scala-library:2.13.16=default +org.scala-lang:scala-library:2.13.17=compileClasspath,runtimeClasspath,scoverage,testCompileClasspath,testRuntimeClasspath org.scala-lang:scala-reflect:2.13.10=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scala-lang:scala-reflect:2.13.15=zinc org.scala-sbt.jline:jline:2.14.7-sbt-9c3b6aca11c57e339441442bbf58e550cdfecb79=zinc @@ -143,10 +144,10 @@ org.scalatest:scalatest_2.13:3.2.19=compileClasspath,default,runtimeClasspath,te org.scalatestplus:junit-4-12_2.13:3.1.1.0=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scalatestplus:scalatestplus-junit_2.13:1.0.0-M2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.scalaz:scalaz-core_2.13:7.3.8=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.scoverage:scalac-scoverage-domain_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-plugin_2.13.16:2.3.0=scoverage -org.scoverage:scalac-scoverage-reporter_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-runtime_2.13:2.3.0=scoverage -org.scoverage:scalac-scoverage-serializer_2.13:2.3.0=scoverage +org.scoverage:scalac-scoverage-domain_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-plugin_2.13.17:2.4.1=scoverage +org.scoverage:scalac-scoverage-reporter_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-runtime_2.13:2.4.1=scoverage +org.scoverage:scalac-scoverage-serializer_2.13:2.4.1=scoverage org.slf4j:slf4j-api:2.0.13=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath empty=annotationProcessor,archives,incrementalScalaAnalysisFormain,incrementalScalaAnalysisForscoverage,incrementalScalaAnalysisFortest,scalaCompilerPlugins,scalaToolchainRuntimeClasspath,scalafix,scoverageAnnotationProcessor,scoverageCompileClasspath,scoverageRuntimeClasspath,signatures,testAnnotationProcessor From bb3d12b82c65e9958b0675bf1fcc2289b0e7ac26 Mon Sep 17 00:00:00 2001 From: tomas mccandless Date: Thu, 6 Nov 2025 20:16:41 -0600 Subject: [PATCH 2/2] don't log test start events --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index eb9ead0a..ba0fe929 100644 --- a/build.gradle +++ b/build.gradle @@ -245,7 +245,7 @@ subprojects { maxHeapSize = "12g" testLogging { - events 'started', 'failed' + events 'failed' showStandardStreams = "$showTestStandardStreams".toBoolean() }