percy / percy-ember

Ember addon for visual regression testing with Percy
https://docs.percy.io/docs/ember
MIT License
73 stars 44 forks source link

HTML/CSS inconsistency when running percy on Travis CI #52

Closed drogus closed 6 years ago

drogus commented 6 years ago

We're using Percy.io to test https://github.com/travis-ci/travis-web and we're seeing an inconsistency between what's displayed when running tests and what gets uploaded to Percy. At first my thought was that there's a difference between the VM on which we're running the tests, but today I ran the tests in debug mode in Chrome running inside Xvfb and I got a screenshot, which indicates that the tests look OK. The problem exists only in the profile page. Here's how it looks like in production right now:

Here's what percy snapshots:

And here's a snapshot from the Travis CI's VM: https://transfer.sh/117ixF/foo.jpg

I'll be looking more into this issue, but if you want to try to reproduce this, you can clone the travis-web repo and run tests with ember test --filter "view profile". Let me know if you need any more details.

fotinakis commented 6 years ago

Hey @drogus — sorry for the delay here. If you're still experiencing this issue, please reach out to us in our Intercom chat and we can dig into this with you.