Files
mars-nwe/tests
OpenAI 336b2ce73e
All checks were successful
Source release / source-package (push) Successful in 44s
tests: allow absent AFP-only attribute xattr in suite
After aligning AFP Set File Information with the WebSDK attribute word,
Hidden, System, and Archive are represented by the existing NetWare
attribute store instead of org.mars-nwe.afp.attributes.  The default smoke
path can therefore legitimately have no AFP-only attribute xattr once those
bits are cleared or mapped away.

Update afp_smoke_suite.sh to treat the AFP-only attributes xattr dump as
optional while still reporting the getfattr output.  FinderInfo and Entry
ID xattrs remain mandatory because they are still AFP-specific metadata
stores.

Tests: bash -n tests/linux/afp_smoke_suite.sh
2026-05-30 18:04:00 +02:00
..