From https://github.com/parttio/dramafinder
* branch master -> FETCH_HEAD
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at acdef5a Merge pull request #63 from parttio/parallel-execution-of-tests
Removing node_modules/
Removing package-lock.json
Removing package.json
Removing src/main/bundles/
Removing src/main/frontend/generated/
Removing target/
Removing vite.config.ts
Removing vite.generated.ts
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< org.vaadin.addons:dramafinder >--------------------
[INFO] Building Drama Finder 1.0.3-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- versions:2.21.0:set-property (default-cli) @ dramafinder ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.477 s
[INFO] Finished at: 2026-03-02T16:01:00Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< org.vaadin.addons:dramafinder >--------------------
[INFO] Building Drama Finder 1.0.3-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- versions:2.21.0:set (default-cli) @ dramafinder ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder
[INFO] Processing change of org.vaadin.addons:vaadin-bom:1.0.3-SNAPSHOT -> 25.1.0-beta1
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.431 s
[INFO] Finished at: 2026-03-02T16:01:03Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< org.vaadin.addons:dramafinder >--------------------
[INFO] Building Drama Finder 1.0.3-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ dramafinder ---
[INFO]
[INFO] --- jacoco:0.8.13:prepare-agent (default) @ dramafinder ---
[INFO] argLine set to -javaagent:/home/ghrunner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ dramafinder ---
[INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/main/resources
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ dramafinder ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 65 source files with javac [debug release 21] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ dramafinder ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dramafinder ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 91 source files with javac [debug release 21] to target/test-classes
[WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/test/java/org/vaadin/addons/dramafinder/tests/testuis/DetailsView.java:[30,48] SMALL in com.vaadin.flow.component.details.DetailsVariant has been deprecated and marked for removal
[WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/test/java/org/vaadin/addons/dramafinder/tests/testuis/DialogView.java:[64,15] setModal(boolean) in com.vaadin.flow.component.dialog.Dialog has been deprecated and marked for removal
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ dramafinder ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco:0.8.13:report (report) @ dramafinder ---
[INFO] Loading execution data file /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/jacoco.exec
[INFO] Analyzed bundle 'Drama Finder' with 67 classes
[INFO]
[INFO] --- jar:3.4.1:jar (default-jar) @ dramafinder ---
[INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/dramafinder-1.0.3-SNAPSHOT.jar
[INFO]
[INFO] --- failsafe:3.5.4:integration-test (default) @ dramafinder ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT
16:01:15.345 [ForkJoinPool-1-worker-1] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT]: SimpleExampleViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
16:01:15.344 [ForkJoinPool-1-worker-2] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT]: TimePickerViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
16:01:15.610 [ForkJoinPool-1-worker-2] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT
16:01:15.610 [ForkJoinPool-1-worker-1] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v4.0.3)
2026-03-02T16:01:18.229Z INFO 778104 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : Starting TimePickerViewIT using Java 21 with PID 778104 (started by ghrunner in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder)
2026-03-02T16:01:18.230Z INFO 778104 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : No active profile set, falling back to 1 default profile: "default"
2026-03-02T16:01:19.821Z INFO 778104 --- [Pool-1-worker-2] o.s.boot.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http)
2026-03-02T16:01:19.867Z INFO 778104 --- [Pool-1-worker-2] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2026-03-02T16:01:19.868Z INFO 778104 --- [Pool-1-worker-2] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/11.0.18]
2026-03-02T16:01:19.966Z INFO 778104 --- [Pool-1-worker-2] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1675 ms
2026-03-02T16:01:22.620Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.VaadinServletContextInitializer : Search for subclasses and classes with annotations took 2134 ms
2026-03-02T16:01:22.765Z INFO 778104 --- [Pool-1-worker-2] c.v.b.d.startup.DevModeStartupListener : Starting dev-mode updaters in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder folder.
2026-03-02T16:01:22.827Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.f.s.FullDependenciesScanner : Visited 101 classes. Took 30 ms.
2026-03-02T16:01:22.830Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Checking if a development mode bundle build is needed
2026-03-02T16:01:22.876Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/form-layout is missing from the bundle
2026-03-02T16:01:22.876Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/checkbox-group is missing from the bundle
2026-03-02T16:01:22.876Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/list-box is missing from the bundle
2026-03-02T16:01:22.876Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/upload is missing from the bundle
2026-03-02T16:01:22.876Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/app-layout is missing from the bundle
2026-03-02T16:01:22.876Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/integer-field is missing from the bundle
2026-03-02T16:01:22.877Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/slider is missing from the bundle
2026-03-02T16:01:22.877Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/select is missing from the bundle
2026-03-02T16:01:22.877Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/master-detail-layout is missing from the bundle
2026-03-02T16:01:22.877Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/confirm-dialog is missing from the bundle
2026-03-02T16:01:22.877Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/grid is missing from the bundle
2026-03-02T16:01:22.877Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tabsheet is missing from the bundle
2026-03-02T16:01:22.877Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/text-area is missing from the bundle
2026-03-02T16:01:22.878Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/context-menu is missing from the bundle
2026-03-02T16:01:22.878Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/password-field is missing from the bundle
2026-03-02T16:01:22.878Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/date-time-picker is missing from the bundle
2026-03-02T16:01:22.878Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/progress-bar is missing from the bundle
2026-03-02T16:01:22.878Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/multi-select-combo-box is missing from the bundle
2026-03-02T16:01:22.878Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/time-picker is missing from the bundle
2026-03-02T16:01:22.878Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/number-field is missing from the bundle
2026-03-02T16:01:22.878Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/avatar-group is missing from the bundle
2026-03-02T16:01:22.879Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tooltip is missing from the bundle
2026-03-02T16:01:22.879Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vertical-layout is missing from the bundle
2026-03-02T16:01:22.879Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/login is missing from the bundle
2026-03-02T16:01:22.879Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/side-nav is missing from the bundle
2026-03-02T16:01:22.879Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/details is missing from the bundle
2026-03-02T16:01:22.879Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/icons is missing from the bundle
2026-03-02T16:01:22.879Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/button is missing from the bundle
2026-03-02T16:01:22.880Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/accordion is missing from the bundle
2026-03-02T16:01:22.880Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/avatar is missing from the bundle
2026-03-02T16:01:22.880Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/radio-group is missing from the bundle
2026-03-02T16:01:22.880Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/horizontal-layout is missing from the bundle
2026-03-02T16:01:22.880Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/virtual-list is missing from the bundle
2026-03-02T16:01:22.880Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/popover is missing from the bundle
2026-03-02T16:01:22.880Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/combo-box is missing from the bundle
2026-03-02T16:01:22.881Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/menu-bar is missing from the bundle
2026-03-02T16:01:22.881Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/message-list is missing from the bundle
2026-03-02T16:01:22.881Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/custom-field is missing from the bundle
2026-03-02T16:01:22.881Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/field-highlighter is missing from the bundle
2026-03-02T16:01:22.881Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/date-picker is missing from the bundle
2026-03-02T16:01:22.881Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/dialog is missing from the bundle
2026-03-02T16:01:22.881Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/item is missing from the bundle
2026-03-02T16:01:22.882Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/markdown is missing from the bundle
2026-03-02T16:01:22.882Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/card is missing from the bundle
2026-03-02T16:01:22.882Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tabs is missing from the bundle
2026-03-02T16:01:22.882Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/icon is missing from the bundle
2026-03-02T16:01:22.882Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/split-layout is missing from the bundle
2026-03-02T16:01:22.882Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/text-field is missing from the bundle
2026-03-02T16:01:22.883Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/checkbox is missing from the bundle
2026-03-02T16:01:22.883Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/badge is missing from the bundle
2026-03-02T16:01:22.883Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/notification is missing from the bundle
2026-03-02T16:01:22.883Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/scroller is missing from the bundle
2026-03-02T16:01:22.883Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/message-input is missing from the bundle
2026-03-02T16:01:22.883Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/email-field is missing from the bundle
2026-03-02T16:01:22.883Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/a11y-base is missing from the bundle
2026-03-02T16:01:22.884Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/component-base is missing from the bundle
2026-03-02T16:01:22.884Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/field-base is missing from the bundle
2026-03-02T16:01:22.884Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/input-container is missing from the bundle
2026-03-02T16:01:22.884Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/lit-renderer is missing from the bundle
2026-03-02T16:01:22.884Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/overlay is missing from the bundle
2026-03-02T16:01:22.884Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/router is missing from the bundle
2026-03-02T16:01:22.886Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : A development mode bundle build is needed
2026-03-02T16:01:22.898Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.frontend.TaskRunDevBundleBuild : Creating a new development mode bundle. This can take a while but will only run when the project setup is changed, addons are added or frontend files are modified
2026-03-02T16:01:23.004Z INFO 778104 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by...
2026-03-02T16:01:23.123Z INFO 778104 --- [in-dev-server-1] c.v.flow.server.frontend.NodeResolver : Node v24.14.0 is already installed in /home/ghrunner/.vaadin
2026-03-02T16:01:23.238Z INFO 778104 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : using '/home/ghrunner/.vaadin/node-v24.14.0/bin/node /home/ghrunner/.vaadin/node-v24.14.0/lib/node_modules/npm/bin/npm-cli.js --no-update-notifier --no-audit --scripts-prepend-node-path=true --ignore-scripts install' for frontend package installation
2026-03-02T16:01:24.116Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /*
2026-03-02T16:01:24.116Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler
2026-03-02T16:01:24.166Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
2026-03-02T16:01:24.180Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.util.ForkJoinPool : Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power.
2026-03-02T16:01:24.194Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
2026-03-02T16:01:24.211Z INFO 778104 --- [Pool-1-worker-2] o.a.container.JSR356AsyncSupport : JSR 356 Mapping path /VAADIN/push
2026-03-02T16:01:24.256Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installing Default AtmosphereInterceptors
2026-03-02T16:01:24.257Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
2026-03-02T16:01:24.257Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
2026-03-02T16:01:24.258Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
2026-03-02T16:01:24.261Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
2026-03-02T16:01:24.261Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support
2026-03-02T16:01:24.264Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
2026-03-02T16:01:24.264Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
2026-03-02T16:01:24.265Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
2026-03-02T16:01:24.265Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
2026-03-02T16:01:24.265Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
2026-03-02T16:01:24.265Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
2026-03-02T16:01:24.266Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
2026-03-02T16:01:24.270Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
2026-03-02T16:01:24.282Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
2026-03-02T16:01:24.282Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT
2026-03-02T16:01:24.283Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
2026-03-02T16:01:24.286Z INFO 778104 --- [Pool-1-worker-2] o.a.interceptor.HeartbeatInterceptor : HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds
2026-03-02T16:01:24.286Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT
2026-03-02T16:01:24.286Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
2026-03-02T16:01:24.286Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
2026-03-02T16:01:24.286Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
2026-03-02T16:01:24.286Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT
2026-03-02T16:01:24.286Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
2026-03-02T16:01:24.286Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Shared List Resources: false
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Polling Wait Time 100
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Shared ExecutorService supported: true
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Async I/O Thread Pool Size: 200
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory
2026-03-02T16:01:24.287Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2026-03-02T16:01:24.293Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Invoke AtmosphereInterceptor on WebSocket message true
2026-03-02T16:01:24.293Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : HttpSession supported: true
2026-03-02T16:01:24.297Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
2026-03-02T16:01:24.297Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Apache Tomcat/11.0.18 using jakarta.servlet/3.0 and jsr356/WebSocket API
2026-03-02T16:01:24.297Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere Framework 3.0.5.slf4jvaadin1 started.
2026-03-02T16:01:24.308Z INFO 778104 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT
2026-03-02T16:01:24.442Z INFO 778104 --- [Pool-1-worker-2] c.v.f.s.DefaultDeploymentConfiguration :
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2026-03-02T16:01:24.634Z INFO 778104 --- [Pool-1-worker-2] o.s.boot.tomcat.TomcatWebServer : Tomcat started on port 38345 (http) with context path '/'
2026-03-02T16:01:24.645Z INFO 778104 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : Started TimePickerViewIT in 6.91 seconds (process running for 11.313)
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
[INFO] Running org.vaadin.addons.dramafinder.tests.it.TabsViewIT
2026-03-02T16:01:24.735Z INFO 778104 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TabsViewIT]: TabsViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:01:24.737Z INFO 778104 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TabsViewIT
WARNING: A Java agent has been loaded dynamically (/home/ghrunner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2026-03-02T16:01:26.027Z INFO 778104 --- [o-auto-1-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2026-03-02T16:01:26.027Z INFO 778104 --- [o-auto-1-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2026-03-02T16:01:26.031Z INFO 778104 --- [o-auto-1-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms
2026-03-02T16:01:32.166Z INFO 778104 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Frontend dependencies resolved successfully.
2026-03-02T16:01:32.561Z INFO 778104 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Copying frontend resources from jar files ...
2026-03-02T16:01:32.621Z INFO 778104 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Visited 18 resources. Took 60 ms.
2026-03-02T16:01:42.460Z INFO 778104 --- [in-dev-server-1] c.v.f.s.frontend.TaskRunDevBundleBuild : Development frontend bundle built
2026-03-02T16:01:43.172Z INFO 778104 --- [in-dev-server-2] c.v.b.d.DevModeHandlerManagerImpl : Application running at http://localhost:0/
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.07 s -- in org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT
2026-03-02T16:01:46.109Z INFO 778104 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT]: TreeGridExpandCollapseViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:01:46.125Z INFO 778104 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.51 s -- in org.vaadin.addons.dramafinder.tests.it.TabsViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT
2026-03-02T16:01:46.260Z INFO 778104 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT]: MultiSelectComboBoxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:01:46.272Z INFO 778104 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.37 s -- in org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT
2026-03-02T16:01:58.420Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT]: ListBoxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:01:58.421Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.91 s -- in org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT
2026-03-02T16:02:10.333Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT]: GridComponentRendererViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:02:10.338Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.19 s -- in org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT
2026-03-02T16:02:22.531Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT]: ContextMenuViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:02:22.539Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.06 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT
2026-03-02T16:02:27.172Z INFO 778104 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT]: SplitLayoutViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:02:27.173Z INFO 778104 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.695 s -- in org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.PopoverViewIT
2026-03-02T16:02:31.220Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.PopoverViewIT]: PopoverViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:02:31.221Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.PopoverViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.495 s -- in org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT
2026-03-02T16:02:35.672Z INFO 778104 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT]: IntegerFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:02:35.673Z INFO 778104 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.239 s -- in org.vaadin.addons.dramafinder.tests.it.PopoverViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT
2026-03-02T16:02:39.459Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT]: MenuBarViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:02:39.469Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.559 s -- in org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.DetailsViewIT
2026-03-02T16:02:42.232Z INFO 778104 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DetailsViewIT]: DetailsViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:02:42.237Z INFO 778104 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DetailsViewIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.301 s -- in org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT
[INFO] Running org.vaadin.addons.dramafinder.tests.it.MessageListViewIT
2026-03-02T16:02:45.768Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MessageListViewIT]: MessageListViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-02T16:02:45.774Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MessageListViewIT
[ERROR] Tests run: 29, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 64.15 s <<< FAILURE! -- in org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT
[ERROR] org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT.testTheme -- Time elapsed: 6.392 s <<< FAILURE!
org.opentest4j.AssertionFailedError:
Locator expected to have attribute 'theme': small
Received: small error
Call log:
- Assert "hasAttribute" with timeout 5000ms
- waiting for locator("vaadin-multi-select-combo-box").filter(new Locator.FilterOptions().setHas(getByRole(AriaRole.COMBOBOX, new Page.GetByRoleOptions().setName("MultiSelect with theme")))).first()
9 × locator resolved to
Lapland is the northern-most region of Finland an…
- unexpected value "Lapland is the northern-most region of Finland and an active outdoor destination." at com.microsoft.playwright.impl.AssertionsBase.expectImpl(AssertionsBase.java:71) at com.microsoft.playwright.impl.AssertionsBase.expectImpl(AssertionsBase.java:47) at com.microsoft.playwright.impl.AssertionsBase.expectImpl(AssertionsBase.java:39) at com.microsoft.playwright.impl.LocatorAssertionsImpl.containsText(LocatorAssertionsImpl.java:75) at com.microsoft.playwright.assertions.LocatorAssertions.containsText(LocatorAssertions.java:1008) at org.vaadin.addons.dramafinder.tests.it.CardViewIT.cardSlotsAreReachable(CardViewIT.java:37) [ERROR] org.vaadin.addons.dramafinder.tests.it.CardViewIT.footerActionsUpdateStatus -- Time elapsed: 6.183 s <<< FAILURE! org.opentest4j.AssertionFailedError: Locator expected to contain text: Awaiting action Received: Confirm your booking to lock the seats. Call log: - Assert "containsText" with timeout 5000ms - waiting for locator("vaadin-card").filter(new Locator.FilterOptions().setHas(locator("[slot='title']").filter(new Locator.FilterOptions().setHasText("Booking Card")))).locator("xpath=./*[not(@slot)][1]") 9 × locator resolved toConfirm your booking to lock the seats.
- unexpected value "Confirm your booking to lock the seats." at com.microsoft.playwright.impl.AssertionsBase.expectImpl(AssertionsBase.java:71) at com.microsoft.playwright.impl.AssertionsBase.expectImpl(AssertionsBase.java:47) at com.microsoft.playwright.impl.AssertionsBase.expectImpl(AssertionsBase.java:39) at com.microsoft.playwright.impl.LocatorAssertionsImpl.containsText(LocatorAssertionsImpl.java:75) at com.microsoft.playwright.assertions.LocatorAssertions.containsText(LocatorAssertions.java:1008) at org.vaadin.addons.dramafinder.tests.it.CardViewIT.footerActionsUpdateStatus(CardViewIT.java:48) [INFO] Running org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT 2026-03-02T16:04:30.969Z INFO 778104 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT]: TextAreaViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:04:30.970Z INFO 778104 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.45 s -- in org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT 2026-03-02T16:04:32.920Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT]: MessageInputViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:04:32.927Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.181 s -- in org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DialogViewIT 2026-03-02T16:04:42.102Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DialogViewIT]: DialogViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:04:42.104Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DialogViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.048 s -- in org.vaadin.addons.dramafinder.tests.it.DialogViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT 2026-03-02T16:04:49.156Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT]: TreeGridBasicViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:04:49.158Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.83 s -- in org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT 2026-03-02T16:04:54.773Z INFO 778104 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT]: GridBasicViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:04:54.786Z INFO 778104 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.77 s -- in org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT 2026-03-02T16:04:56.746Z INFO 778104 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT]: SideNavigationElementViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:04:56.747Z INFO 778104 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.175 s -- in org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.AvatarViewIT 2026-03-02T16:05:05.927Z INFO 778104 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.AvatarViewIT]: AvatarViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:05:05.928Z INFO 778104 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.AvatarViewIT [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.72 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT 2026-03-02T16:05:10.876Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT]: GridSortingViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:05:10.881Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.960 s -- in org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT 2026-03-02T16:05:17.841Z INFO 778104 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT]: TreeGridSelectionViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:05:17.842Z INFO 778104 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.14 s -- in org.vaadin.addons.dramafinder.tests.it.AvatarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT 2026-03-02T16:05:23.061Z INFO 778104 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT]: GridLitRendererViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:05:23.073Z INFO 778104 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.809 s -- in org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT 2026-03-02T16:05:28.874Z INFO 778104 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT]: NumberFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:05:28.876Z INFO 778104 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.562 s -- in org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.66 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.6 s -- in org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] CardViewIT.cardSlotsAreReachable:37 Locator expected to contain text: indigenous Sámi people Received: Lapland is the northern-most region of Finland and an active outdoor destination. Call log: - Assert "containsText" with timeout 5000ms - waiting for locator("vaadin-card").filter(new Locator.FilterOptions().setHas(locator("[slot='title']").filter(new Locator.FilterOptions().setHasText("Lapland")))).locator("xpath=./*[not(@slot)][1]") 9 × locator resolved toLapland is the northern-most region of Finland an…
- unexpected value "Lapland is the northern-most region of Finland and an active outdoor destination." [ERROR] CardViewIT.footerActionsUpdateStatus:48 Locator expected to contain text: Awaiting action Received: Confirm your booking to lock the seats. Call log: - Assert "containsText" with timeout 5000ms - waiting for locator("vaadin-card").filter(new Locator.FilterOptions().setHas(locator("[slot='title']").filter(new Locator.FilterOptions().setHasText("Booking Card")))).locator("xpath=./*[not(@slot)][1]") 9 × locator resolved toConfirm your booking to lock the seats.
- unexpected value "Confirm your booking to lock the seats." [ERROR] ComboBoxViewIT.testTheme:83 Locator expected to have attribute 'theme': small Received: small error Call log: - Assert "hasAttribute" with timeout 5000ms - waiting for locator("vaadin-combo-box").filter(new Locator.FilterOptions().setHas(getByRole(AriaRole.COMBOBOX, new Page.GetByRoleOptions().setName("ComboBox with theme")))).first() 9 × locator resolved to