sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.32k stars 370 forks source link

Missing assets for tests #202

Closed p4vv37 closed 1 year ago

p4vv37 commented 1 year ago

Hi

I'm trying to modify the plugin a bit and I'd like to run tests to verify my changes. Apparently some .usasset files are missing from this repository:

Created a new scene because it didn't exist! Please commit to dev_reg: /Game/TestSaved/Levels/Colliders and /Game/TestSaved/Assets/Colliders/Colliders_Common [[...]\Engine\Plugins\Runtime\HoudiniEngine\Source\HoudiniEngineEditor\Private\Tests\HoudiniEditorTestUtils.cpp(590)]

Is that correct and assets are missing, or am I doing something wrong?

Regards

dpernuit commented 1 year ago

No that is expected, those tests are mostly meant to be run internally on our build machines.