tests: introduce tests comparison - #229
Open
dabrain34 wants to merge 2 commits into
Open
Conversation
crmurillo
reviewed
Aug 17, 2026
dabrain34
force-pushed
the
dab_add_result_comparison
branch
2 times, most recently
from
August 18, 2026 13:21
302904f to
016b6c8
Compare
dabrain34
force-pushed
the
dab_add_result_comparison
branch
from
August 27, 2026 10:59
016b6c8 to
5cc2a63
Compare
dabrain34
force-pushed
the
dab_add_result_comparison
branch
5 times, most recently
from
August 28, 2026 09:55
5034f75 to
7f89783
Compare
crmurillo
reviewed
Aug 28, 2026
It is possible that a device is not supported with different device id but same device name such as anv.
dabrain34
force-pushed
the
dab_add_result_comparison
branch
3 times, most recently
from
August 28, 2026 14:38
a5cdaed to
edb7e4d
Compare
In order to check that there is no regression over a new run, introduced a test comparison which will display if there is a regression or a progression The file is available in tests/results/vvs_test_results.json and contains a list of tests by hardware_vendor_id_device_id. This file can be removed and no comparison will be done or a custom file can be passed.
dabrain34
force-pushed
the
dab_add_result_comparison
branch
from
August 28, 2026 15:25
edb7e4d to
f9743a5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
In order to check that there is no regression over a new run, introduced a test comparison which will display
if there is a regression or a progression
The file is available in tests/results/vvs_test_results.json and contains a list of tests by hardware_vendor_id_device_id.
This file can be removed and no comparison will be done or a custom file can be passed.
Type of change
feature
Issue (optional)
Tests
Intel(R) Graphics (RPL-S) (8086:a780) / Intel open-source Mesa driver Mesa 26.2.0-devel (git-12db716fff) / Ubuntu 24.04.4 LTS
Total Tests: 83
Passed: 57
Crashed: 0
Failed: 0
Not Supported: 23
Skipped: 3 (in skip list)
Success Rate: 100.0%
NVIDIA GeForce RTX 4060 (10de:2882) / NVIDIA 595.44.00 / Ubuntu 24.04.4 LTS
Total Tests: 83
Passed: 72
Crashed: 0
Failed: 0
Not Supported: 10
Skipped: 1 (in skip list)
Success Rate: 100.0%
Additional Details (optional)