Closed Flipout50 closed 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
feat/ghidra_artifact_change_watcher_support
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