@@ -139,14 +139,19 @@ the RMW path is not exercised end-to-end.
|
||||
|
||||
No smoke test for:
|
||||
|
||||
- `IWritable.WriteAsync`
|
||||
- `IWritable.WriteAsync` — atomic write coverage; PR abcip-4.2 added a
|
||||
multi-write *suppression* smoke (jittery 5-write sequence with
|
||||
`WriteDeadband: 1.0` against `ab_server`, asserting the driver's
|
||||
diagnostics counter matches the expected suppression count) but pure
|
||||
atomic-write coverage end-to-end is still unit-only.
|
||||
- `ITagDiscovery.DiscoverAsync` (`@tags` walker)
|
||||
- `ISubscribable.SubscribeAsync` (poll-group engine)
|
||||
- `IHostConnectivityProbe` state transitions under wire failure
|
||||
- `IPerCallHostResolver` multi-device routing
|
||||
|
||||
The driver implements all of these + they have unit coverage, but the only
|
||||
end-to-end path `ab_server` validates today is atomic `ReadAsync`.
|
||||
end-to-end paths `ab_server` validates today are atomic `ReadAsync` and
|
||||
write-deadband / write-on-change suppression.
|
||||
|
||||
## Logix Emulate golden-box tier
|
||||
|
||||
|
||||
Reference in New Issue
Block a user