binsync / libbs

A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!
BSD 2-Clause "Simplified" License
71 stars 6 forks source link

Inconsistant CI Results #44

Closed Flipout50 closed 7 months ago

Flipout50 commented 7 months ago

Currently when testing on the feat/ghidra_artifact_change_watcher_support branch, the function callbacks are triggered properly when manually performing the CI tests in ipython. The remote CI however ends up with an assertion error. The known affected tests are here: https://github.com/binsync/libbs/blob/33a0114a932543d1849a64e3044cc1b6e19d4da0/tests/test_decompilers.py#L68