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

[VS test] p4rt test teardown failures #2373

Open
prsunny opened this issue Jul 8, 2022 · 4 comments
Open

[VS test] p4rt test teardown failures #2373

prsunny opened this issue Jul 8, 2022 · 4 comments

Comments

@prsunny
Copy link
Collaborator

prsunny commented Jul 8, 2022

Observing transient failures on the p4rt tests:

p4rt/test_p4rt_acl.py::TestP4RTAcl::test_AclRuleAddWithoutTableDefinitionFails ERROR [ 99%]
p4rt/test_p4rt_mirror.py::TestP4RTMirror::test_MirrorSessionAddModifyAndDelete PASSED [100%]

==================================== ERRORS ====================================
_ ERROR at teardown of TestP4RTAcl.test_AclRuleAddWithoutTableDefinitionFails __

tp = <class 'ValueError'>, value = None, tb = None

    def reraise(tp, value, tb=None):
        try:
            if value is None:
                value = tp()
            if value.__traceback__ is not tb:
                raise value.with_traceback(tb)
>           raise value

/usr/lib/python3/dist-packages/six.py:703: 

Check run - https://dev.azure.com/mssonic/build/_build/results?buildId=119857&view=logs&j=3f6395b2-1619-5ebe-f305-2aedcf353cb5&t=f9db2383-9349-50ba-61c3-4bde15cec59e

@prsunny
Copy link
Collaborator Author

prsunny commented Jul 8, 2022

@bhagatyj, please check this.

@bhagatyj
Copy link

bhagatyj commented Jul 8, 2022

@mint570
Looks like a P4orch/ACL issue. Runming, can you help triage this issue

@mint570
Copy link
Contributor

mint570 commented Jul 8, 2022

The test is closed to the end. I think this is the same as #2330.
We have a fix pending #2350

@mint570
Copy link
Contributor

mint570 commented Aug 8, 2022

@prsunny
Do we still see the issue after #2350?
If not, can we close this issue?

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

3 participants