Open dtzar opened 6 years ago
@metacpp can you have a look at this?
Why the test case is broken here? Regression ? @VaijanathB can you take a look at the test case you added here ?
@dtzar I have enabled the branch protection here, if the travis fails, it will block the merge.
We've migrated the test framework to Terratest in #18. There's still failure after merge: https://travis-ci.org/Azure/terraform-azurerm-computegroup/builds/420907668
@JunyiYi please take a look at this issue.
@metacpp When I was trying e2e test locally using docker, sometimes I also met this problem. However, if I restart the test, it may pass the build. I wonder why the tests are not consistent.
When you run
rake e2e
the tests fail with:These are not able to be specified since they are an output from a different module. The module code works flawlessly. Therefore, the test framework / code needs to be updated to accomodate this scenario.