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

x32: fix broken tests #126

Closed
wants to merge 0 commits into from
Closed

x32: fix broken tests #126

wants to merge 0 commits into from

Conversation

1camper
Copy link

@1camper 1camper commented Aug 27, 2018

Many tests are broken on x32 because the used syscalls are given as a number and - without X32_SYSCALL_BIT set - don't pass the arch filter, e.g.

Test 01-sim-allow%%001-00001 result: FAILURE bpf_sim resulted in KILL
Test 01-sim-allow%%001-00002 result: FAILURE bpf_sim resulted in KILL
Test 01-sim-allow%%001-00003 result: FAILURE bpf_sim resulted in KILL
...
Regression Test Summary
tests run: 5077
tests skipped: 101
tests passed: 3374
tests failed: 1703
tests errored: 0

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.985% when pulling ceca260 on 1camper:master into 8ad3638 on seccomp:master.

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

Successfully merging this pull request may close these issues.

2 participants