allure-framework / allure-framework/allure-csharp

Class Cleanup method ClaimsDocumentforPolicyFeature.FeatureTearDown Failed

Open
#457 0 comments 0 reactions 0 assignees View on GitHub
theme:specflow
Dominant language
C#
Stars
125
Forks
76
Avg merge
1d 2h
Merged PRs (30d)
18

Description

### 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

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the failure while executing any feature and inspect ClaimsDocumentforPolicyFeature.FeatureTearDown, where the KeyNotFoundException reports the missing Allure.Net.Commons.AllureContext key. Done means the cleanup method completes without errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.