Skip to content

Conversation

@ShoyuVanilla
Copy link
Contributor

It seems that we can actually use multple stub_verifieds on a single harness internally, but the checking logic prevents such usages.
This PR removes such restrection.

Resolves #3804

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@ShoyuVanilla ShoyuVanilla requested a review from a team as a code owner January 1, 2025 14:03
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label Jan 1, 2025
@ShoyuVanilla
Copy link
Contributor Author

Oh, I wrote this PR in my mobile device without actual checks and it doesn't compiles 😅 I'll fix this few hours later

@ShoyuVanilla ShoyuVanilla force-pushed the issues-3804 branch 2 times, most recently from f3767c0 to 5c5d5f3 Compare January 2, 2025 13:19
@ShoyuVanilla
Copy link
Contributor Author

Closing this as we have #3808

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

Labels

Z-EndToEndBenchCI Tag a PR to run benchmark CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use multiple #[stub_verified(..)] attributes to a single harness

2 participants