← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/bug-1736901-shift-market into lp:widelands

 

Tested it for the homepage, all fine, the market does not show up anymore :-)

Two tests about lua are failing with this branch:

FAIL: test_get_buildings: [string "scripting/tribes_descriptions.lua"]:31: expected '52' but was '51'!
stack traceback:
        [C]: in global 'error'
        [string "scripting/lunit.lua"]:284: in global 'lunit_do_assert'
        [string "scripting/lunit.lua"]:102: in global 'assert_equal'
        [string "scripting/tribes_descriptions.lua"]:31: in upvalue 'func'
        [string "scripting/lunit.lua"]:425: in function <[string "scripting/lunit.lua"]:425>
        [C]: in global 'xpcall'
        [string "scripting/lunit.lua"]:425: in upvalue 'call'
        [string "scripting/lunit.lua"]:450: in local 'run'
        [string "scripting/lunit.lua"]:476: in global 'lunit_run_testcase'
        [string "scripting/lunit.lua"]:382: in method 'run'
        [string "scripting/init.lua"]:70: in main chunk


Commands i used:

./widelands --datadir=data --datadir_for_testing=. --scenario=test/maps/lua_testsuite.wmf --script=test/maps/lua_testsuite.wmf/scripting/test_lua_in_game.lua

./widelands --datadir=data --datadir_for_testing=. --scenario=test/maps/lua_testsuite.wmf --script=test/maps/lua_testsuite.wmf/scripting/editor_test_lua_in_editor.lua
-- 
https://code.launchpad.net/~widelands-dev/widelands/bug-1736901-shift-market/+merge/349630
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/bug-1736901-shift-market into lp:widelands.


References