Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current master is failing builds #150

Open
timwoj opened this issue Oct 6, 2022 · 1 comment
Open

Current master is failing builds #150

timwoj opened this issue Oct 6, 2022 · 1 comment

Comments

@timwoj
Copy link
Contributor

timwoj commented Oct 6, 2022

I'm not sure why the main repo hasn't run a build in 4 months, but it looks been a few commits since it ran. I updated Zeek's fork today and the actions all failed:

[/Users/runner/work/libkqueue/libkqueue/test/timer.c:230]: kevent_cmp() failed:
expected [ident=4, filter=-7 (EVFILT_TIMER), flags = 161 (EV_ADD EV_CLEAR EV_DISPATCH), fflags=0x0000 (), data=5, udata=0x0]
but got  [ident=4, filter=-7 (EVFILT_TIMER), flags = 161 (EV_ADD EV_CLEAR EV_DISPATCH), fflags=0x0000 (), data=6, udata=0x0]
***** ERROR: Program received signal 6 *****

Se https://github.com/zeek/libkqueue/actions/runs/3199016817/jobs/5224278829 for example.

@arr2036
Copy link
Collaborator

arr2036 commented Oct 6, 2022

It only runs the tests if there's been changes to the source files themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants