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

Failure in test_list_item_mixed_print.py on macOS #2770

Open
certik opened this issue Jul 9, 2024 · 1 comment
Open

Failure in test_list_item_mixed_print.py on macOS #2770

certik opened this issue Jul 9, 2024 · 1 comment

Comments

@certik
Copy link
Contributor

certik commented Jul 9, 2024

The released version in conda fails in test_list_item_mixed_print.py:

../integration_tests/test_list_item_mixed_print.py * runtime
The JSON metadata differs against reference results
Reference JSON: tests/reference/runtime-test_list_item_mixed_print-a3fd49f.json
Output JSON:    tests/output/runtime-test_list_item_mixed_print-a3fd49f.json
Omitting 9 identical items
Differing items:
{'stderr_hash': '9e014e97e6b24d4be0c537d9dc61d875cbc5cf7f73deb9c97779245a'} != {'stderr_hash': None}
{'stderr': 'runtime-test_list_item_mixed_print-a3fd49f.stderr'} != {'stderr': None}No reference stderr_hash available for ../integration_tests/test_list_item_mixed_print.py

Error: Process completed with exit code 1.

lcompilers/lpython-conda-testing#6 (comment)

It doesn't happen at the CI. We need to investigate.

@Thirumalai-Shaktivel
Copy link
Collaborator

Thirumalai-Shaktivel commented Jul 9, 2024

If the reference stderr is None and the generated stderr has some value, then we have to print it (using run_tests.py), I think.

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

No branches or pull requests

2 participants