Skip to content

Commit

Permalink
samples: usb: set UAC2 explicit feedback sample harness to TBD
Browse files Browse the repository at this point in the history
UAC2 explicit feedback sample currently fails twister device testing
with timeout. It is not really clear what twister expects to see on the
serial output when running the sample. Because there is no meaningful
way of testing USB <-> I2S communication, mark the sample with TBD
harness to silence the timeout.

Signed-off-by: Tomasz Moń <[email protected]>
  • Loading branch information
tmon-nordic authored and fabiobaltieri committed Feb 7, 2024
1 parent e495876 commit 7ed4c39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions samples/subsys/usb/uac2_explicit_feedback/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@ sample:
name: USB Audio 2 asynchronous explicit feedback sample
tests:
sample.subsys.usb.uac2_explicit_feedback:
depends_on:
- usb_device
- i2s
tags: usb i2s
platform_allow: nrf5340dk_nrf5340_cpuapp
harness: TBD

0 comments on commit 7ed4c39

Please sign in to comment.