daml/bazel_tools/client_server
Moritz Kiefer 49e19ebed1
Make compat tests work on windows (#5732)
* Make compat tests work on windows

This required some changes to the daml_sdk rule since the read-only
installation by the assistant breaks Bazel completely. We could only
apply those changes on Windows but I think I prefer the consistency
across platforms here over trying to stay close to how the SDK is
installed on user machines given that the SDK installation is not
something we’ve had issues with.

I’ve excluded the postgresql tests for now. I don’t expect them to be
particularly hard to fix but I’ve already spent almost 2 days on this
and having some tests run on Windows seems like a clear improvement
over running no tests on Windows :)

changelog_begin
changelog_end

* Remove todo

changelog_begin
changelog_end
2020-04-28 16:06:36 +02:00
..
runner replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
runner_with_port_check replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
tests Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
BUILD.bazel replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
client_server_build.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
client_server_test.bzl Make compat tests work on windows (#5732) 2020-04-28 16:06:36 +02:00