Skip to content

health_monitor tests cases fail under QNX #272

Description

@paulquiring

Description

failures:

---- thread_ffi::tests::scheduler_policy_priority_max_succeeds stdout ----

thread 'thread_ffi::tests::scheduler_policy_priority_max_succeeds' (2) panicked at score/health_monitor/src/rust/thread_ffi.rs:236:9:
assertion `left == right` failed
  left: 253
 right: 99

---- thread_ffi::tests::thread_parameters_scheduler_parameters_invalid_priority stdout ----

thread 'thread_ffi::tests::thread_parameters_scheduler_parameters_invalid_priority' (3) panicked at score/health_monitor/src/rust/thread_ffi.rs:298:9:
assertion `left == right` failed
  left: Success
 right: InvalidArgument


failures:
    thread_ffi::tests::scheduler_policy_priority_max_succeeds
    thread_ffi::tests::thread_parameters_scheduler_parameters_invalid_priority

Analysis results

Missing policy priority handling running on QNX (this might differ between Linux and QNX)

Solution

No response

Error Occurrence Rate

Reproducible

How to reproduce

bazel test --config=x86_64-qnx //score/... --test_timeout=120,600,1800,7200
bazel test --config=arm64-qnx //score/... --test_timeout=120,600,1800,7200

Supporting Information

No response

Classification

Major

First Affected Release

0.5

Last Affected Release

not released (main)

Expected Fixed Release

before release (main)

Category

  • Safety Relevant
  • Security Relevant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions