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

Test Failures in test_pyfepdf.py and test_wsltv.py #152

Open
ABHISHEKSONI121 opened this issue May 29, 2024 · 0 comments
Open

Test Failures in test_pyfepdf.py and test_wsltv.py #152

ABHISHEKSONI121 opened this issue May 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ABHISHEKSONI121
Copy link
Collaborator

We are experiencing test failures in test_pyfepdf.py and test_wsltv.py. The specific tests that are failing are test_main_grabar and test_main_autorizar_testing respectively.

In test_main_grabar, the test is failing with an AssertionError. The assertion that is failing is related to the product description and it seems like the expected and actual values are not matching.

In test_main_autorizar_testing, the test is failing with a SystemExit: 5 error. This indicates that the program is exiting with a status of 5, which might be due to an error condition in the code being tested.

1

@ABHISHEKSONI121 ABHISHEKSONI121 added the bug Something isn't working label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant