e.g. there are some tests that run fine by themsel...
# general
a
e.g. there are some tests that run fine by themselves but when run with other targets generated using the previously mentioned changed + filter lists, they complain about class files missing from the classpath. I had a feeling this might have to do with shading and other things, so I tried changing their names, and sometimes it works but sometimes it doesn't. I've played around with
strict_dep
and
execution_strategy
options but they're still there