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

bolts for haiku update. #1673

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Conversation

devnexen
Copy link
Contributor

core_affinity using available_parallelism which also support this platform. further tests disabling.

@domenukk
Copy link
Member

Thanks! Looks like it needs a little cargo fmt :)

@domenukk
Copy link
Member

FreeBSD now fails?

  test shmem::tests::test_shmem_service ... ok
  
  failures:
  
  ---- core_affinity::tests::test_get_core_ids stdout ----
  thread 'core_affinity::tests::test_get_core_ids' panicked at libafl_bolts/src/core_affinity.rs:939:9:
  assertion `left == right` failed
    left: 2
   right: 1
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
  
  
  failures:
      core_affinity::tests::test_get_core_ids
  
  test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s
  
  error: test failed, to rerun pass `-p libafl_bolts --lib`

@domenukk
Copy link
Member

Maybe we should disable that test?

@devnexen
Copy link
Contributor Author

ah here we go again..

core_affinity using available_parallelism which also support this
platform. further tests disabling.
@domenukk domenukk merged commit a013ad6 into AFLplusplus:main Nov 19, 2023
15 of 17 checks passed
tokatoka pushed a commit that referenced this pull request Nov 21, 2023
core_affinity using available_parallelism which also support this
platform. further tests disabling.
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