Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

test: remove check for specific byte size in gRPC tests #1100

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Mar 29, 2023

test: remove check for specific byte size in gRPC tests

This check is prone to flaking with upgrades of object-sizeof package as well as being different across different versions of node. I think simply checking that the size was not zero is sufficient and avoids making the test too specific.

This check is prone to flaking with upgrades of `object-sizeof` package as well as being different across different versions of node. I think simply checking that the size was not zero is sufficient and avoids making the test too specific.
@aabmass aabmass requested review from punya, damemi and psx95 and removed request for draffensperger and mayurkale22 March 29, 2023 19:05
@aabmass aabmass enabled auto-merge (squash) March 29, 2023 19:06
@aabmass aabmass merged commit e3fb064 into census-instrumentation:master Mar 29, 2023
6 checks passed
@aabmass aabmass deleted the pr1100 branch March 29, 2023 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants