Financial-Times / n-test

A CLI tool and module for lightweight testing of web applications in browsers, designed for FT.com
4 stars 2 forks source link

Puppeteer issue when running smoke tests #92

Open jamesnicholls opened 6 years ago

jamesnicholls commented 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.

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.

sjparkinson commented 5 years ago

@jamesnicholls I'm going to release an unpinned version as a beta. Would you be up for testing it out?

sjparkinson commented 5 years ago

https://github.com/Financial-Times/n-test/releases/tag/v1.14.0-beta.1