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

Update shader tests after LLVM update #2760

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

petar-avramovic
Copy link
Contributor

@petar-avramovic petar-avramovic commented Oct 12, 2023

Update tests affected by upstream change:
[AMDGPU] Use absolute relocations when compiling for AMDPAL and Mesa3D
llvm/llvm-project#67791
Tests would fail until they are propagated so they are also disabled
in this patch. TODO: re-enable tests once everything has propagated.

@petar-avramovic petar-avramovic requested a review from a team as a code owner October 12, 2023 10:09
@amdvlk-admin
Copy link

Can one of the admins verify this patch?

@dstutt
Copy link
Member

dstutt commented Oct 12, 2023

ok to test

Copy link
Member

@dstutt dstutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM - but can you also add a comment in the commit message about why they're being disabled (upstream change means that the test will fail until it is propagated, so test is updated and disabled until the change it through).
You could add this when you squash and merge.

@amdvlk-admin
Copy link

Test summary for commit 71e58f4

CTS tests (Failed: 0/139021)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 41144/69517 (59.2%)
    • Failed: 0/69517 (0.0%)
    • Not Supported: 28373/69517 (40.8%)
    • Warnings: 0/69517 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 41178/69504 (59.2%)
    • Failed: 0/69504 (0.0%)
    • Not Supported: 28326/69504 (40.8%)
    • Warnings: 0/69504 (0.0%)

Update tests affected by upstream change:
[AMDGPU] Use absolute relocations when compiling for AMDPAL and Mesa3D
llvm/llvm-project#67791
Tests would fail until they are propagated so they are also disabled
in this patch. TODO: re-enable tests once everything has propagated.
@amdvlk-admin
Copy link

Test summary for commit ce3abfe

CTS tests (Failed: 0/139021)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 41144/69517 (59.2%)
    • Failed: 0/69517 (0.0%)
    • Not Supported: 28373/69517 (40.8%)
    • Warnings: 0/69517 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 41177/69504 (59.2%)
    • Failed: 0/69504 (0.0%)
    • Not Supported: 28327/69504 (40.8%)
    • Warnings: 0/69504 (0.0%)

@dstutt dstutt merged commit 5db5dab into GPUOpen-Drivers:dev Oct 13, 2023
9 checks passed
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

Successfully merging this pull request may close these issues.

4 participants