Commit graph

2 commits

Author SHA1 Message Date
Daniel Verkamp
6ded64f192 unblocked_terms.txt: clean up trivial cases
Avoid some easily-replaced non-inclusive words and remove them from the
unblocked_terms.txt list.

Remove a clippy lint with a name matching the list since all affected
warnings have already been removed.

Remove all terms that are already not present in the crosvm
repository from unblocked_terms.txt (including the commented lines).

BUG=b:178821708
TEST=../dev/contrib/search_blocked_words.sh unblocked_terms.txt
TEST=cargo test -p devices
TEST=cargo test -p disk
TEST=bin/clippy

Change-Id: I8261921380decc839f01adb9ad1d4d14d5a85114
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2847462
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2021-04-26 20:32:38 +00:00
Dennis Kempin
5545c907d6 Add COIL presubmit to crosvm
Details:
https://docs.google.com/presentation/d/13mw1ECs65JSCh6EoDZeG5AF6hHGW0ZT4qPghPcCXIK8/edit#slide=id.p

I used the search_blocked_words.sh script to find words we are not
using and commented them out.

BUG=b:178821708
TEST=presubmit passes

Change-Id: Iac326f200a2a1d4a32df4f790872f37d8571fd42
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2673278
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Tested-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2021-02-04 02:47:03 +00:00