daml/compatibility/bazel_tools
Moritz Kiefer fc366478f0
Upgrade puppeteer (#6142)
* Upgrade puppeteer

We’ve seen a couple of issues in the compatibility tests of the form

```
Error: Protocol error (Runtime.callFunctionOn): Target closed.
```

Looking at the issue tracker in puppeteer this might be fixed in newer
versions and I don’t see why we should stick to a fairly old version
anyway.

changelog_begin
changelog_end

* Upgrade nodejs

changelog_begin
changelog_end

* temporary add a step to kill node_modules

changelog_begin
changelog_end

* Kill live server and try to fix Windows

changelog_begin
changelog_end

* Undo rm

changelog_begin
changelog_end
2020-05-28 21:58:52 +02:00
..
client_server Randomize postgres ports in compatibility tests (#5880) 2020-05-07 09:46:06 +02:00
create-daml-app Upgrade puppeteer (#6142) 2020-05-28 21:58:52 +02:00
daml_ledger Include create-daml-app tests in compatibility tests (#5945) 2020-05-13 10:39:51 +02:00
daml_script Implement version name shortening for Windows (#5863) 2020-05-06 11:48:07 +00:00
daml_trigger Setup compatibility tests for DAML Trigger (#6112) 2020-05-27 12:32:37 +00:00
test_utils Include create-daml-app tests in compatibility tests (#5945) 2020-05-13 10:39:51 +02:00
BUILD Include puppeteer tests in compat tests (#6018) 2020-05-22 14:02:59 +02:00
create_daml_app_test.sh Speed-up create-daml-app compat tests (#6087) 2020-05-25 16:25:10 +02:00
daml_ledger_test.sh Include daml ledger tests in compatibility tests (#5740) 2020-04-27 16:13:16 +00:00
daml_sdk.bzl Include puppeteer tests in compat tests (#6018) 2020-05-22 14:02:59 +02:00
daml.cc.tpl Include puppeteer tests in compat tests (#6018) 2020-05-22 14:02:59 +02:00
sandbox-with-postgres.sh Add basic Sandbox data continuity tests (#5826) 2020-05-05 14:46:58 +02:00
testing.bzl Setup compatibility tests for DAML Trigger (#6112) 2020-05-27 12:32:37 +00:00
versions.bzl Setup compatibility tests for DAML Trigger (#6112) 2020-05-27 12:32:37 +00:00