← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/seafaring-ai into lp:widelands

 

with me it does not hang, just prints out FAIL for that test.

I dont have a good network here and have only some older trunk (half year old about) on harddisk, but tested this trunk and current seafaring and both have similar behaviour, this is my testing session:


$python2.7 ./regression_test.py -b ./widelands -r test_rip_second_port_with_worker_in_portdock.lua -k
Using './widelands' binary.
test/maps/ship_transportation.wmf/scripting/test_rip_second_port_with_worker_in_portdock.lua ... 
  Running Widelands ... FAIL

======================================================================
FAIL: test/maps/ship_transportation.wmf/scripting/test_rip_second_port_with_worker_in_portdock.lua
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./regression_test.py", line 99, in runTest
    self.verify_success(stdout, stdout_filename)
  File "./regression_test.py", line 122, in verify_success
    "Widelands exited abnormally. %s" % common_msg
AssertionError: Widelands exited abnormally. Analyze the files in /tmp/widelands_regression_testbVVt4p to see why this test case failed. Stdout is
  /tmp/widelands_regression_testbVVt4p/stdout_00.txt


----------------------------------------------------------------------
Ran 1 test in 21.740s

FAILED (failures=1)


Content of log file:

$cat /tmp/widelands_regression_testKNpEbT/stdout_00.txt
[.....]
MO(5,portdock): set_need_ship(false)
MO(5,portdock): ... trigger fleet update
# All Tests passed.              <= NOTE HERE
WareList: 1 items of 8 left.
widelands: /usr/include/boost/signals2/detail/lwm_pthreads.hpp:60: void boost::signals2::mutex::lock(): Assertion `pthread_mutex_lock(&m_) == 0' failed.

I will double check with actual trunk tonight

-- 
https://code.launchpad.net/~widelands-dev/widelands/seafaring-ai/+merge/242271
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/seafaring-ai.


References