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

[BUG] Nightly QA integration test fails (convert to stm32-bxcan) #125

Closed
rexut opened this issue Sep 22, 2023 · 0 comments
Closed

[BUG] Nightly QA integration test fails (convert to stm32-bxcan) #125

rexut opened this issue Sep 22, 2023 · 0 comments

Comments

@rexut
Copy link
Member

rexut commented Sep 22, 2023

Describe the bug
Because of Zephyr upstream PR zephyrproject-rtos/zephyr#61494 (renames CAN driver stm32-can to stm32-bxcan) and zephyrproject-rtos/zephyr#62816 (deprecated DTS properties for this CAN driver) the PR and nightly build fails.

To Reproduce
Use Bridle main branch for standard West workspace setup. Then:

west twister --verbose --jobs 4 \
  --outdir twister-out --no-clean --inline-logs \
  --enable-size-report --platform-reports \
  --device-testing --extra-args SHIELD=can_timing_adj \
  --hardware-map bridle/.github/qa-target-integration/map-tiac_magpie.yml \
  --testsuite-root zephyr/tests/drivers/can

Expected behavior
QA integration test do not fail.

Impact
Showstopper.

Logs and console output

devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in .../bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.

Screenshots
None.

Development Environment (please complete the following information):

  • OS: Linux
  • Toolchain Zephyr SDK 0.16.1
  • Commit SHA 1cf63ac

Additional context
None.

@rexut rexut added the bug Something isn't working label Sep 22, 2023
@rexut rexut self-assigned this Sep 22, 2023
@rexut rexut added this to the v3.4.99 milestone Sep 22, 2023
@rexut rexut changed the title [BUG] [BUG] Nightly QA integration test fails Sep 22, 2023
@rexut rexut changed the title [BUG] Nightly QA integration test fails [BUG] Nightly QA integration test fails (stm32-can to stm32-bxcan) Sep 22, 2023
@rexut rexut changed the title [BUG] Nightly QA integration test fails (stm32-can to stm32-bxcan) [BUG] Nightly QA integration test fails (convert to stm32-bxcan) Sep 22, 2023
@rexut rexut closed this as completed Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant