Closed rsheeter closed 1 year ago
I released new skia-pathops a few days ago (also updated embedded libskia to chrome/m113), the CI breakages are probably related to that. I think we just need to update the expected results.
python 3.7 is EOL so most packages (including skia-pathops) have dropped support, we should do the same for picosvg and nanoemoji for the next release
Run pytest on unmodified main in a new venv on Google Linux. We have a test failure:
FAILED tests/svg_test.py::test_topicosvg[pathops-tricky-path-before.svg-pathops-tricky-path-nano.svg] - assert '<svg xmlns="..."/>\n</svg>\n' == '<svg xmlns="..."/>\n</svg>\n'