You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :integrationTest
CacheTagIntegrationSpec > test clear cache PASSED
CacheTagIntegrationSpec > test block tag FAILED
Condition not satisfied:
$().text().contains 'First block counter 6'
| | |
| | false
| Whitelabel Error Page
| This application has no explicit mapping for /error, so you are seeing this as a fallback.
| Tue Nov 12 02:02:30 UTC 2024
| There was an unexpected error (type=Not Found, status=404).
[[[ChromeDriver: chrome on linux (ab4e51382d195985452fa963c97fba7f)] -> xpath: /*]]
at com.demo.CacheTagIntegrationSpec.test block tag(CacheTagIntegrationSpec.groovy:32)
CacheTagIntegrationSpec > test clear blocks cache FAILED
Condition not satisfied:
$().text().contains 'First block counter 101'
| | |
| | false
| Whitelabel Error Page
| This application has no explicit mapping for /error, so you are seeing this as a fallback.
| Tue Nov 12 02:02:30 UTC 2024
| There was an unexpected error (type=Not Found, status=404).
[[[ChromeDriver: chrome on linux (ab4e51382d195985452fa963c97fba7f)] -> xpath: /*]]
at com.demo.CacheTagIntegrationSpec.test clear blocks cache(CacheTagIntegrationSpec.groovy:56)
CacheTagIntegrationSpec > test expire blocks cache based on ttl FAILED
Condition not satisfied:
$().text().contains 'First block counter 101'
| | |
| | false
| Whitelabel Error Page
| This application has no explicit mapping for /error, so you are seeing this as a fallback.
| Tue Nov 12 02:02:30 UTC 2024
| There was an unexpected error (type=Not Found, status=404).
[[[ChromeDriver: chrome on linux (ab4e51382d195985452fa963c97fba7f)] -> xpath: /*]]
at com.demo.CacheTagIntegrationSpec.test expire blocks cache based on ttl(CacheTagIntegrationSpec.groovy:98)
CacheTagIntegrationSpec > test render tag FAILED
Condition not satisfied:
$().text().contains 'First invocation: Counter value: 1'
| | |
| | false
| Whitelabel Error Page
| This application has no explicit mapping for /error, so you are seeing this as a fallback.
| Tue Nov 12 02:02:30 UTC 2024
| There was an unexpected error (type=Not Found, status=404).
[[[ChromeDriver: chrome on linux (ab4e51382d195985452fa963c97fba7f)] -> xpath: /*]]
at com.demo.CacheTagIntegrationSpec.test render tag(CacheTagIntegrationSpec.groovy:133)
CacheTagIntegrationSpec > test expire render cache based on ttl FAILED
Condition not satisfied:
$().text().contains 'First invocation: Counter value: 1'
| | |
| | false
| Whitelabel Error Page
| This application has no explicit mapping for /error, so you are seeing this as a fallback.
| Tue Nov 12 02:02:30 UTC 2024
| There was an unexpected error (type=Not Found, status=404).
[[[ChromeDriver: chrome on linux (ab4e51382d195985452fa963c97fba7f)] -> xpath: /*]]
at com.demo.CacheTagIntegrationSpec.test expire render cache based on ttl(CacheTagIntegrationSpec.groovy:[183](https://github.com/grails/grails-cache/actions/runs/11789328427/job/32837908877#step:4:186))
The text was updated successfully, but these errors were encountered:
build succeeded on https://github.com/grails/grails-cache/actions/runs/11307987606
failed on, with no changes: https://github.com/grails/grails-cache/actions/runs/11789328427
The text was updated successfully, but these errors were encountered: