project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.33k stars 1.97k forks source link

[CERT-TEST-FAILURE] - TC-LWM- 2.1- test failed #28216

Closed Ashwinigrl closed 1 year ago

Ashwinigrl commented 1 year ago

Feature Area

Area:Dishwashers

Test Case

TC-LWM- 2.1

Summary

For a generic failure code, it implies that switching to the mode indicated by the NewMode field is not allowed or not possible for some unspecified reason. However, if we attempt to switch between supported modes, it will end with success.

For RVC Run - Changing the mode to Cleaning and then attempting to change it back to Mapping fails.
For RVC Clean - Changing the mode of the RVC Run cluster to Cleaning and then changing the mode of the RVC Clean cluster fails.

Similarly, all cluster apps don't seem to have similar restrictions in place for Laundry Washer Mode.

Test Step Screen shot :

image

Bug prevalence

Whenever I do this

GitHub hash of the SDK that was being used

c1ec2d777456924dcaa59b53351b00d73caf378f

Platform

raspi

rbultman commented 1 year ago

Should be fixed by https://github.com/CHIP-Specifications/chip-test-plans/pull/3164

Ashwinigrl commented 1 year ago

As the step can be skipped using PICS , Hence closing this issue