Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

TestIteratingDefinition fails itermittently in the build pipeline #312

Open
andrewDoing opened this issue Sep 4, 2020 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@andrewDoing
Copy link
Collaborator

andrewDoing commented Sep 4, 2020

Describe the bug:
When the pipeline runs on the develop branch, the test TestIteratingDefinition will fail sometimes, and pass other times.

To Reproduce:
Run the pipeline on the develop branch multiple times. Sometimes it will fail, other times it will pass. I forked the develop branch and ran it through the pipeline in Azure Devops, and it failed.

Expected behavior:
The test should either pass every time or fail every time.

Screenshots:
Passing Pipeline:
image

Failing Pipeline on same code:
image

Additional context:
The test fails due to component[1] and component[2] being switched. It's unclear why this happened once and doesn't seem to keep happening on subsequent runs.

Desktop (please complete the following information):

  • OS: Pipeline is running Ubuntu-16.04
@andrewDoing andrewDoing added the bug Something isn't working label Sep 4, 2020
@andrewDoing andrewDoing self-assigned this Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant