Open
Description
It looks like the AutoValue functional tests (in src/it/functional
) are compiled but not run by Maven. This was probably broken by #1457. I don't see evidence that any Maven target runs the tests: not verify
, not install
, not integration-test
.