-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxNordic nRFxpriority: lowLow impact/importance bugLow impact/importance bug
Milestone
Description
To reproduce (on Linux; /dev/ttyACM0 varies by system):
$ git checkout v1.13.0-rc1
$ sanitycheck --device-testing --device-serial /dev/ttyACM0 -p nrf52840_pca10056 --test tests/benchmarks/timing_info/benchmark.timing.userspace
$ cat sanity-out/nrf52840_pca10056/tests/benchmarks/timing_info/benchmark.timing.userspace/handler.log
Expected results: test output includes measurements from userspace_bench() function in tests/benchmarks/timing_info/src/userspace_bench.c after mailbox measurements:
Actual output: userspace-specific test results are missing.
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxNordic nRFxpriority: lowLow impact/importance bugLow impact/importance bug