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

fix h2 tests #2034

Merged
merged 6 commits into from
Mar 4, 2021
Merged

fix h2 tests #2034

merged 6 commits into from
Mar 4, 2021

Conversation

robjtede
Copy link
Member

PR Type

Test

PR Checklist

  • Tests for the changes have been added / updated.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Fix h2 tests according to new behavior introduced in: hyperium/h2#521.

@robjtede robjtede added A-web project: actix-web B-semver-norelease change that does not require a release labels Feb 27, 2021
{
for i in 0..4 {
for &i in &[0] {
Copy link
Contributor

Choose a reason for hiding this comment

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

What a weird syntax... 😅

Copy link
Contributor

@therealprof therealprof left a comment

Choose a reason for hiding this comment

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

LGTM

@robjtede robjtede merged commit c1c4400 into master Mar 4, 2021
@robjtede robjtede deleted the h2-test-fix branch March 4, 2021 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web project: actix-web B-semver-norelease change that does not require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants