Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#957 closed defect (fixed)

Test failure

Reported by: fabio Owned by:
Priority: Should Have Milestone: Alpha 7
Component: Core engine Keywords:
Cc: Patch:

Description

On Ubuntu Linux using r10256:

Running 253 tests......................................................................ERROR: JavaScript error: simulation/components/GuiInterface.js line 63
TypeError: cmpPlayer.GetMaxPopulation is not a function
  ()@simulation/components/GuiInterface.js:63
  ()@simulation/components/tests/test_GuiInterface.js:123

In TestComponentScripts::test_scripts:
../../../source/pch/test/../../../source/simulation2/components/tests/test_scripts.h:44: Error: Test failed: L"Running script simulation/components/tests/test_GuiInterface.js"
../../../source/pch/test/../../../source/simulation2/components/tests/test_scripts.h:44: Error: Assertion failed: scriptInterface.LoadScript(pathname, wcontent)
......................................................................................................................................................................................

Change History (2)

comment:1 by fcxSanya, 13 years ago

Resolution: fixed
Status: newclosed

(In [10258]) Fix test for GuiInterface. Fixes #957.

comment:2 by fcxSanya, 13 years ago

Should be fixed now. Thanks for report Fabio.

Note: See TracTickets for help on using tickets.