diff mbox series

Bluetooth: DO NOT MERGE - Test only

Message ID 20210510195151.1424906-1-hj.tedd.an@gmail.com (mailing list archive)
State New, archived
Headers show
Series Bluetooth: DO NOT MERGE - Test only | expand

Commit Message

Tedd Ho-Jeong An May 10, 2021, 7:51 p.m. UTC
From: Tedd Ho-Jeong An <tedd.an@intel.com>

This patch is to trigger the CI test only and do not merge this.
---
 README | 3 +++
 1 file changed, 3 insertions(+)

Comments

bluez.test.bot@gmail.com May 10, 2021, 9:11 p.m. UTC | #1
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=479779

---Test result---

##############################
Test: CheckPatch - FAIL
Bluetooth: DO NOT MERGE - Test only
WARNING: Missing commit description - Add an appropriate one

ERROR: Missing Signed-off-by: line(s)

total: 1 errors, 1 warnings, 6 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.

"[PATCH] Bluetooth: DO NOT MERGE - Test only" has style problems, please review.

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.


##############################
Test: CheckGitLint - PASS


##############################
Test: CheckBuildK - PASS


##############################
Test: CheckTestRunner: Setup - PASS


##############################
Test: CheckTestRunner: l2cap-tester - PASS
Total: 40, Passed: 40 (100.0%), Failed: 0, Not Run: 0

##############################
Test: CheckTestRunner: bnep-tester - PASS
Total: 1, Passed: 1 (100.0%), Failed: 0, Not Run: 0

##############################
Test: CheckTestRunner: mgmt-tester - PASS
Total: 416, Passed: 403 (96.9%), Failed: 0, Not Run: 13

##############################
Test: CheckTestRunner: rfcomm-tester - PASS
Total: 9, Passed: 9 (100.0%), Failed: 0, Not Run: 0

##############################
Test: CheckTestRunner: sco-tester - PASS
Total: 8, Passed: 8 (100.0%), Failed: 0, Not Run: 0

##############################
Test: CheckTestRunner: smp-tester - PASS
Total: 8, Passed: 8 (100.0%), Failed: 0, Not Run: 0

##############################
Test: CheckTestRunner: userchan-tester - PASS
Total: 3, Passed: 3 (100.0%), Failed: 0, Not Run: 0



---
Regards,
Linux Bluetooth
diff mbox series

Patch

diff --git a/README b/README
index 669ac7c32292..0d2f61272c43 100644
--- a/README
+++ b/README
@@ -1,3 +1,6 @@ 
+This change is to trigger the CI test only.
+Do not merge this change.
+
 Linux kernel
 ============