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

Windows host::users fails #32

Closed
svartalf opened this issue Apr 29, 2019 · 4 comments
Closed

Windows host::users fails #32

svartalf opened this issue Apr 29, 2019 · 4 comments
Labels
A-host Area: heim-host crate C-bug Category: something isn't working O-windows Operating system: Windows

Comments

@svartalf
Copy link
Member

For some reasons smoke test for host::users is failing at Azure Pipelines with a following error:

Error {
  kind: Io(
    Os {
      code: 7022,
      kind: Other,
      message: "The specified session cannot be found."
    }
  )
}

Since the code by itself seems to be working properly, it might be the Azure environment problem? Should be investigated.
At the moment this test is skipped for Windows build.

@svartalf svartalf added A-host Area: heim-host crate C-bug Category: something isn't working O-windows Operating system: Windows labels Apr 29, 2019
@svartalf svartalf changed the title Windows host::users test is failing at Azure Pipelines Windows host::users fails Jul 18, 2019
@svartalf
Copy link
Member Author

Same behavior happens on a plain Windows host.

@svartalf
Copy link
Member Author

Reopening, since issue still appears at Azure and acting like a proper heisenbug - test is failing randomly on some builds.

@svartalf svartalf reopened this Jul 19, 2019
@svartalf
Copy link
Member Author

Nope, it is still there.

@svartalf
Copy link
Member Author

svartalf commented Aug 7, 2019

I hope it was fixed in #93, closing it now

@svartalf svartalf closed this as completed Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-host Area: heim-host crate C-bug Category: something isn't working O-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

1 participant