Split roofline tests, and fix none outputs (#1913)

* Split roofline tests

* Use N/A for missing values

* Test eval_expression for no valid data

* Fixed tests

* Updated Changelog for N/A

* Fixed platform specific test failure
This commit is contained in:
abchoudh-amd
2025-11-19 15:36:08 +05:30
committed by GitHub
parent ae8f72fa79
commit 76ea35787d
7 changed files with 85 additions and 36 deletions
+2 -1
View File
@@ -103,7 +103,8 @@ markers = [
"sets_perf",
"pc_sampling",
"live_attach_detach",
"roofline",
"roofline_1",
"roofline_2",
"path",
"sci_notion",
]