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)
|
# test we emit a log.error if hb.repack fails (and we don't if successful)
|
||||||
assert (
|
assert (
|
||||||
(
|
(
|
||||||
"hb.repack failed to serialize 'GSUB', reverting to "
|
"hb.repack failed to serialize 'GSUB', attempting fonttools resolutions "
|
||||||
"pure-python serializer; the error message was: RepackerError: mocking"
|
"; the error message was: RepackerError: mocking"
|
||||||
) in caplog.text
|
) in caplog.text
|
||||||
) ^ ok
|
) ^ ok
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user