Skip to content

Platform benchmarks broken #8637

Closed
Closed
@sebastienros

Description

@sebastienros

Since #8517

/cc @jkotalik

  Persisting no-op dg to /tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/obj/PlatformBenchmarks.csproj.nuget.dgspec.json
  Restore completed in 142.79 ms for /tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj.
/tmp/BenchmarksServer/buasdxl1.hdw/sdk/3.0.100-preview4-010901/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(151,5): message NETSDK1057: You are using a preview version of .NET Core. See: https://aka.ms/dotnet-core-preview [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
AsciiString.cs(6,57): error CS0234: The type or namespace name 'Infrastructure' does not exist in the namespace 'Microsoft.AspNetCore.Server.Kestrel.Core.Internal' (are you missing an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
IHttpConnection.cs(10,40): error CS0246: The type or namespace name 'IHttpHeadersHandler' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
IHttpConnection.cs(10,61): error CS0246: The type or namespace name 'IHttpRequestLineHandler' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
BenchmarkApplication.cs(36,33): error CS0246: The type or namespace name 'HttpMethod' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
BenchmarkApplication.cs(36,52): error CS0246: The type or namespace name 'HttpVersion' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
BenchmarkApplication.HttpConnection.cs(20,17): error CS0246: The type or namespace name 'HttpParser<>' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
BenchmarkApplication.HttpConnection.cs(166,41): error CS0246: The type or namespace name 'IHttpRequestLineHandler' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
BenchmarkApplication.HttpConnection.cs(166,66): error CS0246: The type or namespace name 'IHttpHeadersHandler' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
BenchmarkApplication.HttpConnection.cs(176,37): error CS0246: The type or namespace name 'HttpMethod' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]
BenchmarkApplication.HttpConnection.cs(176,56): error CS0246: The type or namespace name 'HttpVersion' could not be found (are you missing a using directive or an assembly reference?) [/tmp/BenchmarksServer/53uha2nr.3ug/AspNetCore/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj]

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions