|
|
|
|
@ -224,7 +224,7 @@ void RCcontrollerTest_Simple::SubmitJob()
|
|
|
|
|
|
|
|
|
|
// This is a regresssion test to ensure the rccontroller can handle multiple jobs for the same file being completed before
|
|
|
|
|
// the APM has a chance to send OnFinishedProcesssingJob events
|
|
|
|
|
TEST_F(RCcontrollerTest_Simple, SameJobIsCompletedMultipleTimes_CompletesWithoutError)
|
|
|
|
|
TEST_F(RCcontrollerTest_Simple, DISABLED_SameJobIsCompletedMultipleTimes_CompletesWithoutError)
|
|
|
|
|
{
|
|
|
|
|
using namespace AssetProcessor;
|
|
|
|
|
|
|
|
|
|
|