aboutsummaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorJakub Kotur <qtr@google.com>2020-12-22 09:58:47 +0100
committerJakub Kotur <qtr@google.com>2021-03-16 15:53:07 +0100
commit00ae16c006e7cbaae1607b18e42773aea747dd42 (patch)
treee7043dd243c60e90da63a7851b0fd7091a284886 /OWNERS
parenta1fea5657190801bcb3a7160fb41eb26de8e8ddf (diff)
downloadcrossbeam-utils-00ae16c006e7cbaae1607b18e42773aea747dd42.tar.gz
Add metadata files for crossbeam-utils.
Tests are disabled because the parser on device is considering them failing. This is because every test that is printing unrecognized output is considered failing. In case of this lib it's validating if threads are behaving correctly when panicking, and panic is printing stuff to stderr. Interestingly this is and issue only on device because there we're parsing both stdout and stderr while as opposed to stdout only on host. I'll enable tests for both host and device once the parser issue is solved. Bug: 155309706 Change-Id: Ic7762ed7bce403d41ecb28ba4b578de614309b6a
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..46fc303
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/prebuilts/rust:/OWNERS