Skip to content

tests: zephyr: kernel: timer: Run timer_behavior on nrf9251dk#28320

Merged
nordic-segl merged 4 commits intonrfconnect:collab-nrf9251from
nordic-segl:NRFX-9208_Enable-tests-on-Sanaa-pt3
Apr 23, 2026
Merged

tests: zephyr: kernel: timer: Run timer_behavior on nrf9251dk#28320
nordic-segl merged 4 commits intonrfconnect:collab-nrf9251from
nordic-segl:NRFX-9208_Enable-tests-on-Sanaa-pt3

Conversation

@nordic-segl
Copy link
Copy Markdown
Contributor

Add nrf9251dk targets to the platform allow list.

@nordic-segl nordic-segl added CI-disable Disable CI for this PR no-changelog labels Apr 22, 2026
@NordicBuilder
Copy link
Copy Markdown
Contributor

NordicBuilder commented Apr 22, 2026

CI Information

To view the history of this post, click the 'edited' button above
Build number: 9

Inputs:

Sources:

more details

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 (0)

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests

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

@nordic-segl
Copy link
Copy Markdown
Contributor Author

nordic-segl commented Apr 22, 2026

Works in CI

12:09:26  INFO    - 1/1 nrf9251dk@0.1.0/nrf9251/cpuapp nrf.extended.kernel.timer.timer               PASSED (device: 1059916443, 33.872s <zephyr>)
12:40:45  INFO    - 4/7 nrf9251dk@0.1.0/nrf9251/cpuapp samples/basic/fade_led/sample.basic.fade_led  PASSED (device: 1059916443, 2.277s <zephyr>)
12:40:48  INFO    - 5/7 nrf9251dk@0.1.0/nrf9251/cpuapp samples/basic/blinky_pwm/sample.basic.blink_led PASSED (device: 1059953714, 6.150s <zephyr>)
12:41:24  INFO    - 6/7 nrf9251dk@0.1.0/nrf9251/cpuapp drivers.pwm.pwm_instances                     PASSED (device: 1059916443, 5.046s <zephyr>)
12:41:30  INFO    - 7/7 nrf9251dk@0.1.0/nrf9251/cpuapp nrf.extended.drivers.pwm.pwm_api              PASSED (device: 1059916443, 8.886s <zephyr>)

@nordic-segl nordic-segl force-pushed the NRFX-9208_Enable-tests-on-Sanaa-pt3 branch 3 times, most recently from 3473a9d to 5b16097 Compare April 22, 2026 11:35
@NordicBuilder
Copy link
Copy Markdown
Contributor

NordicBuilder commented Apr 22, 2026

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

Name Old Revision New Revision Diff

All manifest checks OK

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

Add nrf9251dk targets to the platform allow list.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Pinctrl sets pwm130 on P2.02 which is:
- LD3 on schematics,
- LED0 on silkscreen.

Change pwm_led3 node to pwm_led0 node.

Add missing aliases for leds[1..3], sw[1..3] and pwm-led0.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk target to the platform allow list.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk target to the platform allow list.
Board overlay was added earlier.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-9208_Enable-tests-on-Sanaa-pt3 branch from 727af81 to a72dc08 Compare April 22, 2026 13:38
@nordic-segl nordic-segl marked this pull request as ready for review April 22, 2026 13:39
@nordic-segl nordic-segl requested review from a team, nordic-krch and tervonenja as code owners April 22, 2026 13:39
@nordic-segl nordic-segl merged commit 553984f into nrfconnect:collab-nrf9251 Apr 23, 2026
12 of 14 checks passed
@nordic-segl nordic-segl deleted the NRFX-9208_Enable-tests-on-Sanaa-pt3 branch April 23, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-disable Disable CI for this PR no-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants