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

Class Cleanup method ClaimsDocumentforPolicyFeature.FeatureTearDown Failed #457

Open
1 task done
javed0211 opened this issue Mar 19, 2024 · 0 comments
Open
1 task done
Labels
type:bug Something isn't working

Comments

@javed0211
Copy link

Describe the Bug

During the execution of the cleanup method ClaimsDocumentforPolicyFeature.FeatureTearDown, an error occurred indicating a KeyNotFoundException. The error message states that the given key 'Allure.Net.Commons.AllureContext' was not present in the dictionary. This issue arises from the inability to locate the specified key within the dictionary, leading to the failure of the cleanup method.

Steps to Reproduce

Execute the Any feature.
Observe the execution of the cleanup method ClaimsDocumentforPolicyFeature.FeatureTearDown.
Encounter the KeyNotFoundException error as described above.

Expected Behaviour

The cleanup method ClaimsDocumentforPolicyFeature.FeatureTearDown should execute without errors and successfully complete its intended tasks.

Screenshots or Additional Context

No response

What Language are you using?

C#

What Framework/Allure Integration you are using?

Allure csharp

What version of Allure Integration you are using?

2.27.0

What version of Allure Report you are using?

2.11.0

Code of Conduct

  • I agree to follow this project's Code of Conduct
@javed0211 javed0211 added the type:bug Something isn't working label Mar 19, 2024
@baev baev transferred this issue from allure-framework/allure2 Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant