From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, pav@iki.fi
Subject: RE: [BlueZ,v2,1/2] shared/bap: fix local endpoint state to be per-client
Date: Sat, 11 Feb 2023 13:38:00 -0800 (PST) [thread overview]
Message-ID: <63e80ab8.370a0220.1658b.468a@mx.google.com> (raw)
In-Reply-To: <a0b0c0b71c0bbf0e200fd01619901bc5fa00e531.1676145318.git.pav@iki.fi>
[-- Attachment #1: Type: text/plain, Size: 3173 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=721007
---Test result---
Test Summary:
CheckPatch PASS 1.20 seconds
GitLint FAIL 0.99 seconds
BuildEll PASS 32.90 seconds
BluezMake PASS 1023.32 seconds
MakeCheck PASS 12.94 seconds
MakeDistcheck PASS 183.68 seconds
CheckValgrind PASS 298.03 seconds
CheckSmatch PASS 394.87 seconds
bluezmakeextell PASS 119.38 seconds
IncrementalBuild PASS 1661.75 seconds
ScanBuild PASS 1231.11 seconds
Details
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
[BlueZ,v2,1/2] shared/bap: fix local endpoint state to be per-client
WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
22: B2 Line has trailing whitespace: " "
24: B2 Line has trailing whitespace: " "
27: B2 Line has trailing whitespace: " "
29: B2 Line has trailing whitespace: " "
30: B1 Line exceeds max length (109>80): " bluetoothd[139699]: src/shared/bap.c:ascs_ase_read() bap:0x60e000008d20 ep:0x603000042f70 -> id:1 state:0"
31: B1 Line exceeds max length (109>80): " bluetoothd[139699]: src/shared/bap.c:ascs_ase_read() bap:0x60e000008d20 ep:0x603000043330 -> id:2 state:0"
32: B1 Line exceeds max length (109>80): " bluetoothd[139699]: src/shared/bap.c:ascs_ase_read() bap:0x60e000008d20 ep:0x6030000436c0 -> id:3 state:0"
33: B1 Line exceeds max length (109>80): " bluetoothd[139699]: src/shared/bap.c:ascs_ase_read() bap:0x60e000008d20 ep:0x603000043a50 -> id:4 state:0"
34: B2 Line has trailing whitespace: " "
36: B2 Line has trailing whitespace: " "
37: B1 Line exceeds max length (109>80): " bluetoothd[139699]: src/shared/bap.c:ascs_ase_read() bap:0x60e0000095e0 ep:0x603000042f70 -> id:1 state:4"
38: B1 Line exceeds max length (109>80): " bluetoothd[139699]: src/shared/bap.c:ascs_ase_read() bap:0x60e0000095e0 ep:0x603000043330 -> id:2 state:0"
39: B1 Line exceeds max length (109>80): " bluetoothd[139699]: src/shared/bap.c:ascs_ase_read() bap:0x60e0000095e0 ep:0x6030000436c0 -> id:3 state:4"
40: B1 Line exceeds max length (109>80): " bluetoothd[139699]: src/shared/bap.c:ascs_ase_read() bap:0x60e0000095e0 ep:0x603000043a50 -> id:4 state:0"
41: B2 Line has trailing whitespace: " "
43: B2 Line has trailing whitespace: " "
52: B2 Line has trailing whitespace: " "
56: B2 Line has trailing whitespace: " "
60: B2 Line has trailing whitespace: " "
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2023-02-11 21:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-11 19:55 [PATCH BlueZ v2 1/2] shared/bap: fix local endpoint state to be per-client Pauli Virtanen
2023-02-11 19:55 ` [PATCH BlueZ v2 2/2] media: clear the right transport when clearing BAP endpoint Pauli Virtanen
2023-02-12 14:00 ` [PATCH BlueZ v3] " Pauli Virtanen
2023-02-12 15:21 ` [BlueZ,v3] " bluez.test.bot
2023-02-11 21:38 ` bluez.test.bot [this message]
2023-02-13 20:30 ` [PATCH BlueZ v2 1/2] shared/bap: fix local endpoint state to be per-client patchwork-bot+bluetooth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=63e80ab8.370a0220.1658b.468a@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=pav@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.