OpenPinDefaultsModeToLastMode test gives different results on different hardware
Open
area-infrastructure
area-System.Device.Gpio
area-tests
bug
Priority:2
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 630
- Avg merge
- 11d 3h
- Merged PRs (30d)
- 2
Description
The test `OpenPinDefaultsModeToLastMode` behaves differently on our build servers than when testing on local Raspberry Pi3 and 4. The changes in PR #1520 only changed the expectation on this test, which made it fail on the build servers but pass locally.
The current theory is that a recent update of the sysfs library causes this difference (the servers have not been patched in quite a while).
The test is currently disabled for SysFs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.