Skip to content

Commit

Permalink
busybox: enable ignored tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-bloch committed Jul 21, 2023
1 parent 6c0ba39 commit 25f327a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions busybox/test_busybox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ test:

- name: bzcat
execute: test_busybox bzcat
# Issue: 762 | https://github.com/phoenix-rtos/phoenix-rtos-project/issues/762
targets:
exclude: [armv7a9-zynq7000-qemu, armv7a9-zynq7000-zedboard]

- name: cat
execute: test_busybox cat
Expand Down Expand Up @@ -73,10 +70,7 @@ test:
execute: test_busybox gunzip

- name: gzip
# Issue: 762 | https://github.com/phoenix-rtos/phoenix-rtos-project/issues/762
execute: test_busybox gzip
targets:
exclude: [armv7a9-zynq7000-qemu, armv7a9-zynq7000-zedboard]

- name: head
execute: test_busybox head
Expand Down

0 comments on commit 25f327a

Please sign in to comment.