mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
These tests were failing when upgrading to the new Ubuntu 16.04 environment, so temporarily disable them while we diagnose the problem. BUG=b:208901617 TEST=cargo test -p sys_util seek_ # check for "ignored" Change-Id: Ia1152f98b0a6e88db02fb23ce8f61f663fa74ad5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3318783 Reviewed-by: Dennis Kempin <denniskempin@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
assertions | ||
audio_streams | ||
base | ||
cros-fuzz | ||
cros_async | ||
data_model | ||
io_uring | ||
p9 | ||
sync | ||
sys_util | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.