Fix race condition in live-live CoreCLR PR (#658)
authorTomáš Rylek <trylek@microsoft.com>
Sun, 8 Dec 2019 21:00:04 +0000 (22:00 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Dec 2019 21:00:04 +0000 (22:00 +0100)
commitad385174b2af0f47be1d6c3ae350283242e86b94
tree66200d6433f3a9e1fcdfb4e74597cf3232697bcd
parent856df22e92323da5a3328c685b3b5ec3aba912de
Fix race condition in live-live CoreCLR PR (#658)

I was going over the various artifacts while writing a
response to Chad Nedzlek trying to explain to him that his
assessment of the bug is incorrect and I found out he is
actually right. As the managed test components corresponding
to the "test_build_..." can be redirected to a different OS,
we need to create an explicit dependency edge as otherwise
there's no guarantee that the run job will depend on the
library build job for the corresponding platform.

Thanks

Tomas
eng/pipelines/coreclr/templates/run-test-job.yml