We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The released version in conda fails in test_list_item_mixed_print.py:
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.
The text was updated successfully, but these errors were encountered:
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.
stderr
None
run_tests.py
Sorry, something went wrong.
No branches or pull requests
The released version in conda fails in
test_list_item_mixed_print.py
:lcompilers/lpython-conda-testing#6 (comment)
It doesn't happen at the CI. We need to investigate.
The text was updated successfully, but these errors were encountered: