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

TC 90.110 : Incorrect assert make case does not pass even the switch under test behave correctly. #98

Open
fortitudepub opened this issue Oct 22, 2014 · 0 comments

Comments

@fortitudepub
Copy link

In TC 90.110, the last assertTrue:
self.assertTrue(response.desc.state and 1 == 1, "Port state is not correct")
actually, if the switch behaves correctly, response.desc.state should be 0.

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

No branches or pull requests

1 participant