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
We think the issue in SshPrivateKeyPassworkExistingFXTest (and sometimes CloneSshFXTest in the commandLine folder) have to do with the fact that the ssh server is shut down before the thread is done running for repo monitor (documented in test as well). This is likely just a test bug, but a better solution would be good.
CommitLabelFXTest might be failing at the testAddFileAndCommit() -> doGitStatusWhenSubscribed() -> updateAllBranches -> refreshHeadIds -> refreshHeadIdsType() -> getHeadId() when getCommit() is called, but that hasn't been confirmed.
These two tests seem to fail inconsistently which makes me think they are probably related to threading errors.
The text was updated successfully, but these errors were encountered: