Skip to content

Commit 598615d

Browse files
kkasperczyk-norlubos
authored andcommitted
scripts: Added manufacturer specific matter sample to quarantine
During Matter 1.4.2 upmerge it turned out that code generation changed and manufacturer specific sample does not compile. This blocks the upmerge and has to be investigated separately. For now the sample was added to quarantine, so we could unblock development. Signed-off-by: Kamil Kasperczyk <[email protected]>
1 parent 9561231 commit 598615d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/quarantine.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
- nrf7002dk/nrf5340/cpuapp
3030
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31774"
3131

32+
- scenarios:
33+
- sample.matter.manufacturer_specific.debug
34+
comment: "https://nordicsemi.atlassian.net/browse/KRKNWK-20521"
35+
3236
- scenarios:
3337
- sample.bluetooth.direction_finding_central_nrf
3438
- sample.bluetooth.direction_finding_central_nrf.aod

0 commit comments

Comments
 (0)