freebsd / atf

Libraries to write tests in C, C++ and shell
Other
127 stars 44 forks source link

Add Cirrus CI config for FreeBSD build #43

Closed lwhsu closed 3 years ago

lwhsu commented 5 years ago

Sponsored by: The FreeBSD Foundation

emaste commented 5 years ago

Travis-CI failures are unrelated to the addition of Cirrus-CI support, they are e.g. atf-c/detail/fs_test:mkdtemp_err -> broken: Premature exit; test case received signal 6 (core dumped) [0.153s]

@jmmv can this be merged?

jmmv commented 5 years ago

Sorry, noob question: how do I reach the results of Cirrus CI runs? Can they be displayed as part of the PRs here as well, just like Travis results show up?

Also, how is this working? The new file does not install Kyua nor uses admin/travis-install-deps.sh... so I don't think this is running any tests?

emaste commented 5 years ago

They can be tested and reported on the PR - here is what it looks like when I submitted one adding Cirrus-CI support to Intel's pmem lib: https://github.com/pmem/pmdk/pull/3620

jmmv commented 5 years ago

@googlebot rescan

(Mass-triggering a rescan of all open PRs as I have just configured automated CLA checks but the bot won't go through the backlog on its own.)

cemeyer commented 4 years ago

@lwhsu , please resubmit against https://github.com/freebsd/atf .

lwhsu commented 4 years ago

https://github.com/freebsd/atf/pull/4