This repository has been archived by the owner. It is now read-only.
Status Filter Contains Statuses from Removed Tests #1021
Closed
Labels
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
ExtentHTMLReporter.statusCollection compiles all statuses used in a report, but ExtentReports.removeTest likely is not updating that list. There was a test in Error status which was removed. On filtering the report for Error reports, none are shown, so it should probably not be an option.
Expected Behavior
Status filter dropdown only shows statuses that are available in the report.
Current Behavior
The dropdown list of statuses used does not appear to update after a test is removed.
Environment Details
Screenshots
The text was updated successfully, but these errors were encountered: