Skip to content

fix(deps): update managed.reactor to v3.7.2 #4588

fix(deps): update managed.reactor to v3.7.2

fix(deps): update managed.reactor to v3.7.2 #4588

GitHub Actions / Java CI / Test Report (17) failed Jan 23, 2025 in 0s

17042 tests run, 16928 passed, 113 skipped, 1 failed.

Annotations

Check failure on line 630 in http/src/test/groovy/io/micronaut/http/filter/FilterRunnerSpec.groovy

See this annotation in the file changed.

@github-actions github-actions / Java CI / Test Report (17)

FilterRunnerSpec.async filter

Condition not satisfied:

events == ["before1 thread-outside", "before2 thread-before", "before3 thread-before", "terminal thread-before", "after3 thread-before", "after2 thread-after", "after1 thread-after"]
|      |
|      false
[before1 thread-outside, before2 thread-before, before3 thread-before, terminal thread-before, after3 thread-before, after2 thread-after, after1 thread-before]
Raw output
Condition not satisfied:

events == ["before1 thread-outside", "before2 thread-before", "before3 thread-before", "terminal thread-before", "after3 thread-before", "after2 thread-after", "after1 thread-after"]
|      |
|      false
[before1 thread-outside, before2 thread-before, before3 thread-before, terminal thread-before, after3 thread-before, after2 thread-after, after1 thread-before]

	at io.micronaut.http.filter.FilterRunnerSpec.async filter(FilterRunnerSpec.groovy:630)