{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":661734479,"defaultBranch":"master","name":"auto-pts","ownerLogin":"theob-pro","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-07-03T14:21:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/115782828?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725519720.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"aad3f0241ddad8256aa5c585e11d09007ae23756","ref":"refs/heads/fix-wrong-file-path-key","pushedAt":"2024-09-05T07:02:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Replace key 'error_txt' with 'ERROR_TXT_FILE'\n\nThe wrong key was used to access error file path. This caused unhandled\nexception.","shortMessageHtmlLink":"Replace key 'error_txt' with 'ERROR_TXT_FILE'"}},{"before":null,"after":"a75047e6c649f1fe5f95b1a7bcb03e8b8849b51d","ref":"refs/heads/use-raw-string-for-regex","pushedAt":"2024-09-02T06:50:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Use raw string for regex\n\nSome string used for regex were not using Python raw string (`r\"\"`).\nThis may cause problems when the regular expression use backslash.\nPython would try to interpret the backslash as an escape sequence.","shortMessageHtmlLink":"Use raw string for regex"}},{"before":"6a2a45d3ffe7bf48a3473e1ace21a3cc978f11b7","after":"3d391ebf63b72e281adb8a3c4197640a0e060499","ref":"refs/heads/update-nrf53-board","pushedAt":"2024-05-30T11:56:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"boards: use sysbuild for nrf53\n\nRemove custom build steps for nrf53 and rely on sysbuild instead.","shortMessageHtmlLink":"boards: use sysbuild for nrf53"}},{"before":null,"after":"6a2a45d3ffe7bf48a3473e1ace21a3cc978f11b7","ref":"refs/heads/update-nrf53-board","pushedAt":"2024-05-29T07:50:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"boards: use sysbuild for nrf53\n\nRemove custom build steps for nrf53 and rely on sysbuild instead.","shortMessageHtmlLink":"boards: use sysbuild for nrf53"}},{"before":"c488b2e48c45624ca32efb54ca3672353503e985","after":"1a9c518f9886555309a90082df08b2010720d849","ref":"refs/heads/add-board-ext","pushedAt":"2024-03-20T10:08:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add a new `board_ext` board\n\nThe goal of this board is to allow an external program to manage the\nbuilding/flashing and getting the resetting command.","shortMessageHtmlLink":"Add a new board_ext board"}},{"before":"1830b40d2fee428bc065c9279450064a8c013e30","after":"c488b2e48c45624ca32efb54ca3672353503e985","ref":"refs/heads/add-board-ext","pushedAt":"2024-03-20T10:06:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add a new `board_ext` board\n\nThe goal of this board is to allow an external program to manage the\nbuilding/flashing and getting the resetting command.","shortMessageHtmlLink":"Add a new board_ext board"}},{"before":null,"after":"1830b40d2fee428bc065c9279450064a8c013e30","ref":"refs/heads/add-board-ext","pushedAt":"2024-03-20T10:04:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add a new `board_ext` board\n\nThe goal of this board is to allow an external program to manage the\nbuilding/flashing and getting the resetting command.","shortMessageHtmlLink":"Add a new board_ext board"}},{"before":null,"after":"21098e9bd71adb3693ab183f742be2162a41c2bf","ref":"refs/heads/upmerge","pushedAt":"2024-02-23T08:38:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"zephyr: Fix GAP/SEC/AUT/BV-19-C test\n\nWorkaround issue in PTS that was affecting this test. In long term\nthis should be reworked when PTS is fixed.","shortMessageHtmlLink":"zephyr: Fix GAP/SEC/AUT/BV-19-C test"}},{"before":null,"after":"5f62253bdf0b9b1103f1058e994393d3d5bf9559","ref":"refs/heads/fix_gap_sec_aut_bv_19_c","pushedAt":"2024-02-22T08:44:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Update `hdl_wid_112` for `GAP/SEC/AUT/BV-19-C`\n\nIn `GAP/SEC/AUT/BV-19-C`, PTS order a service\nrequest (GATT read) and order then a\ndisconnection. When returning from the service\nrequest, if the service request is not complete,\nthe disconnection will still be executed.\n\nThis lead to `BTP ERROR` if we receive the service\nrequest answer after the disconnection as been\nexecuted.\n\nTo resolve the problem, `hdl_wid_112` will now\nwait 1s before returning (only for\n`GAP/SEC/AUT/BV-19-C`).","shortMessageHtmlLink":"Update hdl_wid_112 for GAP/SEC/AUT/BV-19-C"}},{"before":"1b02bacfda11900a7b4740c82ab0d89fe237547c","after":"84953aee34f9cf0338e94cbc0e8f1bcbccccfb2a","ref":"refs/heads/upmerge-branch","pushedAt":"2024-02-21T08:30:29.000Z","pushType":"push","commitsCount":23,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"zephyr: Fix GAP/SEC/AUT/BV-25-C test\n\nThis PTS test is very fragile with this test and any unexpected\npairing causes PTS to fail test (via SMP timeout).\n\nThis seems to be an issue on PTS side andthis patch is merely\na workaround for PTS issue and thus MMI handling should be reworked\nwhen PTS fix its implementation.","shortMessageHtmlLink":"zephyr: Fix GAP/SEC/AUT/BV-25-C test"}},{"before":"5d19e7770e37b4df129dcf6d3b251daea677bd54","after":null,"ref":"refs/heads/test-upmerge","pushedAt":"2024-01-09T14:03:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"}},{"before":"d5a7acc31d6a3ef678e48f46c3508afb5d1ddb5e","after":null,"ref":"refs/heads/upmerge-2023-07-03","pushedAt":"2024-01-09T14:02:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"}},{"before":"53a679622ce19788907bf479aa62eb19035c303c","after":null,"ref":"refs/heads/upmerge-08-23","pushedAt":"2024-01-09T14:02:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"}},{"before":"7abac54967f93183acd86ad2639b523065c11afa","after":null,"ref":"refs/heads/test-invalid-workspace","pushedAt":"2024-01-09T14:02:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"}},{"before":"e8ef73db57e58880ab4cd351a64dbb240be60b14","after":null,"ref":"refs/heads/pts-new-config","pushedAt":"2024-01-09T14:02:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"}},{"before":null,"after":"1b02bacfda11900a7b4740c82ab0d89fe237547c","ref":"refs/heads/upmerge-branch","pushedAt":"2024-01-09T14:01:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"LTThread: interrupt: Prevent breaking the logger lock\n\nAcquire the logger lock to prevent breaking the lock or other logger\nhandles at interrupt.","shortMessageHtmlLink":"LTThread: interrupt: Prevent breaking the logger lock"}},{"before":"a351ec25e11d5db6318139c922993435e6d2bcbe","after":null,"ref":"refs/heads/upmerge-branch","pushedAt":"2024-01-09T13:58:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"}},{"before":"7c289344c86bd98cd9b7da72e8d9b8827fba9dc0","after":"7abac54967f93183acd86ad2639b523065c11afa","ref":"refs/heads/test-invalid-workspace","pushedAt":"2023-11-20T13:59:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add print","shortMessageHtmlLink":"Add print"}},{"before":"83f2aa90dc5e1412e995590f31e3ebef997ea3e1","after":"7c289344c86bd98cd9b7da72e8d9b8827fba9dc0","ref":"refs/heads/test-invalid-workspace","pushedAt":"2023-11-20T13:50:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add print","shortMessageHtmlLink":"Add print"}},{"before":"adcd64c4cff0d1e220c205a06b7b2d4ac5486f87","after":"83f2aa90dc5e1412e995590f31e3ebef997ea3e1","ref":"refs/heads/test-invalid-workspace","pushedAt":"2023-11-20T13:36:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add print","shortMessageHtmlLink":"Add print"}},{"before":"080a692729090c933375264a4f3de9877e10b9c3","after":"adcd64c4cff0d1e220c205a06b7b2d4ac5486f87","ref":"refs/heads/test-invalid-workspace","pushedAt":"2023-11-13T08:15:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add print","shortMessageHtmlLink":"Add print"}},{"before":"d120671af9849feffc39c8c16a4bd5cc76dfc115","after":"080a692729090c933375264a4f3de9877e10b9c3","ref":"refs/heads/test-invalid-workspace","pushedAt":"2023-11-13T07:57:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add print","shortMessageHtmlLink":"Add print"}},{"before":null,"after":"d120671af9849feffc39c8c16a4bd5cc76dfc115","ref":"refs/heads/test-invalid-workspace","pushedAt":"2023-11-13T07:37:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Add print","shortMessageHtmlLink":"Add print"}},{"before":"30a27e2121ffe5bb1d6d89423a37179bd014388a","after":"5d19e7770e37b4df129dcf6d3b251daea677bd54","ref":"refs/heads/test-upmerge","pushedAt":"2023-10-16T12:08:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"mesh: Enable Fw Distribution Server OOB upload tests\n\nEnable all OOB upload tests except DFU/SR/FD/BV-58-C as we don't support\nFirmware Retrieval Over HTTPS procedure.\n\nZephyr PR:\nhttps://github.com/zephyrproject-rtos/zephyr/pull/63739\n\nSigned-off-by: Pavel Vasilyev ","shortMessageHtmlLink":"mesh: Enable Fw Distribution Server OOB upload tests"}},{"before":"0585e46a30cee63bee067761978ddcc0b821fa34","after":"f31a9815118b3fa07a5bc723481f87a8e161f85e","ref":"refs/heads/use-abspath","pushedAt":"2023-10-16T10:18:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Use `abspath` instead of `realpath`\n\n`realpath` resolve symlink which may end up in an exception on Windows\nwhen sharing a filesystem with Linux.\n\nUse `abspath` instead.","shortMessageHtmlLink":"Use abspath instead of realpath"}},{"before":"a351ec25e11d5db6318139c922993435e6d2bcbe","after":"30a27e2121ffe5bb1d6d89423a37179bd014388a","ref":"refs/heads/test-upmerge","pushedAt":"2023-10-16T07:53:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"boards: nrf53: Use fixed value for BT_BUF_ACL_RX_SIZE in overlay\n\nTo meet common PTS configuration requirements, the default\nvalue of BT_BUF_ACL_RX_SIZE is assigned a fixed value 100.\nHowever, it is overwritten as 255 in bttester nrf53 overlay\nconfig. Since Zephyr L2CAP COC MPS depends on this config\nvalue, several L2CAP qualification test cases are affected,\nincl. L2CAP/COS/CFC/BV-03-C, L2CAP/COS/ECFC/BV-02-C,\nL2CAP/COS/ECFC/BV-04-C, L2CAP/ECFC/BV-22-C.\n\nTo fix the above failed tests on nrf53, reset the value of\nBT_BUF_ACL_RX_SIZE to 100 in building.\n\nSigned-off-by: Lang Xie ","shortMessageHtmlLink":"boards: nrf53: Use fixed value for BT_BUF_ACL_RX_SIZE in overlay"}},{"before":"bca58fef155b47886b5e8f0e0b3fbd03a421d26d","after":"a351ec25e11d5db6318139c922993435e6d2bcbe","ref":"refs/heads/test-upmerge","pushedAt":"2023-10-16T07:52:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"boards: nrf53: Use fixed value for BT_BUF_ACL_RX_SIZE in overlay\n\nTo meet common PTS configuration requirements, the default\nvalue of BT_BUF_ACL_RX_SIZE is assigned a fixed value 100.\nHowever, it is overwritten as 255 in bttester nrf53 overlay\nconfig. Since Zephyr L2CAP COC MPS depends on this config\nvalue, several L2CAP qualification test cases are affected,\nincl. L2CAP/COS/CFC/BV-03-C, L2CAP/COS/ECFC/BV-02-C,\nL2CAP/COS/ECFC/BV-04-C, L2CAP/ECFC/BV-22-C.\n\nTo fix the above failed tests on nrf53, reset the value of\nBT_BUF_ACL_RX_SIZE to 100 in building.\n\nSigned-off-by: Lang Xie ","shortMessageHtmlLink":"boards: nrf53: Use fixed value for BT_BUF_ACL_RX_SIZE in overlay"}},{"before":"f9ef32c9ca952a99a405179ef4cecdf813f2ddfb","after":"0585e46a30cee63bee067761978ddcc0b821fa34","ref":"refs/heads/use-abspath","pushedAt":"2023-10-12T08:11:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Use `realpath` instead of `abspath`\n\n`realpath` resolve symlink which may end up in an exception on Windows\nwhen sharing a filesystem with Linux.\n\nUse `abspath` instead.","shortMessageHtmlLink":"Use realpath instead of abspath"}},{"before":"6c837b1c30dabbd89cd65b303aca95b8f037aadf","after":"f9ef32c9ca952a99a405179ef4cecdf813f2ddfb","ref":"refs/heads/use-abspath","pushedAt":"2023-10-12T08:08:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"Use `realpath` instead of `abspath`\n\n`realpath` resolve symlink which may end up in an exception on Windows\nwhen sharing a filesystem with Linux.\n\nUse `abspath` instead.\n\nIssue appeared when using a Linux host and a Windows guest with QEMU and\nvirtiofs. The issue is documented on virtiofs Gitlab, see:\nhttps://gitlab.com/virtio-fs/virtiofsd/-/issues/32 .","shortMessageHtmlLink":"Use realpath instead of abspath"}},{"before":"f47aae55841312120863f176d7ce3191ac8550d0","after":"6c837b1c30dabbd89cd65b303aca95b8f037aadf","ref":"refs/heads/use-abspath","pushedAt":"2023-10-12T08:07:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"theob-pro","name":"Théo Battrel","path":"/theob-pro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115782828?s=80&v=4"},"commit":{"message":"zephyr :gap: improve the stability of GAP/SEC/AUT/BV-21-C\n\nThis test failed on nrf53.\nAdd a sleep so that the pairing won't be interrupted by disconnect.\n\nSigned-off-by: Lang Xie ","shortMessageHtmlLink":"zephyr :gap: improve the stability of GAP/SEC/AUT/BV-21-C"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNVQwNzowMjowMC4wMDAwMDBazwAAAAStfz35","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0xMlQwODowNzozOC4wMDAwMDBazwAAAAOVTNXp"}},"title":"Activity · theob-pro/auto-pts"}