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

tests/bsim/bluetooth/host/l2cap/credits/tests_scripts/l2cap_credits[_ecred].sh broken in main #71507

Closed
aescolar opened this issue Apr 15, 2024 · 0 comments · Fixed by #71504
Closed
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug

Comments

@aescolar
Copy link
Member

Describe the bug
These two tests
tests/bsim/bluetooth/host/l2cap/credits/tests_scripts/l2cap_credits.sh
tests/bsim/bluetooth/host/l2cap/credits/tests_scripts/l2cap_credits_ecred.sh
are currently failing in main

To Reproduce
Steps to reproduce the behavior:

  1. tests/bsim/bluetooth/host/l2cap/compile.sh
  2. tests/bsim/bluetooth/host/l2cap/credits/tests_scripts/l2cap_credits.sh
  3. See error

Expected behavior
No failure

Impact
Broken CI in main for bsim tests

Logs and console output

...
d_00: @00:00:00.638712  [00:00:00.638,702] <dbg> main: l2cap_chan_send: chan 0x81d52a0 conn 0 data 0x81d5200 len 130
d_00: @00:00:00.638712 ERROR: (ZEPHYR_BASE/tests/bsim/bluetooth/host/l2cap/credits/src/main.c:47): No more memory
d_00: @00:00:00.638712  The TESTCASE FAILED (test return code 2)

Environment (please complete the following information):

  • OS: Linux, CI
  • Toolchain host gcc 11/12
  • Commit SHA or Version used: Main as of now 4959a02

Additional context
Introduced by 43de309

@aescolar aescolar added bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug labels Apr 15, 2024
@aescolar aescolar self-assigned this Apr 15, 2024
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 priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant