Lukas Oppermann
Lukas Oppermann
Hey @omnisip what I get is the following: > Testing Page: privacy › Testing viewport: desktop-extra-large Error running image diff. 67 | }) 68 | // compare screenshot > 69...
Hey @omnisip, running with `runInProcess: true` takes a loooot longer but does not actually produce this error (and thus no stack trace). Does that make sense?
Hey @omnisip could you please tell me how I can reduce concurrency in jest?
Sadly even with `--maxWorkers=10%` I still get the error for some tests. (I test with 50% first and had the same issue.)
So even with `--maxConcurrency=1` I get the issue.
Sadly not, sorry. It's getting late and I have to get up really early. Is there anything more I can provide as info? - I am running on a macbook...
What does "as a patch" mean? Do you mean a "PR" to this repo with my test case? The original is here: https://github.com/lukasoppermann/veare/tree/master/tests/integration
Hey, sorry it took a moment, but now I got a case showing the error: https://github.com/americanexpress/jest-image-snapshot/pull/227
Hey @omnisip, to answer your questions: 1. Puppeteer version 5 is NOT a hard requirement 2. Do you usually test against live sites? No, but against a local version of...
> One approach to this problem is to allow composite types to "openly defined," in that they have a minimum requirement for definition, but that an author may choose to...