Open
Description
Preprocessing test suite 'specs' for acid-state-0.16.0.1..
Building test suite 'specs' for acid-state-0.16.0.1..
[1 of 2] Compiling Data.Acid.TemplateHaskellSpec ( test/Data/Acid/TemplateHaskellSpec.hs, dist/build/specs/specs-tmp/Data/Acid/TemplateHaskellSpec.o, dist/build/specs/specs-tmp/Data/Acid/TemplateHaskellSpec.dyn_o )
[2 of 2] Compiling Main ( test/Spec.hs, dist/build/specs/specs-tmp/Main.o, dist/build/specs/specs-tmp/Main.dyn_o )
Linking dist/build/specs/specs ...
Preprocessing test suite 'examples' for acid-state-0.16.0.1..
Building test suite 'examples' for acid-state-0.16.0.1..
[ 1 of 20] Compiling ChangeState ( examples/errors/ChangeState.hs, dist/build/examples/examples-tmp/ChangeState.o, dist/build/examples/examples-tmp/ChangeState.dyn_o )
[ 2 of 20] Compiling ChangeVersion ( examples/errors/ChangeVersion.hs, dist/build/examples/examples-tmp/ChangeVersion.o, dist/build/examples/examples-tmp/ChangeVersion.dyn_o )
[ 3 of 20] Compiling CheckpointCutsEvent ( examples/CheckpointCutsEvent.hs, dist/build/examples/examples-tmp/CheckpointCutsEvent.o, dist/build/examples/examples-tmp/CheckpointCutsEvent.dyn_o )
[ 4 of 20] Compiling Exceptions ( examples/errors/Exceptions.hs, dist/build/examples/examples-tmp/Exceptions.o, dist/build/examples/examples-tmp/Exceptions.dyn_o )
[ 5 of 20] Compiling HelloDatabase ( examples/HelloDatabase.hs, dist/build/examples/examples-tmp/HelloDatabase.o, dist/build/examples/examples-tmp/HelloDatabase.dyn_o )
[ 6 of 20] Compiling HelloWorld ( examples/HelloWorld.hs, dist/build/examples/examples-tmp/HelloWorld.o, dist/build/examples/examples-tmp/HelloWorld.dyn_o )
[ 7 of 20] Compiling HelloWorldNoTH ( examples/HelloWorldNoTH.hs, dist/build/examples/examples-tmp/HelloWorldNoTH.o, dist/build/examples/examples-tmp/HelloWorldNoTH.dyn_o )
[ 8 of 20] Compiling KeyValue ( examples/KeyValue.hs, dist/build/examples/examples-tmp/KeyValue.o, dist/build/examples/examples-tmp/KeyValue.dyn_o )
[ 9 of 20] Compiling KeyValueNoTH ( examples/KeyValueNoTH.hs, dist/build/examples/examples-tmp/KeyValueNoTH.o, dist/build/examples/examples-tmp/KeyValueNoTH.dyn_o )
[10 of 20] Compiling MonadStateConstraint ( examples/MonadStateConstraint.hs, dist/build/examples/examples-tmp/MonadStateConstraint.o, dist/build/examples/examples-tmp/MonadStateConstraint.dyn_o )
[11 of 20] Compiling ParameterisedState ( examples/ParameterisedState.hs, dist/build/examples/examples-tmp/ParameterisedState.o, dist/build/examples/examples-tmp/ParameterisedState.dyn_o )
[12 of 20] Compiling Proxy ( examples/Proxy.hs, dist/build/examples/examples-tmp/Proxy.o, dist/build/examples/examples-tmp/Proxy.dyn_o )
[13 of 20] Compiling RemoteCommon ( examples/RemoteCommon.hs, dist/build/examples/examples-tmp/RemoteCommon.o, dist/build/examples/examples-tmp/RemoteCommon.dyn_o )
[14 of 20] Compiling RemoteCli
5E60
ent ( examples/RemoteClient.hs, dist/build/examples/examples-tmp/RemoteClient.o, dist/build/examples/examples-tmp/RemoteClient.dyn_o )
[15 of 20] Compiling RemoteServer ( examples/RemoteServer.hs, dist/build/examples/examples-tmp/RemoteServer.o, dist/build/examples/examples-tmp/RemoteServer.dyn_o )
[16 of 20] Compiling RemoveEvent ( examples/errors/RemoveEvent.hs, dist/build/examples/examples-tmp/RemoveEvent.o, dist/build/examples/examples-tmp/RemoveEvent.dyn_o )
[17 of 20] Compiling SlowCheckpoint ( examples/SlowCheckpoint.hs, dist/build/examples/examples-tmp/SlowCheckpoint.o, dist/build/examples/examples-tmp/SlowCheckpoint.dyn_o )
[18 of 20] Compiling Main ( examples/Examples.hs, dist/build/examples/examples-tmp/Main.o, dist/build/examples/examples-tmp/Main.dyn_o )
[19 of 20] Compiling StressTest ( examples/StressTest.hs, dist/build/examples/examples-tmp/StressTest.o, dist/build/examples/examples-tmp/StressTest.dyn_o )
[20 of 20] Compiling StressTestNoTH ( examples/StressTestNoTH.hs, dist/build/examples/examples-tmp/StressTestNoTH.o, dist/build/examples/examples-tmp/StressTestNoTH.dyn_o )
Linking dist/build/examples/examples ...
Preprocessing executable 'acid-state-repair' for acid-state-0.16.0.1..
Building executable 'acid-state-repair' for acid-state-0.16.0.1..
[1 of 1] Compiling Main ( repair/Main.hs, dist/build/acid-state-repair/acid-state-repair-tmp/Main.o )
Linking dist/build/acid-state-repair/acid-state-repair ...
Preprocessing test suite 'state-machine' for acid-state-0.16.0.1..
Building test suite 'state-machine' for acid-state-0.16.0.1..
[1 of 3] Compiling Data.Acid.StateMachineTest ( test/Data/Acid/StateMachineTest.hs, dist/build/state-machine/state-machine-tmp/Data/Acid/StateMachineTest.o, dist/build/state-machine/state-machine-tmp/Data/Acid/StateMachineTest.dyn_o )
[2 of 3] Compiling Data.Acid.KeyValueStateMachine ( test/Data/Acid/KeyValueStateMachine.hs, dist/build/state-machine/state-machine-tmp/Data/Acid/KeyValueStateMachine.o, dist/build/state-machine/state-machine-tmp/Data/Acid/KeyValueStateMachine.dyn_o )
[3 of 3] Compiling Main ( test/StateMachine.hs, dist/build/state-machine/state-machine-tmp/Main.o, dist/build/state-machine/state-machine-tmp/Main.dyn_o )
Linking dist/build/state-machine/state-machine ...
running tests
Running 3 test suites...
Test suite specs: RUNNING...
Test suite specs: PASS
Test suite logged to: dist/test/acid-state-0.16.0.1-specs.log
Test suite examples: RUNNING...
Test suite examples: PASS
Test suite logged to: dist/test/acid-state-0.16.0.1-examples.log
Test suite state-machine: RUNNING...
━━━ Data.Acid.KeyValueStateMachine ━━━
○ 3/5 complete (running)
state-machine: getCurrentDirectory:getWorkingDirectory: resource exhausted (Too many open files)
Test suite state-machine: FAIL
Test suite logged to: dist/test/acid-state-0.16.0.1-state-machine.log
2 of 3 test suites (2 of 3 test cases) passed.