* [PATCH BlueZ] build: Ignore the test-sdp-xml binary
@ 2026-08-21 19:31 George Kiagiadakis
2026-08-21 20:41 ` [BlueZ] " bluez.test.bot
0 siblings, 1 reply; 2+ messages in thread
From: George Kiagiadakis @ 2026-08-21 19:31 UTC (permalink / raw)
To: linux-bluetooth; +Cc: George Kiagiadakis
unit/test-sdp-xml has been built by make check ever since the test was
added, but was never added to .gitignore, so it shows up as untracked.
Fixes: e55ff8818f72 ("unit: Add test for sdp_xml_parse_record()")
Assisted-by: Claude:claude-opus-5
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c5efe8536..bfebed6cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,6 +106,7 @@ unit/test-crc
unit/test-textfile
unit/test-gdbus-client
unit/test-sdp
+unit/test-sdp-xml
unit/test-lib
unit/test-mgmt
unit/test-uhid
base-commit: c73fa2f9ae2d366cb8a4f101fa9a5ccd9f33a4ea
--
2.54.0 (Apple Git-157)
^ permalink raw reply related [flat|nested] 2+ messages in thread* RE: [BlueZ] build: Ignore the test-sdp-xml binary
2026-08-21 19:31 [PATCH BlueZ] build: Ignore the test-sdp-xml binary George Kiagiadakis
@ 2026-08-21 20:41 ` bluez.test.bot
0 siblings, 0 replies; 2+ messages in thread
From: bluez.test.bot @ 2026-08-21 20:41 UTC (permalink / raw)
To: linux-bluetooth, george.kiagiadakis
[-- Attachment #1: Type: text/plain, Size: 1955 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=1149989
---Test result---
Test Summary:
CheckPatch FAIL 0.43 seconds
GitLint PASS 0.32 seconds
BuildEll PASS 20.33 seconds
BluezMake PASS 617.03 seconds
MakeCheck PASS 18.91 seconds
MakeDistcheck PASS 157.88 seconds
CheckValgrind PASS 229.65 seconds
CheckSmatch PASS 313.67 seconds
bluezmakeextell PASS 102.13 seconds
IncrementalBuild PASS 598.52 seconds
ScanBuild PASS 978.37 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ] build: Ignore the test-sdp-xml binary
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#72:
Assisted-by: Claude:claude-opus-5
ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-opus-5'
#72:
Assisted-by: Claude:claude-opus-5
/github/workspace/src/patch/14762402.patch total: 1 errors, 1 warnings, 7 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
/github/workspace/src/patch/14762402.patch has style problems, please review.
NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
https://github.com/bluez/bluez/pull/2429
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-21 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-21 19:31 [PATCH BlueZ] build: Ignore the test-sdp-xml binary George Kiagiadakis
2026-08-21 20:41 ` [BlueZ] " bluez.test.bot
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.