Update harfbuzz repack test failure message expectation.
This commit is contained in:
parent
c63b84db7e
commit
4acad94b93
@ -879,8 +879,8 @@ class SubsetTest:
|
||||
# test we emit a log.error if hb.repack fails (and we don't if successful)
|
||||
assert (
|
||||
(
|
||||
"hb.repack failed to serialize 'GSUB', reverting to "
|
||||
"pure-python serializer; the error message was: RepackerError: mocking"
|
||||
"hb.repack failed to serialize 'GSUB', attempting fonttools resolutions "
|
||||
"; the error message was: RepackerError: mocking"
|
||||
) in caplog.text
|
||||
) ^ ok
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user