You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@generalmimon, is there a mask or set of core tests we can use, for this project as well as the core Scala compiler (https://github.com/kaitai-io/kaitai_struct_compiler), to get a sense that we are not breaking things that previously worked? Moving this part of yesterday's thread here because it is relevant to this issue and repo as well.
Using test cases to track bugs is good. We can separate those test cases logically so that the rest of the test suite passes and we can assert that we are not breaking the important bits inside.
https://github.com/kaitai-io/kaitai_struct_compiler/commits/master tests are broken since November 2020.
Is there something that could be done to fix them? I see these red lines in the output log, though I am not sure what is the cause.
The text was updated successfully, but these errors were encountered: