Skip to content

Expose two tests that fail to fail

Enrico Zini requested to merge workflow-last-activity-not-updated into devel

This MR has two commits: the first is a minimal reproducer of a test that failed to fail. The second is an imperfect attempt at making it successfully fail: I can prove that the right callback is scheduled, but I cannot get it to run.

Unfortunately I cannot seem to get the update_workflows callback to run, so this is a request for help. Other tests use captureOnCommitCallbacks and see its side effects, so I'm confused

Merge request reports

Loading