llvm / llvm/llvm-lnt

[v5] Opening a Graph view link with a filter does not apply the filters

Open
#232 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
35
Forks
34
Avg merge
5h 46m
Merged PRs (30d)
12

Description

When opening a Graph view link like https://lnt.ldionne.com/v5/graph?suite=libcxx&machine=linux-x86_64-20260812&metric=execution_time&test_filter=push_back which contains filters, the filters are shown in the "filter" bar, but they are not applied in the list of benchmarks:

Image

The filters are applied whenever a letter is changed in the filter box.

Also, when changing the filter in the filter box, the total count of tests (e.g. `0 of 30 tests selected`) is not updated, it seems to be tied exclusively to the URL parameters.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the v5 Graph view URL and trace how its suite, machine, metric, and test_filter parameters populate the filter bar and benchmark list. Reproduce the issue with the example link, then verify that filters apply on load and that the selected-test count updates when the filter box changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.