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

[Edgecore][as4630-54te] Fixed pytest of sfp tx_disable test item failed. #22

Conversation

ec-michael-shih
Copy link
Collaborator

Why I did it

Fixed pytest test_tx_disable[as4630-54te-1] item failed.

How I did it

The root cause is the API need return the value type need to be: "list", ex: "[True]" instead of "True"

How to verify it

Re pytest same test item. After modified, the test result is PASSED.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@ec-michael-shih ec-michael-shih changed the title [Edgecore][as4630-54te] Fixed pytest of sfp reset test item failed. [Edgecore][as4630-54te] Fixed pytest of sfp tx_disable test item failed. Dec 18, 2023
@bryan1978 bryan1978 merged commit 5db6c32 into edge-core:202211.0 Dec 18, 2023
1 check passed
bryan1978 pushed a commit that referenced this pull request Feb 29, 2024
Update the sonic-pins submodule. This brings in the following commit:

56a7762 Use json.hpp from nlohmann-json-dev instead of from swss-common (#22)

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants