Ptest 296dfbc9b3a3c0ed64b8e748c2868928b9c2aa8b

From Yocto Project
Revision as of 15:31, 15 April 2016 by Lucian Musat (talk | contribs)
Jump to navigationJump to search

< Back
Ran on a NUC and compared with commit 8debfea81e69d038bd2d56314b272cb74f5582ed

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-04-07:
********************************

Tests that failed now and worked last time: 0


Tests that passed now and and failed last time: 2

http.test
httpold.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) 212 203 9 96.0% 96.0%
No

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

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}'