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

manifest: update sdk-zephyr, enable sensor tests on nRF54L20pdk #20354

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nordic-segl
Copy link
Contributor

Include:
Nrfx 6832 enable sensor tests on nrf54l20pdk
nrfconnect/sdk-zephyr#2493
zephyrproject-rtos/zephyr#85734

@nordic-segl nordic-segl requested review from a team as code owners February 13, 2025 14:00
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 13, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 13, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@6dd0779 nrfconnect/sdk-zephyr#2493 nrfconnect/sdk-zephyr#2493/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 13, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 5

Inputs:

Sources:

sdk-nrf: PR head: 382f0336ba5c31a46f17646687f012864698979d
zephyr: PR head: 0b6693d547332f9d9ace43f73a44d6ea6cd4d9c8

more details

sdk-nrf:

PR head: 382f0336ba5c31a46f17646687f012864698979d
merge base: 3079042405f608a5969ccef686840b6a1e5b5b37
target head (main): 3079042405f608a5969ccef686840b6a1e5b5b37
Diff

zephyr:

PR head: 0b6693d547332f9d9ace43f73a44d6ea6cd4d9c8
merge base: 6dd077969d74ec33b4a401d5c5f9579cfab15be7
target head (main): 060c3f43e430d34d3fc188b7c6bd524c3a3334f8
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (11)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54l20pdk
│  │  │  │  │ nrf54l20_cpuapp_common.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── bluetooth
│  │  │  │  │ cs.h
│  ├── samples
│  │  ├── sensor
│  │  │  ├── qdec
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │ sample.yaml
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── host
│  │  │  │  │ cs.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── flash
│  │  │  │  ├── common
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54l09pdk_nrf54l09_cpuapp.conf
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.conf
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── negative_tests
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: 4ffa2202d5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:4ffa2202d5_8bf7ca4353

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1095
    • sdk-zephyr test count: 1223
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ✅ desktop52_verification
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-sdk-find-my
    • ❌ test-low-level
    • ✅ test-sdk-dfu
    • ⚠️ test_ble_nrf_config
Disabled integration tests
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@nordic-segl
Copy link
Contributor Author

Tested in CI - one fail is expected (result of nRF54L20pdk emulation)

15:17:39  INFO    - 1/4 nrf54l20pdk/nrf54l20/cpuapp tests/boards/nrf/qdec/drivers.sensor.qdec          PASSED (device: 821013702, 7.513s <zephyr>)
15:17:39  INFO    - 2/4 nrf54l20pdk/nrf54l20/cpuapp tests/drivers/sensor/temp_sensor/drivers.sensor.temp_sensor FAILED Failed harness:'Testsuite failed' (device: 821013702, 2.509s <zephyr>)
(...)
15:17:39  Temperature: -240.75
15:17:39  Assertion failed at ../../../../../../../../../../../ncs/zephyr/tests/drivers/sensor/temp_sensor/src/main.c:37: temp_sensor_test_polling: (val.val1 > 10 is false)
15:17:39  Too cold
(...)
15:18:30  INFO    - 3/4 nrf54l20pdk/nrf54l20/cpuapp tests/boards/nrf/qdec/drivers.sensor.qdec.pm_runtime PASSED (device: 821013702, 7.561s <zephyr>)
15:18:30  INFO    - 4/4 nrf54l20pdk/nrf54l20/cpuapp samples/sensor/qdec/sample.sensor.qdec_sensor      PASSED (device: 821013702, 3.139s <zephyr>)

@nordic-segl nordic-segl force-pushed the NRFX-6832_Enable-sensor-tests-on-nrf54l20pdk branch from 22158ed to 23c6021 Compare February 19, 2025 09:01
Copy link

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Mar 26, 2025
@nordic-segl nordic-segl force-pushed the NRFX-6832_Enable-sensor-tests-on-nrf54l20pdk branch 2 times, most recently from e414df2 to 85bad7d Compare March 26, 2025 06:24
@nordic-segl nordic-segl removed the Stale label Mar 26, 2025
Copy link

You can find the documentation preview for this PR here.

Include:
Nrfx 6832 enable sensor tests on nrf54l20pdk
nrfconnect/sdk-zephyr#2493
zephyrproject-rtos/zephyr#85734

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-6832_Enable-sensor-tests-on-nrf54l20pdk branch from 85bad7d to 382f033 Compare March 26, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants