Skip to content

Commit

Permalink
feat(qns): add resumption testcase
Browse files Browse the repository at this point in the history
Test failure reported in mozilla#1786 (comment).

Signed-off-by: Max Inden <mail@max-inden.de>
  • Loading branch information
mxinden authored Apr 17, 2024
1 parent 2463618 commit 2935e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ jobs:
name: 'neqo-latest'
image: ${{ steps.docker_build_and_push.outputs.imageID }}
url: https://github.com/mozilla/neqo
test: handshake,ecn,keyupdate
test: handshake,ecn,keyupdate,resumption
client: neqo-latest,quic-go,ngtcp2,neqo,msquic
server: neqo-latest,quic-go,ngtcp2,neqo,msquic

0 comments on commit 2935e59

Please sign in to comment.