Skip to content

Self-Test: Add html diffing #635

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

Merged
merged 4 commits into from
Feb 22, 2019
Merged

Self-Test: Add html diffing #635

merged 4 commits into from
Feb 22, 2019

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Feb 22, 2019

Compare the html built by AsciiDoc and Asciidoctor as part of the
self-test. Like all good tests, it doesn't pass at first. I've
temporarilly ignored all of the failures and have added them to the
main asciidoctor issue or filed them as their own issue.

Compare the html built by AsciiDoc and Asciidoctor as part of the
self-test. Like all good tests, it doesn't pass at first. I've
temporarilly ignored all of the failures and have added them to the
main asciidoctor issue or filed them as their own issue.
@nik9000 nik9000 requested review from a user and ddillinger February 22, 2019 19:30
Copy link

@ddillinger ddillinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a solid step forward. Also nice and clear. I did leave one question, but it doesn't directly have to do with the specific code here.

@@ -14,6 +14,7 @@ LABEL MAINTAINERS="Nik Everett <[email protected]>"
# * openssh-client (used by git)
# * openssh-server (used to forward ssh auth for git when running with --all on macOS)
# * perl-base
# * python (is python2)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reminds me. Is there an issue for changing to python 3, and explicitly weeding out and dropping support for python 2 wherever it may be found? Because python 2 has less than a year to live. I didn't see one on a quick issue search, but I might have just missed it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really, no. But, hey, I'll make one.

@nik9000
Copy link
Member Author

nik9000 commented Feb 22, 2019

Thanks for reviewing @ddillinger!

@nik9000 nik9000 merged commit 6af3ed8 into elastic:master Feb 22, 2019
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.

2 participants