Julien Phalip
Julien Phalip
I'd like to check, is this still an issue using the latest versions of Needle/Selenium?
I agree that it would be nice to still generate a diff file if the images have a different size. But I'm not sure perceptualdiff supports that. It would indeed...
The thing is that I'm not sure there's a way of knowing in advance where to add the border. Is it to the top, left, right or bottom, or all...
@acdha Fascinating article, nice work! :) Phash looks pretty good. Do you know if it can also generate the diff image like perceptualdiff does? @aricearice Resemble.js looks pretty good too,...
Thanks for the suggestion. Could you explain exactly what problem you're facing right now? Is it that baselines were created on a non-retina screen and that tests then fail when...
So I've given this some thought and I think it's generally best practice to ensure that the environment in which tests are run always stays consistent. For this one could...
Thank you for working on this patch. What is the current status? What would it take to merge it? Thanks!
Right, yeah it's been a few years now :) I too ran into the issue with `TIMESTAMPLOCALTZ`. By chance are you in a position to update the PR, or would...
@The-Alchemist Thanks a lot! I appreciate it. I can look into updating to the latest definition. Is it just a matter of running the following? ```sh python generate.py https://raw.githubusercontent.com/apache/hive/master/service-rpc/if/TCLIService.thrift ```
I've just submitted an alternative PR here: #473