Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2326 closed defect (fixed)

binaries/system/test 1 test failed

Reported by: Jie Lin Owned by: sanderd17
Priority: Should Have Milestone: Alpha 16
Component: UI & Simulation Keywords:
Cc: Patch:

Description

When I run the binaries/system/test, one of the test failed. Does anyone know why?

Here is the output:

Running 287 tests................................................................................ERROR: JavaScript error: simulation/components/GuiInterface.js line 379
ReferenceError: IID_AlertRaiser is not defined
  (-1,10)@simulation/components/GuiInterface.js:379
  ()@simulation/components/tests/test_GuiInterface.js:421

In TestComponentScripts::test_scripts:
../../../source/pch/test/../../../source/simulation2/components/tests/test_scripts.h:43: Error: Test failed: L"Running script simulation/components/tests/test_GuiInterface.js"
../../../source/pch/test/../../../source/simulation2/components/tests/test_scripts.h:43: Error: Assertion failed: scriptInterface.LoadScript(pathname, content)
..............................................................................................................................................................................................................
Failed 1 of 287 tests
Success rate: 99%

Change History (2)

comment:1 by sanderd17, 10 years ago

Owner: set to sanderd17
Resolution: fixed
Status: newclosed

In 14405:

fix tests (fixes #2326)
+ small code cleanup
+ move guiInterface call to GetEntityState
refs #2154

comment:2 by sanderd17, 10 years ago

Component: Core engineUI & Simulation
Milestone: BacklogAlpha 16
Note: See TracTickets for help on using tickets.