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

Bug: StaleElementException Log #263

Closed
wurzelkuchen opened this issue Jul 9, 2024 · 0 comments
Closed

Bug: StaleElementException Log #263

wurzelkuchen opened this issue Jul 9, 2024 · 0 comments
Assignees
Labels
bug codeDone The issue is rechecked for development branch
Milestone

Comments

@wurzelkuchen
Copy link
Contributor

Quick Description

The EventFiringDecorator, currently produces a lot of log with stale element exceptions, which are catched, filling up log files quite fast.

Actual Behaviour

There is a full stacktrace with additional information in the log even thought the exception is known.

Expected Behaviour

Exceptions which are expected and covered should not produce additional log entries.

@wurzelkuchen wurzelkuchen added bug codeImplementationNeeded This issue requires a change in the code of Neodymium labels Jul 9, 2024
@wurzelkuchen wurzelkuchen added this to the v5.0.1 milestone Jul 9, 2024
@oomelianchuk oomelianchuk added codeDone The issue is rechecked for development branch docsDone The documentation for this issue was rechecked and merged to the develop branch and removed codeImplementationNeeded This issue requires a change in the code of Neodymium labels Jul 12, 2024
@wurzelkuchen wurzelkuchen added codeReadyForMerge The issue was implemented and the branch is ready to be reviewed and merged into develop and removed codeDone The issue is rechecked for development branch labels Jul 12, 2024
wurzelkuchen added a commit that referenced this issue Jul 15, 2024
@wurzelkuchen wurzelkuchen added codeReadyForRecheck The issue is fixed/implemented AND merged into development, but needs to be rechecked there codeDone The issue is rechecked for development branch and removed codeReadyForMerge The issue was implemented and the branch is ready to be reviewed and merged into develop docsDone The documentation for this issue was rechecked and merged to the develop branch codeReadyForRecheck The issue is fixed/implemented AND merged into development, but needs to be rechecked there labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug codeDone The issue is rechecked for development branch
Projects
None yet
Development

No branches or pull requests

2 participants