Files
mars-nwe/tests
OpenAI 6bcf93fc5d
All checks were successful
Source release / source-package (push) Successful in 50s
tests: record legacy AFP set file information smoke success
Document the green Linux AFP smoke-suite run that exercises the legacy WebSDK/NWAFP Set File Information entry point alongside the AFP 2.0 path.

The report now comes from the build-tree copy of afp_smoke_suite.sh after the CMake sync fix, which matters because the tests are normally executed from the build directory. It confirms that subfunction 0x09 routes through the same deliberately narrow metadata-only implementation as subfunction 0x10: FinderInfo writes and Finder Invisible set/clear are verified through AFP Get File Information.

Record the relevant AFP-visible results and the Linux xattr state. FinderInfo remains aligned as TEXT/MARS in org.mars-nwe.afp.finder-info, the metadata attribute payload returns to the clean versioned value after the clear probes, and the cached entry id is visible through org.mars-nwe.afp.entry-id.

Tests:

- ./afp_smoke_suite.sh ... SYS:PUBLIC/pmdflts.ini

- Reported failures=0

- Verified legacy 0x09 FinderInfo and Invisible set/clear probes

TODO:

- Keep Set File Information restricted to metadata-only xattr writes until timestamp, enforcement, DOS/NetWare attribute mapping, fork write, and Entry-ID-only semantics are designed.
2026-05-30 13:43:14 +02:00
..