-
Notifications
You must be signed in to change notification settings - Fork 54
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
xCluster: build is failing for the dev branch #133
Labels
bug
The issue is a bug.
Comments
It is failing with error "Invalid token for impersonation - it cannot be duplicated." because it tries to impersonate without proper tokens. |
johlju
added a commit
to johlju/FailoverClusterDsc
that referenced
this issue
Jul 27, 2017
- Added tests to improve code coverage. - Fixed random problem with tests failing with error "Invalid token for impersonation - it cannot be duplicated." (issue dsccommunity#133).
johlju
added a commit
to johlju/FailoverClusterDsc
that referenced
this issue
Jul 27, 2017
- Added tests to improve code coverage. - Fixed random problem with tests failing with error "Invalid token for impersonation - it cannot be duplicated." (issue dsccommunity#133).
5 tasks
johlju
added a commit
to johlju/FailoverClusterDsc
that referenced
this issue
Jul 27, 2017
- Fixed random problem with tests failing with error "Invalid token for impersonation - it cannot be duplicated." (issue dsccommunity#133).
johlju
added a commit
to johlju/FailoverClusterDsc
that referenced
this issue
Jul 27, 2017
- Fixed random problem with tests failing with error "Invalid token for impersonation - it cannot be duplicated." (issue dsccommunity#133).
johlju
added a commit
that referenced
this issue
Jul 27, 2017
- Changes to xCluster - Fixed random problem with tests failing with error "Invalid token for impersonation - it cannot be duplicated." (issue #133).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Details of the scenario you tried and the problem that is occurring:
For some reason the build is failing for the dev branch. But it didn't fail on the PR.
Investigating,
The DSC configuration that is using the resource (as detailed as possible):
Version of the Operating System and PowerShell the DSC Target Node is running:
Version of the DSC module you're using, or 'dev' if you're using current dev branch:
The text was updated successfully, but these errors were encountered: