Skip to content

Commit 5d983e6

Browse files
fredoh9marc-hb
authored andcommitted
check-pause-release-suspend-resume.sh: add two FIXMEs
Comments rescued from superseded thesofproject#931. Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
1 parent dfb75d7 commit 5d983e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test-case/check-pause-release-suspend-resume.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ rm -rf /tmp/sof-test.lock
126126
# catch: Evaluate script and trap exceptional returns
127127
# after ms: Ms must be an integer giving a time in milliseconds.
128128
# The command sleeps for ms milliseconds and then returns.
129+
# FIXME: this test was broken by 46dadd0 ("Add mutual exclusion and journalctl logging")
130+
# because it never was compatible with is_subtest()
131+
# FIXME: Need to handle more of aplay/arecord output. Need to apply similar fix with
132+
# check-pause-resume.sh, multiple-pause-resume.sh
129133
expect <<AUDIO
130134
spawn $cmd -D $pcm -r $rate -c $channel -f $fmt -vv -i $dummy_file -q
131135
set i 1

0 commit comments

Comments
 (0)