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

xCluster: build is failing for the dev branch #133

Closed
johlju opened this issue Jul 26, 2017 · 1 comment · Fixed by #134
Closed

xCluster: build is failing for the dev branch #133

johlju opened this issue Jul 26, 2017 · 1 comment · Fixed by #134
Labels
bug The issue is a bug.

Comments

@johlju
Copy link
Member

johlju commented Jul 26, 2017

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:

@johlju johlju added bug The issue is a bug. in progress The issue is being actively worked on by someone. labels Jul 26, 2017
@johlju
Copy link
Member Author

johlju commented Jul 27, 2017

It is failing with error "Invalid token for impersonation - it cannot be duplicated." because it tries to impersonate without proper tokens.
I'm fixing this by adding more mocks.

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).
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).
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Jul 27, 2017
@johlju johlju removed their assignment Jul 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant