mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[run-tests] Fix remaining bot fails, fingers crossed
This commit is contained in:
parent
8132a6607f
commit
5efdb884a5
1 changed files with 1 additions and 0 deletions
|
@ -239,6 +239,7 @@ for filename in args:
|
|||
backend = next(it)
|
||||
if backend not in supported_whats(what):
|
||||
skips += 1
|
||||
number += 1
|
||||
print(
|
||||
f"ok {number} - {fontfile} # skip {what}={backend} not supported"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue