diff --git a/repos/gems/run/depot_autopilot.run b/repos/gems/run/depot_autopilot.run index 72247b208e..7f8e15c924 100644 --- a/repos/gems/run/depot_autopilot.run +++ b/repos/gems/run/depot_autopilot.run @@ -767,8 +767,8 @@ set skip_test(test-rm_nested) [expr [have_spec linux]] set skip_test(test-slab) [expr ![interactive] && [have_include "power_on/qemu"]] set skip_test(test-solo5) [expr ![have_spec x86_64]] set skip_test(test-spark_exception) [expr [have_spec arm]] -set skip_test(test-tcp_bulk_lwip) [expr ![have_spec x86]] -set skip_test(test-tcp_bulk_lxip) [expr ![have_spec x86]] +set skip_test(test-tcp_bulk_lwip) [expr ![have_spec x86] && ![have_include "power_on/qemu"]] +set skip_test(test-tcp_bulk_lxip) [expr ![have_spec x86] && ![have_include "power_on/qemu"]] set skip_test(test-rust) [expr [have_spec arm_v8a]] # diff --git a/repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime b/repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime index e9f0b46251..89c7423b61 100644 --- a/repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime +++ b/repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime @@ -22,9 +22,6 @@ - - -