Ptest 36feb38045b7a2af86ece147fec54b0db3bf491f

From Yocto Project
Revision as of 14:53, 22 July 2016 by Lucian Musat (talk | contribs)
Jump to navigationJump to search

< Back
Ran on a NUC and compared with commit 6f0c5537e02c59e1c8f3b08f598dc049ff8ee098

Results
Package Name Tests ran Passed Failed Passrate Last Passrate Run difference
tcl (NUC) 148 148 0 100.0% 99.0%
Yes

Results for NUC ptest tcl 2016-07-21:
********************************

Tests that failed now and worked last time: 0


Tests that passed now and and failed last time: 1

http.test

Tests that were skipped now and worked last time: 0


Tests that were skipped last time and worked now: 0

Tests that failed now: 0

acl (NUC) 215 206 9 96.0% 96.0%
No

Results for NUC ptest acl 2016-07-21:
********************************

Tests that failed now and worked last time: 0


Tests that passed now and and failed last time: 0


Tests that were skipped now and worked last time: 0


Tests that were skipped last time and worked now: 0

Tests that failed now: 9

$ ls -l g | awk -- '{ print $1 $3 $4 }'
$ ls -dl d | awk '{print $1}'
$ getfacl --omit-header i/x
$ ls -dl f | awk '{print $1}'
$ ls -dl d/d | awk '{print $1}'
$ ls -dl -L d/l | awk '{print $1}'
$ ls -dl d/f | awk '{print $1}'
$ ls -l f | awk -- '{ print $1 }'
$ ls -dl g | awk '{print $1}'