I just ran into the situation with a Julia package where testing with the version of the package obtained by Pkg.add was broken with respect to the test process. Pkg.checkout followed by Pkg.build gave me the master version which worked fine in test. Does this necessarily imply that Pkg.add is fetching the wrong version?
- [julia-users] When git master is preferred to the tagged ... Colin Beckingham
