Skip to content

Conversation

@ramosian-glider
Copy link
Member

… mode

When running in the test mode, syz-manager already ignores tests that have arch requirements mismatching the target arch.
Because the same tests are also used as seeds in the fuzzing mode, skip them likewise, instead of reporting errors if they contain arch-specific syscalls.


Before sending a pull request, please review Contribution Guidelines:
https://github.com/google/syzkaller/blob/master/docs/contributing.md


@ramosian-glider ramosian-glider force-pushed the manager-requires branch 4 times, most recently from b74e713 to 8bc0171 Compare December 2, 2024 15:21
@ramosian-glider
Copy link
Member Author

@a-nogikh PTAL

@ramosian-glider ramosian-glider force-pushed the manager-requires branch 2 times, most recently from 0fdfb23 to e11319c Compare December 2, 2024 17:50
@ramosian-glider
Copy link
Member Author

Done

@ramosian-glider ramosian-glider force-pushed the manager-requires branch 2 times, most recently from e4f28f2 to 85c84a2 Compare December 3, 2024 09:21
a-nogikh
a-nogikh previously approved these changes Dec 3, 2024
a-nogikh
a-nogikh previously approved these changes Dec 3, 2024
… mode

When running in the test mode, syz-manager already ignores tests that have
arch requirements mismatching the target arch.
Because the same tests are also used as seeds in the fuzzing mode, skip them
likewise, instead of reporting errors if they contain arch-specific syscalls.

The code and tests for parsing the requirements is moved from pkg/runtest to
pkg/manager.
@ramosian-glider ramosian-glider added this pull request to the merge queue Dec 3, 2024
Merged via the queue into google:master with commit d448004 Dec 3, 2024
17 checks passed
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