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

[tx_test.py] change skip regex for bug1218 to skip date & time metrics #1232

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

cjchapman
Copy link
Contributor

@cjchapman cjchapman commented Oct 2, 2020

This change is intended to fix this issue:

--- /home/runner/work/afdko/afdko/tests/tx_data/expected_output/bug1218.pdf
+++ /tmp/tmppqy3jwgv/bug1218.pdf
@@ -36,5 +36,5 @@
 (Em:  4000 units)'
-498.50 30.00 Td
+500.30 30.00 Td
 
-16.00 0.00 Td
+14.10 0.00 Td

Here's the relevant section of the PDF, for context:

(Filename:  bug1218.otf)'
(FontName:  UPM-Regular)'
(Em:  4000 units)'
500.30 30.00 Td
(Date:  02 Oct 20)'
14.10 0.00 Td
(Time:  13:49)'

Copy link
Contributor

@punchcutter punchcutter left a comment

Choose a reason for hiding this comment

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

lgtm

@cjchapman cjchapman merged commit 2c36ad1 into develop Oct 2, 2020
@cjchapman cjchapman deleted the cjc-fix-tx-test-bug1218-regex branch October 2, 2020 21:29
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