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

Cleanup GTests for simple_switch_grpc #783

Open
antoninbas opened this issue May 21, 2019 · 0 comments
Open

Cleanup GTests for simple_switch_grpc #783

antoninbas opened this issue May 21, 2019 · 0 comments

Comments

@antoninbas
Copy link
Member

https://github.com/p4lang/behavioral-model/tree/master/targets/simple_switch_grpc/tests

We currently create one switch instance which is used for all the tests. This is suboptimal as it means some state is preserved across tests (e.g. port operational status) and a failing test may cause other unrelated tests to fail as well.

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