Bug 22475 – OpenBSD: Disable test/compilable/cdcmp.d on OpenBSD
Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
Other
Creation time
2021-11-04T03:01:24Z
Last change time
2021-11-08T20:45:48Z
Keywords
pull
Assigned to
No Owner
Creator
Brian Callahan
Comments
Comment #0 by bcallah — 2021-11-04T03:01:24Z
Disable test/compilable/cdcmp.d on OpenBSD, like is done for everything except linux64.
In reality, the tests do the right thing on OpenBSD, but OpenBSD (clang?) adds additional boilerplate that fools the pattern matching into thinking the test fails.
Comment #1 by dlang-bot — 2021-11-04T03:03:07Z
@ibara created dlang/dmd pull request #13261 "Add openbsd32 and openbsd64 to the ignore list" fixing this issue:
- Add openbsd32 and openbsd64 to the ignore list
Fix Issue 22475 - OpenBSD: Disable test/compilable/cdcmp.d on OpenBSD
https://github.com/dlang/dmd/pull/13261
Comment #2 by dlang-bot — 2021-11-04T08:00:45Z
dlang/dmd pull request #13261 "Add openbsd32 and openbsd64 to the ignore list" was merged into stable:
- 9c2b5c99316aa789a7ddc8da80260682dd06b7d4 by Brian Callahan:
Add openbsd32 and openbsd64 to the ignore list
Fix Issue 22475 - OpenBSD: Disable test/compilable/cdcmp.d on OpenBSD
https://github.com/dlang/dmd/pull/13261
Comment #3 by dlang-bot — 2021-11-08T20:45:48Z
dlang/dmd pull request #13279 "Merge `stable` into `master`" was merged into master:
- f6057042ab89fb2ecacff945cc20a7cfc721c785 by Brian Callahan:
Add openbsd32 and openbsd64 to the ignore list
Fix Issue 22475 - OpenBSD: Disable test/compilable/cdcmp.d on OpenBSD
https://github.com/dlang/dmd/pull/13279