[TC-TIMESYNC-2.7] - python script is failing at Test Step 14 #27805
Labels
bug
Something isn't working
cert blocker
needs triage
time sync
Implementation of the Time Synchronization cluster
Milestone
Reproduction steps
Setting up the environment :
Step 1 : cloned Connectedhomeip using mentioned command : git clone https://github.com/project-chip/connectedhomeip.git
step 2 : cd connectedhomeip
step 3 : pulled latest commit
step 4: source scripts/bootstrap.sh
step 5 : ./scripts/build_python.sh --install_virtual_env build-env
step 6 : source scripts/activate.sh
executed the below mentioned command to put DUT into a commissionable state,
./chip-all-clusters-app
Once DUT reach the commissionable state sent below mentioned command on TH.
rm -f admin_storage.json && python3 src/python_testing/TC_TIMESYNC_2_7.py --discriminator 3840 --passcode 20202021 --commissioning-method on-network --storage-path admin_storage.json
Bug prevalence
Everytime
GitHub hash of the SDK that was being used
d55f685 - master
Platform
raspi
Platform Version(s)
RPI4 8GB RAM
Anything else?
[TC-TIMESYNC-2.7] test case is failing while reading LocalTime attribut at step 14
PFA logs below
[TC-TIMESYNC-2.7].txt
The text was updated successfully, but these errors were encountered: