Helper function to wrap Invoke result in data overridden #4296
Unanswered
hypnoslin
asked this question in
Community Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
gtest version: v1.11.0
Environment: Ubuntu-22.04
Let's start with an example.
This is the working one.
This is the failed one.
The
actual
output is "0x202".When trying to wrap the invoke, the first entrance
data
will be overridden by the second call.Is this expected behavior? And, is there any alternative that can achieve the same?
I found a similar thread #2389, but it seems not to help.
Beta Was this translation helpful? Give feedback.
All reactions