Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The honeycomb propagation context base64 test fails #29

Open
Fishrock123 opened this issue Dec 7, 2021 · 0 comments
Open

The honeycomb propagation context base64 test fails #29

Fishrock123 opened this issue Dec 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Fishrock123
Copy link
Contributor

 ---- middleware::honeycomb::propagation::tests::test_marshal stdout ----
thread 'middleware::honeycomb::propagation::tests::test_marshal' panicked at 'assertion failed: `(left == right)`
  left: `"1;trace_id=abcdef123456,parent_id=0102030405,context=eyJlcnJvck1zZyI6ImZhaWxlZCB0byBzaWduIG9uIiwidG9SZXRyeSI6dHJ1ZSwidXNlcklEIjoxfQ=="`,
 right: `"1;trace_id=abcdef123456,parent_id=0102030405,context=eyJ1c2VySUQiOjEsImVycm9yTXNnIjoiZmFpbGVkIHRvIHNpZ24gb24iLCJ0b1JldHJ5Ijp0cnVlfQ=="`', src/middleware/honeycomb/propagation.rs:157:9

My best guess on this is that it is somehow impacted by the rust version.

@Fishrock123 Fishrock123 added the bug Something isn't working label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant