Opened 13 years ago

Closed 13 years ago

#882 closed defect (fixed)

Test failure

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

Description

With current r9713 on Ubuntu 11.04:

Running 251 tests........................................................................ERROR: JavaScript error: simulation/components/UnitAI.js line 1413
TypeError: cmpOwnership is null
  (1)@simulation/components/UnitAI.js:1413
  TestFormationExiting(0)@simulation/components/tests/test_UnitAI.js:81
  ()@simulation/components/tests/test_UnitAI.js:133

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_UnitAI.js"
../../../source/pch/test/../../../source/simulation2/components/tests/test_scripts.h:44: Error: Assertion failed: scriptInterface.LoadScript(pathname, wcontent)
..................................................................................................................................................................................
Failed 1 of 251 tests
Success rate: 99%

Change History (1)

comment:1 by philip, 13 years ago

Resolution: fixed
Status: newclosed

(In [9714]) Fix #882 (test failure)

Note: See TracTickets for help on using tickets.