testlens-app[bot] commented on PR #15757:
URL: https://github.com/apache/grails-core/pull/15757#issuecomment-5050081012

   ## 🚨 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 / Functional Tests \(Java 25, 
indy\=false\)](https://github.com/apache/grails-core/actions/runs/29943981405/job/89004608232?pr=15757)
 > :grails-test-examples-gsp-sitemesh3:integrationTest
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | EndToEndSpec > async multiple levels of layouts | ❌ | 
[1% 🟡](https://github.com/apache/grails-core/issues/16030) |
   
   🏷️ Commit: 07242bf9bfc03376ee7808301628d000cd5198dc
   ▶️ Tests:  38364 executed
   🟡 Checks: 43/54 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/29943981405/job/89004608232?pr=15757";>CI
 / Functional Tests (Java 25, indy=false)</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-1020-azure', java.version: '25.0.4'
   Driver info: org.openqa.selenium.remote.RemoteWebDriver
   Command: [d8e54543449061a065e88d37ff8510ea, get 
{url=http://host.testcontainers.internal:37025/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:37489}, goog:processID: 
184, 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: 
d7bc0119cec2, 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: d8e54543449061a065e88d37ff8510ea
        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:2828)
        at 
java.base/java.util.concurrent.DelayScheduler$ScheduledForkJoinTask.compute(DelayScheduler.java:543)
        at 
java.base/java.util.concurrent.ForkJoinTask$InterruptibleTask.exec(ForkJoinTask.java:1662)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511)
        at 
java.base/java.util.concurrent.DelayScheduler.loop(DelayScheduler.java:325)
        at 
java.base/java.util.concurrent.DelayScheduler.run(DelayScheduler.java:221)
   ```
   
   </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]

Reply via email to