cf push healthwatch-sli-test-app -p /var/vcap/packages/pas-sli-exporter-payload/pas-sli-exporter-payload.jar -u process --no-start -m 1G -k 256M -b java_buildpack_offline
The solution would be to rename the custom buildpacks to "java_buildpack_offline" so the test finds a buildpack to deploy the test app.
R&D is working in a feature so java builpack name can be specified in Healthwatch Tile in future versions.