[Geoserver-devel] App-schema online PostGIS test failures

The App-Schema PostGIS tests are getting some unusual failures on build.geoserver.org:

Failed tests:   testNestedFilterEncoding(org.geoserver.test.FeatureChainingWfsTest)
  testNestedFiltersEncoding(org.geoserver.test.NestedIdSupportTest)
  testClientPropertiesFilter(org.geoserver.test.SimpleAttributeFeatureChainWfsTest): expected:<[1]> but was:<[0]>
  testNestedFilterEncoding(org.geoserver.test.SimpleAttributeFeatureChainWfsTest): expected:<Filter.INCLUDE> but was:<[ gml:name = GUNTHORPE FORMATION ]>

The tests were recently moved from apollo-slave-02 to apollo-slave-01 on that build server, and the PostGIS test database was rebuilt. The GeoTools online Postgis test passes fine with the new PostGIS, and its running the same version of Postgres/PostGIS (9.6.2/2.3.2) as before, so this seems like a legitimate failure, although if that’s the case I’m not sure why it wasn’t happening before.

If anyone more familiar with app-schema has any ideas, they would be much appreciated.

Thanks,
Torben