https://bz.apache.org/bugzilla/show_bug.cgi?id=65885
Philippe Mouawad <p.moua...@ubik-ingenierie.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> --- pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 8546e23 Bug 65885 - HTML Report: Error report displays wrong failure message when Response Assertion checks Ignore Status and response code is not 200 8546e23 is described below commit 8546e2372ac08eecc27f56a5bfc24a6c4ecc7135 Author: pmouawad <p.moua...@ubik-ingenierie.com> AuthorDate: Tue Feb 15 23:09:16 2022 +0100 Bug 65885 - HTML Report: Error report displays wrong failure message when Response Assertion checks Ignore Status and response code is not 200 --- .../jmeter/report/processor/ErrorsSummaryConsumer.java | 9 ++++++--- .../jmeter/report/processor/ErrorsSummaryConsumerTest.java | 13 +++++++++++-- xdocs/changes.xml | 1 + 3 files changed, 18 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.