test/functional/ft_9_subprocesses.rb in ruote-2.1.9 vs test/functional/ft_9_subprocesses.rb in ruote-2.1.10

- old
+ new

@@ -80,11 +80,12 @@ wfid = @engine.launch(pdef) wait_for(:alpha) wait_for(:alpha) - wait_for(1) + wait_for(3) + assert_equal 2, wfids.size assert_equal 2, wfids.sort.uniq.size end def test_cancel_and_subprocess