mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +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>