Skip to content

gmock and gtest needed for compilation#7912

Open
m-kim wants to merge 1 commit into
developfrom
users/m-kim/missing-gmock-and-gtest-dependencies
Open

gmock and gtest needed for compilation#7912
m-kim wants to merge 1 commit into
developfrom
users/m-kim/missing-gmock-and-gtest-dependencies

Conversation

@m-kim
Copy link
Copy Markdown
Contributor

@m-kim m-kim commented May 30, 2026

Compilation on docker

rocm/pytorch:rocm7.2_ubuntu22.04_py3.10_pytorch_release_2.9.1

requires libgmock-dev and libgtest-dev for compilation.

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

Compilation on docker

rocm/pytorch:rocm7.2_ubuntu22.04_py3.10_pytorch_release_2.9.1

requires libgmock-dev and libgtest-dev for compilation.
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project status has failed because the head coverage (77.83%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7912      +/-   ##
===========================================
- Coverage    61.94%   61.94%   -0.00%     
===========================================
  Files         2084     2084              
  Lines       357182   357232      +50     
  Branches     53974    53985      +11     
===========================================
+ Hits        221251   221265      +14     
- Misses      117126   117159      +33     
- Partials     18805    18808       +3     
Flag Coverage Δ *Carryforward flag
TensileLite 25.98% <ø> (ø) Carriedforward from 6a2e2cc
hipBLAS 90.65% <ø> (ø) Carriedforward from 6a2e2cc
hipBLASLt 41.23% <ø> (-0.05%) ⬇️
hipCUB 82.21% <ø> (ø) Carriedforward from 6a2e2cc
hipDNN 86.90% <ø> (ø) Carriedforward from 6a2e2cc
hipFFT 50.00% <ø> (ø) Carriedforward from 6a2e2cc
hipRAND 76.12% <ø> (ø) Carriedforward from 6a2e2cc
hipSOLVER 69.24% <ø> (ø) Carriedforward from 6a2e2cc
hipSPARSE 85.42% <ø> (ø) Carriedforward from 6a2e2cc
rocBLAS 48.09% <ø> (ø) Carriedforward from 6a2e2cc
rocFFT 52.07% <ø> (ø) Carriedforward from 6a2e2cc
rocRAND 57.04% <ø> (ø) Carriedforward from 6a2e2cc
rocSOLVER 77.83% <ø> (ø) Carriedforward from 6a2e2cc
rocSPARSE 72.68% <ø> (ø) Carriedforward from 6a2e2cc

*This pull request uses carry forward flags. Click here to find out more.
see 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants