daml/daml-assistant
Moritz Kiefer fd973e6b86
Drop assistant integration tests for relative/absolute DAML_PROJECT (#11461)
Let me provide some justification:

1. We used to have a bug around this in the assistant. This got fixed
in https://github.com/digital-asset/daml/pull/7142 together with unit
tests. https://github.com/digital-asset/daml/pull/7150 then added an
integration test. Finally
https://github.com/digital-asset/daml/pull/8032 as part of refactoring
also added a test for absolute paths.
2. As shown in https://github.com/digital-asset/daml/issues/11218
those tests together currently take more than 50s (locally without
load).
3. On the other hand, they don’t really seem to add any meaningful
coverage over the unit tests.

So overall, those tests don’t seem to test anything particularly
useful that isn’t tested elsewhere while they are very slow so
deleting them seems like the best strategy.

changelog_begin
changelog_end
2021-10-29 09:04:11 +00:00
..
daml-helper Reuse sandbox & JSON API across daml ledger tests (#11214) 2021-10-13 11:19:44 +02:00
daml-project-config/DA/Daml/Project telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
daml-sdk Split daml test-script code into a separate library (#9674) 2021-05-13 12:58:31 +02:00
exe/DA/Daml rewrite trigger docs to follow gsg (#10509) 2021-08-17 13:28:07 +00:00
integration-tests Drop assistant integration tests for relative/absolute DAML_PROJECT (#11461) 2021-10-29 09:04:11 +00:00
scala-daml-project-config Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00
src/DA/Daml/Assistant Daml assistant capitalization (#10140) 2021-06-29 14:32:44 +02:00
test/DA/Daml/Assistant telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
BUILD.bazel Block concurrent SDK installations. (#9640) 2021-05-11 16:36:19 +00:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00