Skip to content

[wperf-test] WPERF-1018: fix failing test_check_cores_in_pmu_ctl_hdr_p_cores_too_many_cores

Introduction

Unit test test_check_cores_in_pmu_ctl_hdr_p_cores_no_error no longer passes we've moved to 256 cores max for WindowsPerf. And we use UINT8 to store core number.

In this patch:

  • [wperf-test]: fix failing test_check_cores_in_pmu_ctl_hdr_p_cores_too_many_cores

Testing

image

Merge request reports

Loading