-
Notifications
You must be signed in to change notification settings - Fork 7.3k
tests: mimxrt1170_evk@B/mimxrt1176/cm7: tests.bluetooth.classic.sdp_s build failure #88060
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
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: NXP
NXP
priority: low
Low impact/importance bug
Comments
lylezhu2012
added a commit
to nxp-upstream/zephyr
that referenced
this issue
Apr 3, 2025
Add extra argument `CONFIG_BUILD_ONLY_NO_BLOBS=y` to make sure the tests sdp_c and sdp_s can be passed by Zephyr CI. And update the read me to guide how to disable `CONFIG_BUILD_ONLY_NO_BLOBS` in building phase. Fixes zephyrproject-rtos#88060. Signed-off-by: Lyle Zhu <[email protected]>
lylezhu2012
added a commit
to nxp-upstream/zephyr
that referenced
this issue
Apr 10, 2025
Add dedicated test case `bluetooth.classic.sdp.server.no_blobs` and `bluetooth.classic.sdp.client.no_blobs` with the extra argument `CONFIG_BUILD_ONLY_NO_BLOBS=y` and `build_only: true` to make sure the tests sdp_s and sdp_c can be passed by Zephyr CI. Fixes zephyrproject-rtos#88060. Signed-off-by: Lyle Zhu <[email protected]>
lylezhu2012
added a commit
to nxp-upstream/zephyr
that referenced
this issue
Apr 14, 2025
Add dedicated test case `bluetooth.classic.sdp.server.no_blobs` and `bluetooth.classic.sdp.client.no_blobs` with the extra argument `CONFIG_BUILD_ONLY_NO_BLOBS=y` and `build_only: true` to make sure the tests sdp_s and sdp_c can be passed by Zephyr CI. Fixes zephyrproject-rtos#88060. Signed-off-by: Lyle Zhu <[email protected]>
lylezhu2012
added a commit
to nxp-upstream/zephyr
that referenced
this issue
Apr 16, 2025
Add dedicated test case `bluetooth.classic.sdp.server.no_blobs` and `bluetooth.classic.sdp.client.no_blobs` with the extra argument `CONFIG_BUILD_ONLY_NO_BLOBS=y` and `build_only: true` to make sure the tests sdp_s and sdp_c can be passed by Zephyr CI. Fixes zephyrproject-rtos#88060. Signed-off-by: Lyle Zhu <[email protected]>
lylezhu2012
added a commit
to nxp-upstream/zephyr
that referenced
this issue
Apr 18, 2025
Add dedicated test case `bluetooth.classic.sdp.server.no_blobs` and `bluetooth.classic.sdp.client.no_blobs` with the extra argument `CONFIG_BUILD_ONLY_NO_BLOBS=y` and `build_only: true` to make sure the tests sdp_s and sdp_c can be passed by Zephyr CI. Fixes zephyrproject-rtos#88060. Signed-off-by: Lyle Zhu <[email protected]>
owuatmosic
pushed a commit
to owuatmosic/zephyr
that referenced
this issue
Apr 24, 2025
Add dedicated test case `bluetooth.classic.sdp.server.no_blobs` and `bluetooth.classic.sdp.client.no_blobs` with the extra argument `CONFIG_BUILD_ONLY_NO_BLOBS=y` and `build_only: true` to make sure the tests sdp_s and sdp_c can be passed by Zephyr CI. Fixes zephyrproject-rtos#88060. Signed-off-by: Lyle Zhu <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: NXP
NXP
priority: low
Low impact/importance bug
Describe the bug
mimxrt1170_evk@B/mimxrt1176/cm7: bluetooth.classic.sdp.server build failure
git bisect points to the commit that introduced the test. commit
To Reproduce
west update
west build -p always -b mimxrt1170_evk@B/mimxrt1176/cm7 .\tests\bluetooth\classic\sdp_s -T bluetooth.classic.sdp.server
Expected behavior
build passes.
Impact
blocking PR #87423
shell CI
Logs and console output
The text was updated successfully, but these errors were encountered: