[
https://issues.apache.org/jira/browse/GROOVY-12151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096131#comment-18096131
]
ASF GitHub Bot commented on GROOVY-12151:
-----------------------------------------
testlens-app[bot] commented on PR #2709:
URL: https://github.com/apache/groovy/pull/2709#issuecomment-4967794584
## 🚨 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
#### [Build and test / lts \(17, windows-latest,
1\)](https://github.com/apache/groovy/actions/runs/29322663288/job/87051429721?pr=2709)
> :test
| Test | Runs | Flakiness |
|---|---|--:|
| AsyncAwaitSpecTest > testFastestServer\(\) | ❌ | 1% 🟡 |
🏷️ Commit: 2c94089360102426dba84ee8b2966209f1086b4a
▶️ Tests: 2885 executed
🟡 Checks: 1/29 completed
### Test Failures
<details>
<summary><strong>AsyncAwaitSpecTest > testFastestServer()</strong> (:test in
<a
href="https://github.com/apache/groovy/actions/runs/29322663288/job/87051429721?pr=2709">Build
and test / lts (17, windows-latest, 1)</a>)</summary>
```
Assertion failed:
assert response == 'fallback-response'
| |
| false
'primary-response'
at
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:400)
at TestScript5.run(TestScript5.groovy:10)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:553)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:588)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:572)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:106)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:96)
at AsyncAwaitSpecTest.testFastestServer(AsyncAwaitSpecTest.groovy:122)
```
</details>
### Muted Tests
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 AsyncAwaitSpecTest > testFastestServer\(\) <!
> hoist eligible closure bodies to a shared adapter @PackedClosures/flag
> (GEP-27 S1)
> ----------------------------------------------------------------------------------
>
> Key: GROOVY-12151
> URL: https://issues.apache.org/jira/browse/GROOVY-12151
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)