Alex Lubchuk
Alex Lubchuk
The same issue is happening for me with version `12.0.6`. Any ideas how to fix it? From what I see the problem happens here: ```bash [2022-05-19 13:24:40.999] [ 1499] [GITHUB]...
> How many commits have been made on your repository? 8625 > Do you find any patterns? We're following the pattern where each commit that gets merged into main branch...
Here is my git-sizer output: ``` Processing blobs: 51587 Processing trees: 100112 Processing commits: 15133 Matching commits to trees: 15133 Processing annotated tags: 17 Processing references: 785 | Name |...
@Robdel12 @wwilsman hey guys, I also see this issue while running Percy with nightwatch for firefox. Fix that @Dmitry9 proposed prevents percy to fail and stop executing tests. What are...
@Robdel12 Ok, I will try to collect more informative log of what's happening and will share it with you. By now it only happened while running tests in firefox.
@Robdel12 After some additional testing I figured out that this error is introduced not only in firefox, but in chrome as well. I turned on nightwatch logging so here you...
@Robdel12 I see that `@percy/[email protected]` has `[email protected]`, not `[email protected]`as a dependency as it is in your `master` branch on github. Do you plan to release it soon? Probably I'm getting...
Unfortunately chromedriver doesn't yet fully support `execute` command: https://chromium.googlesource.com/chromium/src/+/master/docs/chromedriver_status.md