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

Tests still fail on Fedora #89

Closed
susilehtola opened this issue Jun 29, 2022 · 0 comments · Fixed by #90
Closed

Tests still fail on Fedora #89

susilehtola opened this issue Jun 29, 2022 · 0 comments · Fixed by #90

Comments

@susilehtola
Copy link
Collaborator

The pdb_compare2 still fails on Fedora on the ppc64le architecture

  1/114 Test  #17: pdb_compare2 .....................***Failed    0.29 sec
          MOPAC Job: "Compare_PDB_Bacteriorhodopsin_1AP9_and_2AT9.mop" ended normally on Jun 29, 2022, at 13:20.
WARNING: output file size mismatch, 5677 vs. 66
Traceback (most recent call last):
  File "/builddir/build/BUILD/mopac-22.0.3/tests/run_test.py", line 32, in <module>
    compare_mopac_out_file(out_line, out_list, ref_line, ref_list)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/mopac-22.0.3/tests/compare_output.py", line 225, in compare_mopac_out_file
    assert ref == out, f'ERROR: string mismatch between {ref} on reference line {ref_line0} and {out} on output line {out_line0}'
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: ERROR: string mismatch between ******************************************************************************* on reference line 1 and END on output line 2

https://kojipkgs.fedoraproject.org//work/tasks/5675/88885675/build.log

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 a pull request may close this issue.

1 participant