diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2016-08-10 21:25:25 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2016-08-10 21:25:25 +0000 |
commit | ec297a45251c1d2867d82a796b37dadf84dde5c1 (patch) | |
tree | 4342bfa21438483f3cc2670b1e454e3edd7cf06b | |
parent | cd77f4c28142ce884d96e5f404b1ec1754d1b172 (diff) | |
download | illumos-joyent-ec297a45251c1d2867d82a796b37dadf84dde5c1.tar.gz |
OS-5574 new LTP test failures
-rw-r--r-- | usr/src/lib/brand/lx/testing/ltp_skiplist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/usr/src/lib/brand/lx/testing/ltp_skiplist b/usr/src/lib/brand/lx/testing/ltp_skiplist index 9a75b93368..e2dccf2ffa 100644 --- a/usr/src/lib/brand/lx/testing/ltp_skiplist +++ b/usr/src/lib/brand/lx/testing/ltp_skiplist @@ -166,6 +166,9 @@ futex_wake04 # OS-4471 getdents02 getdents02_64 get_mempolicy01 +getxattr01 +getxattr02 +getxattr03 ioctl03 io_cancel01 io_destroy01 @@ -176,6 +179,11 @@ keyctl01 kcmp01 kcmp02 kcmp03 +lgetxattr01 +lgetxattr02 +llistxattr01 +llistxattr02 +llistxattr03 mmap13 mq_notify01 mq_notify02 @@ -202,6 +210,10 @@ readahead01 readahead02 readdir2 readdir21 +removexattr01 +removexattr02 +request_key01 +request_key02 sched_rr_get_interval01 sched_rr_get_interval02 sched_rr_get_interval03 |