The GitHub Actions job "CI" on 
grails-core.git/test/expand-integration-test-coverage has failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
0f0d78df1031e5a7a3467e4837a53fdacfd8a255 / James Fredley 
<[email protected]>
fix: add UUID to list cache data for eviction verification

The getListData() method returned static data that was identical before
and after cache eviction, causing the eviction test to fail. Added a
UUID to each list item so eviction can be verified (data changes after
eviction proves the method was re-invoked).

Updated test assertions to use startsWith() since the data now includes
a dynamic UUID suffix.

Report URL: https://github.com/apache/grails-core/actions/runs/21535155698

With regards,
GitHub Actions via GitBox

Reply via email to