Skip to content

chore: Bump version to 4.3.12-SNAPSHOT #105

chore: Bump version to 4.3.12-SNAPSHOT

chore: Bump version to 4.3.12-SNAPSHOT #105

GitHub Actions / Java CI / Test Report (17) failed Mar 16, 2024 in 0s

15433 tests run, 15332 passed, 100 skipped, 1 failed.

Annotations

Check failure on line 45 in http-netty/src/test/groovy/io/micronaut/http/netty/cookies/NettyServerCookieEncoderSpec.groovy

See this annotation in the file changed.

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

NettyServerCookieEncoderSpec.netty server cookie encoding

Condition not satisfied:

expected == result || expected2 == result
|        |  |      |  |         |  |
|        |  |      |  |         |  id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:08 GMT
|        |  |      |  |         false
|        |  |      |  |         1 difference (98% similarity)
|        |  |      |  |         id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:0(9) GMT
|        |  |      |  |         id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:0(8) GMT
|        |  |      |  id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:09 GMT
|        |  |      false
|        |  id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:08 GMT
|        false
|        1 difference (98% similarity)
|        id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:0(7) GMT
|        id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:0(8) GMT
id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:07 GMT
Raw output
Condition not satisfied:

expected == result || expected2 == result
|        |  |      |  |         |  |
|        |  |      |  |         |  id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:08 GMT
|        |  |      |  |         false
|        |  |      |  |         1 difference (98% similarity)
|        |  |      |  |         id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:0(9) GMT
|        |  |      |  |         id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:0(8) GMT
|        |  |      |  id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:09 GMT
|        |  |      false
|        |  id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:08 GMT
|        false
|        1 difference (98% similarity)
|        id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:0(7) GMT
|        id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:0(8) GMT
id=a3fWa; Max-Age=2592000; Expires=Mon, 15 Apr 2024 05:27:07 GMT

	at io.micronaut.http.netty.cookies.NettyServerCookieEncoderSpec.netty server cookie encoding(NettyServerCookieEncoderSpec.groovy:45)