grammarly/rocker-compose

Diff test is handing on resolving external dependencies

Closed this issue · 0 comments

@slevental please take a look. There is an infinite loop here https://github.com/grammarly/rocker-compose/blob/master/src/compose/diff.go#L134 when it is trying to resolve external dependencies. The bug was introduced by this commit f5d7442

I skipped those test cases temporarily https://github.com/grammarly/rocker-compose/blob/master/src/compose/diff_test.go#L86