Skip to content

[action] [PR:1587] [unittest ]Conditionally enable TestServerSaiMockChannel#67

Merged
mssonicbld merged 1 commit intoAzure:202412from
mssonicbld:cherry/msft-202412/1587
Jun 30, 2025
Merged

[action] [PR:1587] [unittest ]Conditionally enable TestServerSaiMockChannel#67
mssonicbld merged 1 commit intoAzure:202412from
mssonicbld:cherry/msft-202412/1587

Conversation

@mssonicbld
Copy link
Collaborator

Use #ifdef MOCK_METHOD to conditionally enable TestServerSaiMockChannel. This macro is introduced in gmock 1.10, however slave buster has older version of gmock 1.8, within which compiling unittest/lib/TestServerSai.cpp fails.

Use `#ifdef MOCK_METHOD` to conditionally enable TestServerSaiMockChannel. This macro is introduced in gmock 1.10, however slave buster has older version of gmock 1.8, within which compiling `unittest/lib/TestServerSai.cpp` fails.
@mssonicbld
Copy link
Collaborator Author

Original PR: sonic-net/sonic-sairedis#1587

@mssonicbld
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld merged commit 0ae8494 into Azure:202412 Jun 30, 2025
4 of 7 checks passed
mssonicbld added a commit that referenced this pull request Jul 7, 2025
```<br>* 8f50be7 - (HEAD -> 202503) Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (2025-07-07) [Sonic Automation]
* b36d564 - (base/202412) [trim]: Add Packet Trimming Asym DSCP to VS lib (#68) (2025-07-04) [mssonicbld]
* 6e75cc6 - [TAM]: Add default SAI_TAM_ATTR_TELEMETRY_OBJECTS_LIST of TAM for saivs create operation (#1614) (#66) (2025-06-29) [Ze Gan]
* 0ae8494 - [unittest ]Conditionally enable TestServerSaiMockChannel (#67) (2025-06-30) [mssonicbld]
* 12b21f3 - [syncd] Check whether stat_st and tam_telemetry is defined (#1590) (#65) (2025-06-25) [Ze Gan]
* 701a114 - [TAM]: Fix TAM notification and vslib implementation (#1606) (#62) (2025-06-24) [Ze Gan]
* 6b97f74 - [SAI]: Update SAI to support QUERY_STATS_ST_CAPABILITY and TAM (#1573) (#63) (2025-06-24) [Ze Gan]
* f21e12c - [trim]: Add Packet Trimming Port/Queue stats to VS lib (#60) (2025-06-11) [Nazarii Hnydyn]
* 9d39644 - Merge pull request #61 from mssonicbld/cherry/msft-202412/1548 (2025-06-08) [Ze Gan]
|\ 
| failure_prs.log skip_prs.log 613654b - [syncd] Move log set function after api initialize (2025-06-08) [Sonic Build Admin]
|/ 
* e18530c - Update SAI version to 1.16.1 (#54) (2025-05-12) [mramezani95]
* 3c33c26 - Update codeql runs-on ubuntu version to 22.04 (#56) (2025-05-10) [mssonicbld]
* 87d6f46 - [trim]: Add Packet Trimming to VS lib (#55) (2025-05-09) [mssonicbld]
* 80c4309 - Support auto negotiation on the VS platform to avoid error messages. (#52) (2025-05-01) [mssonicbld]
* 0209ab8 - [FlexCounter] add support for SRv6 MySID counters (#50) (2025-04-28) [mssonicbld]
* aceb9ed - Move time stamp to time stamp table in counter database to avoid frequently update the counter table (#51) (2025-04-28) [mssonicbld]<br>```
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.

1 participant