I'm attempting to run a visual diff using PhantomJS on Travis-CI. The test fails with the following error:
test failed
0.188123 distortion
Ref: /tmp/tmpaVuhik/tmpg6uSXl/ref_resized
Run: /tmp/tmpaVuhik/tmpg6uSXl/screenshot.png
Diff: /tmp/tmpaVuhik/tmpg6uSXl/diff.png
The visual differ has helpfully put the expected screenshot, the actual screenshot and a perceptual diff in PNG files on local disk on the Travis worker. What would be great is if I could see them!
Is it possible to download files from the Travis worker's disk to my local disk?
You can use travis-artifacts for uploading files produced by running tests. Currently it supports only uploading to Amazon S3.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With