Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CERT-TEST-FAILURE] -TC-TIMESYNC-2.11 - Test failure #28213

Closed
Saravana-kr22 opened this issue Jul 24, 2023 · 0 comments · Fixed by #28850
Closed

[CERT-TEST-FAILURE] -TC-TIMESYNC-2.11 - Test failure #28213

Saravana-kr22 opened this issue Jul 24, 2023 · 0 comments · Fixed by #28850
Assignees
Labels
bug Something isn't working cert blocker needs triage time sync Implementation of the Time Synchronization cluster
Milestone

Comments

@Saravana-kr22
Copy link
Contributor

Feature Area

Area:TimeSync

Test Case

TC-TIMESYNC-2.11

Reproduction steps

Command to run the TC_TIMESYNC_2_11.py

python3 TC_TIMESYNC_2_11.py --commissioning-method on-network --discriminator 3840 --passcode 20202021 --storage-path admin_storage.json --PICS ci-pics-values

Bug prevalence

whenever I do

GitHub hash of the SDK that was being used

c1ec2d7

Platform

raspi

Anything else?

This test case iis failed with Details=Did not receive DSTStatus event, Extras=None, because the ret = self.q.get(block=True, timeout=timeout) rasie the Empty exception in the wait_for_dst_status method

So the issue is in the step 11 : TH waits for a DSTStatus event until th_utc + 20s and SDK needs to implement the DSTStatus Event

TIMESYNC-2.11ERROR.txt

@github-project-automation github-project-automation bot moved this to Open Cert Blockers in [Certification] Blockers Jul 24, 2023
@github-actions github-actions bot added the time sync Implementation of the Time Synchronization cluster label Jul 24, 2023
@cjandhyala cjandhyala added this to the 1.2 milestone Jul 25, 2023
@cecille cecille moved this from Todo to In Progress in [Feature] Time Sync Aug 23, 2023
@github-project-automation github-project-automation bot moved this from Open Cert Blockers to Complete in [Certification] Blockers Aug 26, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in [Feature] Time Sync Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cert blocker needs triage time sync Implementation of the Time Synchronization cluster
Projects
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants