-
Notifications
You must be signed in to change notification settings - Fork 104
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
HTML and Markdown reporters are broken #4595
Comments
This is also broken for WARNS. |
Broken all round I'm afraid, google/fonts#7384 (comment) Since this has broken a few times now, it's probably worth writing a unit test. |
Ouch! Sorry for that! I'll try to fix it as quickly as possible |
felipesanches
added a commit
to felipesanches/fontbakery
that referenced
this issue
Mar 15, 2024
felipesanches
added a commit
to felipesanches/fontbakery
that referenced
this issue
Mar 15, 2024
felipesanches
added a commit
to felipesanches/fontbakery
that referenced
this issue
Mar 15, 2024
felipesanches
changed the title
HTML reporter is broken for FAIL results
HTML and Markdown reporters are broken
Mar 15, 2024
On my local clone of the repo I still don’t see the FAILS 🤔 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The original title of this issue was: "HTML reporter is broken for FAIL results"
Observed behaviour
All the FAIL checks are being being ommited on the HTML report. See image.
Other checks that produces WARNS or ERROR are displayed correctly
The text was updated successfully, but these errors were encountered: