Skip to content

Commit

Permalink
check-pause-release-suspend-resume.sh: add two FIXMEs
Browse files Browse the repository at this point in the history
Comments rescued from superseded #931.

Signed-off-by: Fred Oh <[email protected]>
  • Loading branch information
fredoh9 authored and marc-hb committed Jul 20, 2024
1 parent dfb75d7 commit edd7fa9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test-case/check-pause-release-suspend-resume.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ rm -rf /tmp/sof-test.lock
# catch: Evaluate script and trap exceptional returns
# after ms: Ms must be an integer giving a time in milliseconds.
# The command sleeps for ms milliseconds and then returns.
# FIXME: this test was broken by 46dadd0 ("Add mutual exclusion and journalctl logging")
# because it never was compatible with is_subtest()
# FIXME: Need to handle more of aplay/arecord output. Need to apply similar fix with
# check-pause-resume.sh, multiple-pause-resume.sh
expect <<AUDIO
spawn $cmd -D $pcm -r $rate -c $channel -f $fmt -vv -i $dummy_file -q
set i 1
Expand Down

0 comments on commit edd7fa9

Please sign in to comment.