dotnet / dotnet/aspnetcore

Enable Autobahn Test Suite on PR Validation

Open
#4,350 12 comments 0 reactions 0 assignees View on GitHub
area-networking feature-websockets task test-failure
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

Currently our PR validation is skipping the Autobahn tests because it's missing the installation step. This is the [set up script that was being used before.](https://github.com/aspnet/AspNetCore/blob/master/src/Middleware/WebSockets/setup-wstest.ps1).

We need to be able to install Python, then use pip to install the autobahntestsuite pacakge to be able to run the tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.