diff --git a/capnproto.spec b/capnproto.spec index 2b477f0..0fe8f8c 100644 --- a/capnproto.spec +++ b/capnproto.spec @@ -47,11 +47,6 @@ developing applications that use %{name}. %prep %autosetup -n %{modulename}-%{version} -p2 -# Disable broken test -## Cf. https://github.com/capnproto/capnproto/issues/1349 -## Cf. https://github.com/capnproto/capnproto/issues/1398 -sed -e '/TEST(AsyncIo, AncillaryMessageHandler)/,/^}/s/^/\/\//' -i src/kj/async-io-test.c++ - %build # The tests are randomly failing due to poor sparsing support in the build system