Ticket #957 (closed defect: fixed)

Opened 21 months ago

Last modified 20 months ago

Test failure

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

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

comment:1 Changed 20 months ago by fcxSanya

  • Status changed from new to closed
  • Resolution set to fixed

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

comment:2 Changed 20 months ago by fcxSanya

Should be fixed now. Thanks for report Fabio.

Note: See TracTickets for help on using tickets.