Skip to content

Commit

Permalink
apk: Re-enable trivial_flow test
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Day <me@samcday.com>
  • Loading branch information
samcday committed Feb 1, 2025
1 parent 5458465 commit 00e5706
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ package() {

check() {
export XDG_RUNTIME_DIR=/tmp
# TODO: trivial_flow test is failing in Alpine (and elsewhere):
# /~https://github.com/samcday/phrog/issues/89
rm tests/trivial_flow.rs
dbus-run-session xvfb-run -a phoc -E "cargo test --frozen"
}

Expand Down

0 comments on commit 00e5706

Please sign in to comment.