ApeWorX / archive-ape-cairo

Cairo programming language compiler plugin for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
8 stars 6 forks source link

Endless compiling during ape test #14

Closed antazoey closed 2 years ago

antazoey commented 2 years ago

Environment information

Latest ape

What went wrong?

Endless compiling. When running tests in a project, we are seeing endless compiling and no tests ever run. Happening in this project: https://github.com/supsam89/game_guilds

How can it be fixed?

looking into it.

antazoey commented 2 years ago

Traced this down to a strange encoding issue with the files in that project The checksum of the text is wrong but the checksum of the bytes makes sense