extentreports-java icon indicating copy to clipboard operation
extentreports-java copied to clipboard

Filter by Test Status (Pass/Fail/ETC) Not Available/Working

Open Warfront1 opened this issue 6 years ago • 1 comments

Expected Behavior

Properly give the option to search by the available status's (In my case Pass/Fail)

Current Behavior

When viewing the reports, sometimes the fail status sort option will not appear, despite in the below case mutliple cases failed.

I

I have been able to inject some javascript in the past to bypass this annoying bug. Basically reconstruct the fail option from another successful report. I'm not sure how to isolate the problem, but it seems to never effect the Pass sort options

Environment Details

  • Extent report Version used: 3.1.3
  • Operating System and version: Windows Server 2016
  • JDK Version: 8u161

Warfront1 avatar Apr 06 '18 19:04 Warfront1

Can you help me reproduce this by sharing a sample? Are you dynamically updating test or log status?

anshooarora avatar Apr 18 '18 15:04 anshooarora