Fix testcase CheckExecGraphInfoSerialization (#2973)
authorJozef Daniecki <jozef.daniecki@intel.com>
Thu, 5 Nov 2020 04:16:24 +0000 (05:16 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Nov 2020 04:16:24 +0000 (07:16 +0300)
commit5d7f83f399e3aa23f16f762c0420d25a703d1dcb
tree9ce6dec95f8374c56705f97d08c1f7cec4f8a27b
parentc68858760acb70730a6ebf5a95b3bd37b6135be2
Fix testcase CheckExecGraphInfoSerialization (#2973)

* Generate unique output file names in CheckExecGraphInfoSerialization testcase.

When multiple instances of this test were executed in parallel the same
file was accessed by multiple threads which was the cause of flakiness.

* Enable ExecGraphTests.CheckExecGraphInfoSerialization on GPU
inference-engine/tests/functional/plugin/gpu/shared_tests_instances/skip_tests_config.cpp
inference-engine/tests/functional/plugin/shared/include/behavior/exec_graph_info.hpp