Certain WARP failures have emerged after the merging of #1225
This is probably due to the fact that the warp dlls were not included in the tarball when the build job runs the install distribution step, and so the test job would default to whatever warp dlls were available at the system directory, missing out on the latest warp features.
We need to make sure the right warp dlls are being used when running these tests, when this split build feature is in use.
Certain WARP failures have emerged after the merging of #1225
This is probably due to the fact that the warp dlls were not included in the tarball when the build job runs the install distribution step, and so the test job would default to whatever warp dlls were available at the system directory, missing out on the latest warp features.
We need to make sure the right warp dlls are being used when running these tests, when this split build feature is in use.