This is an archive of the discontinued LLVM Phabricator instance.

[test-suite] Disable ClamAV running on CSKY temporarily to not block constructing buildbot for CSKY
Needs ReviewPublic

Authored by zixuan-wu on Jun 1 2022, 11:39 PM.

Details

Summary

This test has problems running on CSKY with readdir getting wrong result. It's because the csky libc implementation can not avoid such bug discussed at https://sourceware.org/bugzilla/show_bug.cgi?id=23960#c64.
When the new related part of csky libc implementation has changed, like arc, risc-v, the comment should remove.
So just guard it temporarily to not block constructing buildbot for CSKY. we may fix it in libc in 1-2 months.

Diff Detail

Event Timeline

zixuan-wu created this revision.Jun 1 2022, 11:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2022, 11:39 PM
zixuan-wu requested review of this revision.Jun 1 2022, 11:39 PM
zixuan-wu edited the summary of this revision. (Show Details)Jun 1 2022, 11:40 PM

Gentle pin...

lebedev.ri resigned from this revision.Jan 12 2023, 5:30 PM

This review may be stuck/dead, consider abandoning if no longer relevant.
Removing myself as reviewer in attempt to clean dashboard.