Page MenuHomeWildfire Games

Jenkins > TestComponentScripts::test_scripts
Failed

TEST RESULT

Run At
Sep 8 2019, 2:58 PM
Details
Test failed: Stack trace: Attacking.CauseDamageOverArea@simulation/components/tests/test_DeathDamage.js:53:41 DeathDamage.prototype.CauseDeathDamage@simulation/components/DeathDamage.js:63:1 @simulation/components/tests/test_DeathDamage.js:66:1 Expected equal, got ({type:"Death", attackData:{Damage:{Hack:0, Pierce:215, Crush:35}}, attackerData:{entity:60, owner:1}, origin:{x:3, y:4.2}, radius:10.7, shape:"Circular", friendlyFire:false}) !== ({type:"Death", attackData:{Damage:{Hack:0, Pierce:215, Crush:35}}, attacker:60, attackerOwner:1, origin:{x:3, y:4.2}, radius:10.7, shape:"Circular", friendlyFire:false}) Test failed: Stack trace: Attacking.CauseDamageOverArea@simulation/components/tests/test_DeathDamage.js:53:41 DeathDamage.prototype.CauseDeathDamage@simulation/components/DeathDamage.js:63:1 @simulation/components/tests/test_DeathDamage.js:74:1 Expected equal, got ({type:"Death", attackData:{Damage:{Hack:0, Pierce:215, Crush:35}, Bonuses:{BonusCav:{Classes:"Cavalry", Multiplier:3}}}, attackerData:{entity:60, owner:1}, origin:{x:3, y:4.2}, radius:10.7, shape:"Circular", friendlyFire:false}) !== ({type:"Death", attackData:{Damage:{Hack:0, Pierce:215, Crush:35}, Bonuses:{BonusCav:{Classes:"Cavalry", Multiplier:3}}}, attacker:60, attackerOwner:1, origin:{x:3, y:4.2}, radius:10.7, shape:"Circular", friendlyFire:false})