> On Nov 21, 2018, at 11:07 AM, Wei Liu <wei.l...@citrix.com> wrote: > >> On Wed, Nov 21, 2018 at 10:51:55AM -0600, Doug Goldstein wrote: >> >>> On Nov 21, 2018, at 10:32 AM, Wei Liu <wei.l...@citrix.com> wrote: >>> >>> Currently randconfig tests are more likely to fail than to succeed >>> because of a bug in xen's build system: symbols-dummy.o's dependency >>> is wrong, which causes it to not get rebuild between runs, which >>> eventually causes linking to fail. There may also be other corner >>> cases we haven't discovered. >>> >>> The fix is not straightforward. For now, make sure the tree is cleaned >>> properly between builds so we don't see random failures in Gitlab CI. >>> >>> Signed-off-by: Wei Liu <wei.l...@citrix.com> >>> >> >> Sounds good as a fix for now to get us going. >> >> Acked-by: Doug Goldstein <car...@cardoe.com> > > I think I will need to switch from git clean to make clean to avoid > wiping out all the artifacts. Does your ack still stand? > > Wei.
Yes. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel