testlens-app[bot] commented on PR #15948: URL: https://github.com/apache/grails-core/pull/15948#issuecomment-4931124584
## 🚨 TestLens detected 1 failed test 🚨 Here is what you can do: 1) Inspect the test failures carefully. 2) If you are convinced that some of the tests are flaky, you can mute them below. 3) Finally, trigger a rerun by checking the rerun checkbox. ### Test Summary #### [CI - Groovy Joint Validation Build / build\_grails](https://github.com/apache/grails-core/actions/runs/29058533594/job/86255729961?pr=15948) > :grails-test-examples-gsp-sitemesh3:integrationTest | Test | Runs | Flakiness | |---|---|--:| | EndToEndSpec > async multiple levels of layouts | ❌ | [1% 🟡](https://github.com/apache/grails-core/issues/15938) | 🏷️ Commit: c6739f408e71399ea9b0803b5fa1e6694b9f5a74 ▶️ Tests: 26319 executed 🟡 Checks: 54/56 completed ### Test Failures <details> <summary><strong>EndToEndSpec > async multiple levels of layouts</strong> (:grails-test-examples-gsp-sitemesh3:integrationTest in <a href="https://github.com/apache/grails-core/actions/runs/29058533594/job/86255729961?pr=15948">CI - Groovy Joint Validation Build / build_grails</a>)</summary> ``` org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.43.0', revision: 'dd0f534' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.17.0-1018-azure', java.version: '21.0.11' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [2e56d013782943b6bcc37da593fc4518, get {url=http://host.testcontainers.internal:35703/endToEnd/asyncMultipleLevelsOfLayouts}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 147.0.7727.55, chrome: {chromedriverVersion: 147.0.7727.56 (b28eac7a1a97..., userDataDir: /tmp/org.chromium.Chromium....}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41371}, goog:processID: 185, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.7:4444/sessio..., se:cdpVersion: 147.0.7727.55, se:containerName: 8e2543c953d7, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:noVncPort: 7900, se:vnc: ws://172.17.0.7:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.7:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: tru e, webauthn:virtualAuthenticators: true} Session ID: 2e56d013782943b6bcc37da593fc4518 at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:429) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:220) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:606) at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:374) at geb.Browser.go(Browser.groovy:515) at geb.Browser.go(Browser.groovy:492) at grails.plugin.geb.support.delegate.BrowserDelegate$Trait$Helper.go(BrowserDelegate.groovy:132) at EndToEndSpec.async multiple levels of layouts(EndToEndSpec.groovy:104) Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2920) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 EndToEndSpec > async multiple levels of layouts <!-- uniqueId=[engine:spock]/[spec:EndToEndSpec]/[feature:$spock_feature_1_7] --> Reuse successful test results: 🔲 ♻️ Only rerun the tests that failed or were muted before Click the checkbox to trigger a rerun: 🔲 **Rerun jobs** --- _Learn more about TestLens at [testlens.app](https://testlens.app)._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
