Increase timeout in TestCallThatRestarts
the test was failing on android because processing 30 signals involved a lot of round-trips, which was not possible in the 0.5s default timeout. After the increase the test seems to pass reliably. llvm-svn: 245448
Loading
Please sign in to comment