Hi, I'm seeing weird behavior with `test-changed` ...
# general
q
Hi, I'm seeing weird behavior with
test-changed
and a build
[cache]
. After having done a full compile to my remote cache,
./pants test
skips through (https://gist.github.com/MasterDDT/f87db410628af44eecdd53c01169f6b7). However
./pants test-changed --include-dependees=transitive
in the same dir seems to compile a lot of stuff (https://gist.github.com/MasterDDT/4159a783f6ab88be6e7ad38882df9fca)