Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump latexml #1139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bump latexml #1139

wants to merge 1 commit into from

Conversation

bfirsh
Copy link
Member

@bfirsh bfirsh commented Jan 19, 2021

No description provided.

@dginev
Copy link

dginev commented Apr 29, 2021

@bfirsh if you bump to the latest latexml master and rerun the tests here, I'm happy to debug whatever is failing.

@bfirsh
Copy link
Member Author

bfirsh commented Apr 30, 2021

@dginev amazing thank you! pushed :)

@bfirsh
Copy link
Member Author

bfirsh commented Apr 30, 2021

It's rather hard to debug from the output, because lots have HTML has changed. If you run the tests locally then the changed files at least turn up in your local file tree. 😅

@dginev
Copy link

dginev commented Apr 30, 2021

Right, a lot of these are benign from the latest cleanup pass, but I can't exactly predict how they will interplay with the modifications you've done in engrafo/vanity, which may be the trickier bit to debug...

@bfirsh
Copy link
Member Author

bfirsh commented Apr 30, 2021

One trick I've done in the past is to just run yarn test -u to update all the HTML, then push, and see if any of the Percy visual tests have failed. If all the visual tests pass then it's probably benign HTML changes...

@dginev
Copy link

dginev commented May 5, 2021

Hi @bfirsh the reason I haven't followed up further here is that I'm not quite comfortable using the testing harness for engrafo. And I was seeing at least one strange failure where the test harness couldn't find the source file from within docker, which made me wonder if I somehow ended up with a broken installation.

Also the workflow you have with checking the Percy visual tests is not something I know how to use/get to, so can't really help with that yet. I guess I underestimated the learning curve to help here, my bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants