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

feat(s2n-quic-dc): import 10/17/24 #2351

Merged
merged 2 commits into from
Oct 17, 2024
Merged

feat(s2n-quic-dc): import 10/17/24 #2351

merged 2 commits into from
Oct 17, 2024

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Oct 17, 2024

Description of changes:

This change imports the latest changes in s2n-quic-dc.

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

@camshaft camshaft marked this pull request as ready for review October 17, 2024 19:04
if std::env::var("S2N_QUIC_RUN_VERSION_SPECIFIC_TESTS").is_ok() {
assert_eq!(fake_entry(0).size(), 238);
if should_check {
assert_eq!(fake_entry(0).size(), 270);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, this seems a bit unfortunate. Do we know what is driving the increase here? I thought I checked that we were running the test before -- maybe it switched to a different CI worker?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh i actually think this is a merge error... lemme look more into it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah i messed up the merge there. pushing a new one.

@camshaft camshaft enabled auto-merge (squash) October 17, 2024 19:51
@camshaft camshaft merged commit 6bda48e into main Oct 17, 2024
132 checks passed
@camshaft camshaft deleted the dc-import-10-17-24 branch October 17, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants