2 test failures with python-3.8?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2k
- Forks
- 691
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 1
Description
When I build cmark (0.29.0 and 0.28.3) in the Fedora buildsystem there are two test failures:
The following tests FAILED:
2 - html_normalization (Failed)
5 - roundtriptest_executable (Failed)
Errors while running CTest
make: *** [Makefile:133: test] Error 8
Would it be possible to print out more details about the failures?
The previous successful Fedora build with the testsuite was in July 2019:
https://koji.fedoraproject.org/koji/packageinfo?packageID=21846
I am not sure what changed...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Fedora build and running CTest around html_normalization and roundtriptest_executable. Inspect Makefile:133 and the test output to determine why these two tests fail and what additional failure details should be printed. Done means the failures are explained and the test command exposes enough diagnostic information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100