-
Notifications
You must be signed in to change notification settings - Fork 29
Narrowing down the list of tests #1871
Copy link
Copy link
Open
Labels
FrontendMost or all of the changes for this issue will be in the frontend code.Most or all of the changes for this issue will be in the frontend code.enhancementNew feature or requestNew feature or requestfeedbackUser feedbackUser feedback
Metadata
Metadata
Assignees
Labels
FrontendMost or all of the changes for this issue will be in the frontend code.Most or all of the changes for this issue will be in the frontend code.enhancementNew feature or requestNew feature or requestfeedbackUser feedbackUser feedback
Type
Projects
Status
In Progress
@ebiggers reports (kernelci/kernelci-pipeline#1466 (comment)) that when viewing the test results it is at the very least non-obvious how to narrow down the test being looked at within KUnit - if you expand the KUnit category in a result set you can see a list of all the individual KUnit results but these are in a heirachy (eg, "kunit.exec.stackinit.test_small_start_static_all" has three levels of subsuite kunit->exec->stackinit). It would be much more usable if each sublevel were viewable like the top level is