Open WowbaggersLiquidLunch opened 4 years ago
Could you specify what hashes you are using? You can shared the output for utils/update-checkout --dump-hashes
.
In the meantime, I think you could use --skip-test-cmark
to work around this issue.
I just added the hashes in the issue's description.
Comment by Alexey Komnin (JIRA)
This issue in CTest might cause this hang.
Comment by Alexey Komnin (JIRA)
Opened a PR with fix - https://github.com/apple/swift-cmark/pull/22
theindigamer (JIRA User) could you please review? Thanks.
Environment
macOS 10.15.6 (19G2021) Xcode 12.0 beta 6 (12A8189n) cmake 3.18.2 Python 3.8.5 sccache 0.2.13 (with 50 GB cache set in `~/.bash_profile`)Additional Detail from JIRA
| | | |------------------|-----------------| |Votes | 0 | |Component/s | | |Labels | Bug | |Assignee | interfere (JIRA) | |Priority | Medium | md5: 0c5a7e7ff14aed4325d800e0d47cafffIssue Description:
The repository is freshly cloned via HTTPS.
On
master
branch, he project builds successfully with:Then runs tests from
build/Xcode-RelWithDebInfoAssert/cmark-macosx-x86_64
automatically. The first testapi_test
passes, and the second testhtml_normalization
hangs.^ Note that the output has an empty new line after "
Start 2: html_normalization
".In the terminal, the spinning progress indicator disappears a few seconds after the output above.
Git hashes of all repositories being tracked: