Skip to content

HTML report is green while console report shows defects #303

@AnastasiiaSergienko

Description

@AnastasiiaSergienko

Description

When I run this command java -jar "$tmp_file" trace -o html > report.html, the report is green:
Screenshot from 2021-11-12 10-57-43

When I run this command java -jar "$tmp_file" trace, the report contains defects:

not ok - 170 total, 6 defect

And the second report is right because I have some typos and missing tracking comments in the code.

Steps to Reproduce

Can be reproduced on the following commit with the commands described above: exasol/exasol-rest-api@ff918b4

Expected behavior

I expect to see the same report in HTML format and on the console

Environment

  • OFT: 3.3.0
  • OS: Ubuntu 20.04.2 LTS
  • Java Version: openjdk 11.0.11 2021-04-20

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

✅ Closed

Relationships

None yet

Development

No branches or pull requests

Issue actions