When we build compatibility tests the goal is to test something we can change against some previous versions of existing product, meaning that always at least one component in the run needs to be "Latest" that is a local dev version. Otherwise we are testing something that was already shipped and that we cannot change anymore by changing code in the current branch.
When we build compatibility tests the goal is to test something we can change against some previous versions of existing product, meaning that always at least one component in the run needs to be "Latest" that is a local dev version. Otherwise we are testing something that was already shipped and that we cannot change anymore by changing code in the current branch.