daml/bazel_tools/client_server
Moritz Kiefer 777749539c
Draw the rest of the Scala 2.13 owl (#8852)
* Draw the rest of the Scala 2.13 owl

Not quite but pretty close and this switches us over from inclusions
to exclusions which makes it much easier to track.

Ledger API test tool should be fixed by #8821. Non-repudiation needs a
tiny bit of work since unwrapArray doesn’t work the same on 2.13 but
shouldn’t be hard to fix.

changelog_begin
changelog_end

* Fix ScriptService tests

Those tests were all dumb. They asserted on a fixed order while the
function to sort the things was broken so we ended up with the random
Map order which is unsurprisingly not the same.

This is easily fixed by fixing the sort function.

There is also a second issue with query not sorting.

changelog_begin
changelog_end

* Turns out if you fix one test the next one breaks

And clearly nobody ever tested this or give this a second thought.

changelog_begin
changelog_end
2021-02-15 19:20:24 +00:00
..
runner update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
runner_with_port_check update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
tests Draw the rest of the Scala 2.13 owl (#8852) 2021-02-15 19:20:24 +00:00
BUILD.bazel update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
client_server_build.bzl update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
client_server_test.bzl update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00