Open jamesnicholls opened 6 years ago
I've started to see a Puppeteer issue when running smoke tests: Error: Protocol error (Page.enable): Target closed.. More details can be found in the failing CI build: https://circleci.com/gh/Financial-Times/enterprise-tools/175.
Error: Protocol error (Page.enable): Target closed.
The enterprise tools build is doing a lot of custom stuff, but the same issue is also happening in next-signup (https://circleci.com/gh/Financial-Times/next-signup/9143), which is a standard Next project.
next-signup
@jamesnicholls I'm going to release an unpinned version as a beta. Would you be up for testing it out?
https://github.com/Financial-Times/n-test/releases/tag/v1.14.0-beta.1
I've started to see a Puppeteer issue when running smoke tests:
Error: Protocol error (Page.enable): Target closed.
. More details can be found in the failing CI build: https://circleci.com/gh/Financial-Times/enterprise-tools/175.The enterprise tools build is doing a lot of custom stuff, but the same issue is also happening in
next-signup
(https://circleci.com/gh/Financial-Times/next-signup/9143), which is a standard Next project.