Mike McCready

Results 2194 comments of Mike McCready

At this time we have no reproducible example of any bug, so I would tend to want to close this issue. There may be scope for discussing an enhancement request...

@sevilyilmaz Thank you for the additional information! Were you running on Macbook (Apple M1 - macOS 14.3) when you produced the font list? There are two different images with the...

@sevilyilmaz > [This comment](https://github.com/cypress-io/cypress-docker-images/issues/885#issuecomment-1520633136) mentions that there were significant changes in the Cypress images since `12.4.0`. Would this give a hint of a possible issue? Apart from anything else, the...

@sevilyilmaz I cloned and ran https://gitlab.com/sevilyilmaz/cypress-snapshot-font-diff locally under Ubuntu `22.04.4` LTS `HOSTTYPE=x86_64` ``` yarn install yarn run cypress:run ``` It did not report any errors.

@sevilyilmaz Under `x86_64` the screenshot resulting from `yarn run cypress:ci` is: ![App -- should have the same font snap](https://github.com/cypress-io/cypress-docker-images/assets/66998419/495bd549-094c-4990-9424-a2bb30121337)

@sevilyilmaz It seems that this is not specifically a Docker issue, so I suggest to close it.

- This PR would close #1036 - As discussed in https://github.com/cypress-io/cypress-docker-images/issues/1036#issuecomment-2119166844 Yarn v1 Classic is now virtually unsupported and there have been no new PGP signature files published in the...

- The upstream issue on https://github.com/yarnpkg/yarn/releases has been fixed and `1.22.22` is the new `stable` Yarn v1 Classic release. - Work can now continue on this PR.

@vadimpopa - Thanks for your initiative here! I've transferred the change to PR #1071.

@jennifer-shehane > Yah it's a weird little command. I don't totally understand why this would fail though. I wonder if this started in a more recent version like 12.0 I...