Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: [Regression] catch libva-utils test_va_api CreateSurfaces/VAAPICreateSurfaces 1000+ failed cases #1764

Closed
wenqingx opened this issue Jan 26, 2024 · 5 comments
Assignees

Comments

@wenqingx
Copy link

Which component impacted?

Not sure

Is it regression? Good in old configuration?

Yes, it's good in old version

What happened?

catch new Regression on libva-utils test_va_api Regression by 32b7f5558f94a558684fad8d2b88e65b26352211 

[ FAILED ] CreateSurfaces/VAAPICreateSurfaces.CreateSurfacesNoConfigAttrib/3925, where GetParam() = (32:VAProfileAV1Profile0, 1:VAEntrypointVLD, 8192x8192)
[ FAILED ] CreateSurfaces/VAAPICreateSurfaces.CreateSurfacesNoConfigAttrib/3926, where GetParam() = (32:VAProfileAV1Profile0, 1:VAEntrypointVLD, 10240x10240)

1326 FAILED TESTS

What's the usage scenario when you are seeing the problem?

Others

What impacted?

Regression issues should be prioritized for repair.thanks.

Debug Information

my env:
kernel:6.5.0-17-generic
OS:22.04.3 LTS (Jammy Jellyfish)
CPU:11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz, but it;s should be a common platform issue.

libva:3457aa8703bd
gmmlib:f5943626a108
libva-utils:b3ee1c3a0221

test cmdline:
libva-utils/test/test_va_api --gtest_output=xml:libva-utils.test.test_va_api/All.xml --gtest_color=no

log:
... [ FAILED ] CreateSurfaces/VAAPICreateSurfaces.CreateSurfacesNoConfigAttrib/3925, where GetParam() = (32:VAProfileAV1Profile0, 1:VAEntrypointVLD, 8192x8192) [ FAILED ] CreateSurfaces/VAAPICreateSurfaces.CreateSurfacesNoConfigAttrib/3926, where GetParam() = (32:VAProfileAV1Profile0, 1:VAEntrypointVLD, 10240x10240) 1326 FAILED TESTS

Do you want to contribute a patch to fix the issue?

None

@Sherry-Lin
Copy link
Contributor

@lixin5x to double confirm

@lixin5x
Copy link
Contributor

lixin5x commented Jan 29, 2024

Need add prime3 test in libva-utils, intel/libva-utils#357 is the PR

@wenqingx
Copy link
Author

Need add prime3 test in libva-utils, intel/libva-utils#357 is the PR

jsut tested on my local TGL device ,the issue fixed. thanks
[----------] Global test environment tear-down [==========] 19698 tests from 14 test suites ran. (98063 ms total) [ PASSED ] 19698 tests.

@wenqingx
Copy link
Author

wenqingx commented Feb 2, 2024

fixed patch merged and check latest report is pass , closed the issue ,thanks.

@wenqingx wenqingx closed this as completed Feb 2, 2024
@lixin5x
Copy link
Contributor

lixin5x commented Mar 7, 2024

after intel/libva#800 merged libvautils test will fail, please update libva

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants