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
In fact, these tests are part of TaskItDebugger, and it is broken since Pharo 9 since it depends on GTDebugger.
Time passed and I think we should remove this package from the default group, and open an issue to recover it.
Tests:
testStackContainsContextsOfMaster
andtestStackStartingAt
.After debugging a bit, I think it's the same root. A context is expected to head the stack but it isn't (identity equals is false). No idea.
The text was updated successfully, but these errors were encountered: