pub fn read_profile_file(
    piglit_folder: &Path,
    profile: &str,
    process_isolation: bool
) -> Result<String>