Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SshAgentCredentialsTests.Success failed in CI #308

Open
tmds opened this issue Dec 30, 2024 · 0 comments
Open

SshAgentCredentialsTests.Success failed in CI #308

tmds opened this issue Dec 30, 2024 · 0 comments

Comments

@tmds
Copy link
Owner

tmds commented Dec 30, 2024

Failure

  Failed Tmds.Ssh.Tests.SshAgentCredentialsTests.Success [8 ms]
  Error Message:
   Assert.Equal() Failure: Values differ
Expected: 0
Actual:   2
  Stack Trace:
     at Tmds.Ssh.Tests.SshAgentCredentialsTests.SshAgent.Add(String keyFile) in /home/runner/work/Tmds.Ssh/Tmds.Ssh/test/Tmds.Ssh.Tests/SshAgentCredentialsTests.cs:line 79
   at Tmds.Ssh.Tests.SshAgentCredentialsTests.Success() in /home/runner/work/Tmds.Ssh/Tmds.Ssh/test/Tmds.Ssh.Tests/SshAgentCredentialsTests.cs:line 25
--- End of stack trace from previous location ---

We may need a small time out between starting the SSH Agent and adding keys to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant