This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch fix/flaky-json-view-gson-shared-state
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 8a4a6eba39 Fix flaky grails-views-gson tests caused by shared static
test state
add a42b48780f Address review: drop breaking trait fixtures, isolate
remaining shared test entities
No new revisions were added by this update.
Summary of changes:
.../plugin/json/view/test/JsonViewTest.groovy | 39 -----
.../grails/plugin/json/view/HalEmbeddedSpec.groovy | 162 +++++++++++++--------
.../json/view/IncludeAssociationsSpec.groovy | 31 +++-
.../plugin/json/view/IterableRenderSpec.groovy | 127 +++++++++-------
.../grails/plugin/json/view/MapRenderSpec.groovy | 91 ++++++++----
.../plugin/json/view/NullRenderingSpec.groovy | 55 +++++--
.../view/api/JsonApiHandleAssociationsSpec.groovy | 11 +-
.../grails/plugin/json/view/api/JsonApiSpec.groovy | 10 +-
8 files changed, 313 insertions(+), 213 deletions(-)