empserver/tests/actofgod/server.log
Markus Armbruster aa870f5d91 tests/actofgod: New, disabled for now because it oopses
This is a fairly comprehensive test of the deity commands to edit game
state: edit, setresource, setsector, give, swapsector.

The test makes edit screw up game state, triggering oopses.  The
server refuses to start without -F then, and empdump -x warns "export
has errors, not importable as is".  Until these bugs are fixed, skip
this test in "make check".

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2013-06-06 19:52:20 +02:00

21 lines
852 B
Text

------------------------------------------------------
Empire server (pid 42) started
Update schedule read
No update scheduled
Listening on 127.0.0.1
Connect from 127.0.0.1
Connect from 127.0.0.1
tester@127.0.0.1 using country #0
tester@127.0.0.1 logged in as country #0
Oops: id < 0 in ../src/lib/common/file.c:973
Oops: id < 0 in ../src/lib/common/file.c:973
Oops: id < 0 in ../src/lib/common/file.c:973
Oops: item[i] < 0 in ../src/lib/subs/sect.c:98
Oops: item[i] < 0 in ../src/lib/subs/sect.c:98
Oops: new >= nclink[type] in ../src/lib/common/cargo.c:190
Oops: ship >= 0 && land >= 0 in ../src/lib/subs/plane.c:77
Oops: new >= nclink[type] in ../src/lib/common/cargo.c:190
Oops: ship >= 0 && land >= 0 in ../src/lib/subs/land.c:78
tester@127.0.0.1 logged out, country #0
Shutdown commencing (cleaning up threads.)
Server shutting down on signal 15