Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Do not run DscResources.Tests unit tests during testing of other repositories #189

Closed
johlju opened this issue Aug 31, 2017 · 0 comments
Closed

Comments

@johlju
Copy link
Contributor

johlju commented Aug 31, 2017

Currently when tests are run in other repositories, they are also running the unit tests for the DscResource.Tests repository. I suggest we look at removing that when testing other repositories. The unit tests for DscResource.Tests take time to finish too which are impacting the time it takes to finish the repos tests (we have a 60 minute window here).

It also doesn't cause problems in repos, like in PR dsccommunity/NetworkingDsc#263.
See error: https://ci.appveyor.com/project/PowerShell/xnetworking/build/3.1.694.0#L2998

johlju added a commit to johlju/DscResource.Tests that referenced this issue Aug 31, 2017
- When common tests are running on another repository than DscResource.Tests the
  DscResource.Tests unit and integration tests are removed from the list of tests
  to run ([issue PowerShell#189](PowerShell#189)).
johlju added a commit to johlju/DscResource.Tests that referenced this issue Aug 31, 2017
- When common tests are running on another repository than DscResource.Tests the
  DscResource.Tests unit and integration tests are removed from the list of tests
  to run ([issue PowerShell#189](PowerShell#189)).
johlju added a commit to johlju/DscResource.Tests that referenced this issue Aug 31, 2017
- When common tests are running on another repository than DscResource.Tests the
  DscResource.Tests unit and integration tests are removed from the list of tests
  to run ([issue PowerShell#189](PowerShell#189)).
johlju added a commit to johlju/DscResource.Tests that referenced this issue Aug 31, 2017
- When common tests are running on another repository than DscResource.Tests the
  DscResource.Tests unit and integration tests are removed from the list of tests
  to run (issue PowerShell#189).
johlju added a commit to johlju/DscResource.Tests that referenced this issue Sep 6, 2017
- When common tests are running on another repository than DscResource.Tests the
  DscResource.Tests unit and integration tests are removed from the list of tests
  to run (issue PowerShell#189).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant