diff --git a/.dadew b/.dadew index b50455550fd..815ab2f63a0 100644 --- a/.dadew +++ b/.dadew @@ -11,8 +11,6 @@ "vcredist-14.0.23026", "bazel", "nodejs-10.12.0", - "pester-4.4.2", - "python-3.6.7", - "pipenv-2018.11.26" + "python-3.6.7" ] } diff --git a/build.ps1 b/build.ps1 index a6b77e27f70..1447bb9e4bc 100644 --- a/build.ps1 +++ b/build.ps1 @@ -77,6 +77,7 @@ function build-full() { bazel test ` //daml-lf/data/... ` //daml-lf/interface/... ` + //daml-lf/interpreter/... ` //daml-lf/lfpackage/... ` //daml-lf/parser/... ` //daml-lf/validation/... ` @@ -89,9 +90,6 @@ function build-full() { //pipeline/samples/bazel/haskell/... } -# FIXME: one of tests fails -#bazel test //daml-lf/interpreter/... - # FIXME: # @haskell_c2hs//... ` #ERROR: C:/users/vssadministrator/_bazel_vssadministrator/w3d6ug6o/external/haskell_c2hs/BUILD.bazel:16:3: unterminated string literal at eol diff --git a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SBuiltinTest.scala b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SBuiltinTest.scala index 5e06110e10b..b9b23de7828 100644 --- a/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SBuiltinTest.scala +++ b/daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/SBuiltinTest.scala @@ -321,7 +321,9 @@ class SBuiltinTest extends FreeSpec with Matchers with TableDrivenPropertyChecks |aliquip ex ea commodo consequat. Duis aute irure dolor in |reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla |pariatur. Excepteur sint occaecat cupidatat non proident, sunt in - |culpa qui officia deserunt mollit anim id est laborum...""".stripMargin -> + |culpa qui officia deserunt mollit anim id est laborum...""" + .replaceAll("\r", "") + .stripMargin -> "c045064089460b634bb47e71d2457cd0e8dbc1327aaf9439c275c9796c073620", "a¶‱😂" -> "8f1cc14a85321115abcd2854e34f9ca004f4f199d367c3c9a84a355f287cec2e"