Page MenuHomeFreeBSD

x11-toolkits/xbae: disable tests using sbrk
ClosedPublic

Authored by brooks on Dec 8 2023, 10:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 23, 5:17 AM
Unknown Object (File)
Fri, Aug 16, 9:17 PM
Unknown Object (File)
Jul 22 2024, 10:36 AM
Unknown Object (File)
Jul 20 2024, 1:18 AM
Unknown Object (File)
Jul 4 2024, 10:22 AM
Unknown Object (File)
Jul 3 2024, 3:30 AM
Unknown Object (File)
Jun 21 2024, 1:57 PM
Unknown Object (File)
Jun 5 2024, 6:45 PM
Subscribers
None

Details

Summary

These tests are of low value and depending on the malloc implementation
may produce false negatives. We also don't run or install them AFACT.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 54871
Build 51760: arc lint + arc unit

Event Timeline

brooks created this revision.

Compiled, but not tested on an amd64 world without sbrk support.

This is a bit of a sledgehammer approach so other methods might be better.

Looks building. Will commit on next batch.

This revision was not accepted when it landed; it landed in state Needs Review.Dec 10 2023, 2:57 PM
This revision was automatically updated to reflect the committed changes.