mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 22:08:53 +08:00
This commit fixes bug in which we print debug message to stderr stream. We don't want any test to print any message out. Every output should be captured. Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>