Skip to content

Conversation

eleir9268
Copy link

@eleir9268 eleir9268 commented Oct 1, 2025

Description

Fix tests on QNX.

Don't attempt to open "/proc/self/status" which does not exist on QNX.

Disabled resumable task tests, since that functionality is disabled in include/oneapi/tbb/detail/_config.h (the __TBB_RESUMABLE_TASKS flag)

We have a different flag, RLIMIT_NTHR, for the thread resource than the linux setrlimit implementation.
https://www.qnx.com/developers/docs/8.0/com.qnx.doc.neutrino.lib_ref/topic/s/setrlimit.html

Fixes # - issue number(s) if exists

Type of change

Choose one or multiple, leave empty if none of the other choices apply

Add a respective label(s) to PR if you have permissions

  • bug fix - change that fixes an issue
  • new feature - change that adds functionality
  • tests - change in tests
  • infrastructure - change in infrastructure and CI
  • documentation - documentation update

Tests

  • added - required for new features and some bug fixes
  • not needed

Documentation

  • updated in # - add PR number
  • needs to be updated
  • not needed

Breaks backward compatibility

  • Yes
  • No
  • Unknown

Notify the following users

List users with @ to send notifications

Other information

@eleir9268 eleir9268 changed the title Qnx master Fix tests on QNX Oct 1, 2025
Copy link
Contributor

@omalyshe omalyshe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update copyrights.

@eleir9268
Copy link
Author

I added changes for an out-of-source build to https://github.com/qnx-ports/build-files .
Workflow: https://github.com/qnx-ports/build-files/actions/runs/18282477150

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