Page MenuHomeFreeBSD

XFAIL tests/lib/libc/c063/o_search_test:o_search_revokex on tmpfs
AbandonedPublic

Authored by arichardson on Jan 28 2021, 9:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 21, 10:35 PM
Unknown Object (File)
Sep 11 2025, 10:49 AM
Unknown Object (File)
Sep 4 2025, 5:10 PM
Unknown Object (File)
Jul 27 2025, 8:08 PM
Unknown Object (File)
Jul 26 2025, 8:12 PM
Unknown Object (File)
Jul 26 2025, 6:12 AM
Unknown Object (File)
Jul 12 2025, 8:55 AM
Unknown Object (File)
Jul 10 2025, 4:17 PM
Subscribers
None

Details

Reviewers
ngie
kevans
Summary

It appears tmpfs does not handle this case (it works on a UFS mount)

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 36567
Build 33456: arc lint + arc unit

Event Timeline

arichardson created this revision.

I see the problem and I will send in a patch shortly to fix it.

I see the problem and I will send in a patch shortly to fix it.

Thanks! Much better than XFAILing.