| commit | 0b4abdb1093b141b26437c32e50ed309ebd2b6c7 | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <[email protected]> | Thu May 29 03:32:54 2014 |
| committer | chrome-internal-fetch <[email protected]> | Fri May 30 01:25:47 2014 |
| tree | 52bec00df152a7b58d2c1c14659189e0d4d9bb14 | |
| parent | 498f9bdbfdfd2aee61f75fd68f9c1e51fc8c2a3e [diff] |
do not build tests all the time This is causing the builds to randomly flake due to incomplete deps, and adds overhead to the build that is unnecessary. We don't build the tests in other packages all the time, so don't do it here either. BUG=chromium:360122 TEST=`emerge-amd64-generic chromeos-installer` works & doesn't build the tests TEST=`FEATURES=test emerge-amd64-generic chromeos-installer` works & builds & runs the tests Change-Id: Id21e04c06df39b8ffe954e592d1975ad3ccd33e1 Reviewed-on: https://chromium-review.googlesource.com/202001 Reviewed-by: Gilad Arnold <[email protected]> Reviewed-by: Don Garrett <[email protected]> Commit-Queue: Mike Frysinger <[email protected]> Tested-by: Mike Frysinger <[email protected]>