1. 17 2月, 2022 14 次提交
    • T
      update SSL tests to deal better with disabled protocols (#65120) · 36a79fcf
      Tomas Weinfurt 提交于
      * update SSL tests to deal better with disabled protocols
      
      * Improve detection of Null encryption on Windows
      
      * update expectation for Mismatched protocols
      
      * update detection
      
      * wrap win32 exception
      
      * update ProtocolMismatchData sets
      
      * remove debug print
      
      * final cleanup
      
      * generate mismatch data
      
      * avoid SslProtocols.Default
      36a79fcf
    • A
      Disable component governance for musl runs (#65454) · 50b4abbe
      Andy Gocke 提交于
      50b4abbe
    • A
      Remove or move some expensive low-value testing (#65453) · f29ba20b
      Andy Gocke 提交于
      When PGO was added, I added it in PR as well just to help with monitoring
      At this point it's very stable and expensive to run, so we should probably move it out.
      
      Single-file is still tested in our unit tests, but these runs were mainly to test the
      compatibility of APIs with single-file. We've found that the analyzer does a pretty good
      job of verifying that without testing, and we still have verification via NativeAOT, which
      I think is a superset of the testing as a whole.
      f29ba20b
    • T
    • A
      [wasm] Disable aot tests failing due to OOM (#65413) · 2196c357
      Ankit Jain 提交于
      * [wasm] Disable aot tests failing due to OOM
      
      - https://github.com/dotnet/runtime/issues/65356 - OOM while linking
          `System.Text.Json.SourceGeneration.Roslyn3.11.Tests`
      
      - https://github.com/dotnet/runtime/issues/65411 - possible OOM when
        compiling `System.Text.Json.SourceGeneration.Roslyn4.0.Tests.dll.bc` -> `.o`
           `System.Text.Json.SourceGeneration.Roslyn4.0.Tests`
      
      - https://github.com/dotnet/runtime/issues/61524 - OOM while linking
          `System.Text.Json.Tests`
      
      * Disable System.Collections.Immutable.Tests due to #65335
      2196c357
    • P
      [MAUI][PERF] Reenable Maui w/o package injection (#65409) · ced5e7a2
      Parker Bibus 提交于
      * Reenable stuff for android startup.
      
      * Disable package replacement and temporarily most of the perf.yml files.
      
      * Reenable full perf.yml for final test.
      ced5e7a2
    • Q
    • M
      Merge a couple NativeAOT smoke tests (#65426) · f2d4f888
      Michal Strehovský 提交于
      Shaves off a couple dozen seconds of test build time.
      f2d4f888
    • Q
      [LoongArch64] add the `coreclr/unwinder/loongarch64` from the #62979. (#63489) · f1337d90
      Qiao Pengcheng 提交于
      * [LoongArch64] add the `coreclr/unwinder/loongarch64` from the #62979.
      
      * [LoongArch64] replace the `__in` with `_In_`.
      
      * [LoongArch64] update the version of the `LICENSE description`.
      
      * [LoongArch64] update the macro-define for crossgen2.
      
      * [LoongArch64] amend the comment notes.
      Co-authored-by: Nqiaopengcheng <qiaopengcheng-hf@loongson.cn>
      f1337d90
    • D
      Proposed changes to ECMA 335 for ref field support (#63659) · 135a9608
      David Wrighton 提交于
      * Initial proposed changes for ref fields
      
      * Fix end of line issue
      
      * Update docs/design/specs/Ecma-335-Augments.md
      Co-authored-by: NAaron Robinson <arobins@microsoft.com>
      
      * Update local signature wording
      Co-authored-by: NAaron Robinson <arobins@microsoft.com>
      135a9608
    • J
      Gracefully emit a diagnostic when the GeneratedDllImport attribute didn't... · d40c0ede
      Jeremy Koritzinsky 提交于
      Gracefully emit a diagnostic when the GeneratedDllImport attribute didn't parse quite right and we don't have a valid AttributeData object (#65344)
      
      d40c0ede
    • D
      [main] Update dependencies from 9 repositories (#65252) · c931d473
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/arcade build 20220211.10
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22110.7 -> To Version 2.5.1-beta.22111.10
      
      * Update dependencies from https://github.com/dotnet/emsdk build 20220211.1
      
      Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
       From Version 7.0.0-alpha.2.22104.1 -> To Version 7.0.0-alpha.2.22111.1
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220212.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22109.1 -> To Version 7.0.0-preview1.22112.1
      
      * Update dependencies from https://github.com/dotnet/runtime build 20220213.2
      
      Microsoft.NETCore.ILAsm , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NETCore.DotNetHost , Microsoft.NETCore.App.Runtime.win-x64 , System.Runtime.CompilerServices.Unsafe , runtime.native.System.IO.Ports , Microsoft.NET.Sdk.IL , System.Text.Json
       From Version 7.0.0-preview.2.22103.2 -> To Version 7.0.0-preview.2.22113.2
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220213.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22109.1 -> To Version 7.0.0-preview1.22113.1
      
      * Set warnaserror false for send to helix steps
      
      * PR Feedback
      
      * Update dependencies from https://github.com/dotnet/arcade build 20220214.7
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22110.7 -> To Version 2.5.1-beta.22114.7
      
      * Update dependencies from https://github.com/dotnet/icu build 20220214.1
      
      Microsoft.NETCore.Runtime.ICU.Transport
       From Version 7.0.0-preview.2.22107.1 -> To Version 7.0.0-preview.2.22114.1
      
      * Update dependencies from https://github.com/dotnet/xharness build 20220214.1
      
      Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
       From Version 1.0.0-prerelease.22110.1 -> To Version 1.0.0-prerelease.22114.1
      
      * Update dependencies from https://github.com/dotnet/runtime-assets build 20220215.1
      
      Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
       From Version 7.0.0-beta.22107.1 -> To Version 7.0.0-beta.22115.1
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220214.1
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22109.1 -> To Version 7.0.0-preview1.22114.1
      
      * Update dependencies from https://github.com/dotnet/hotreload-utils build 20220214.2
      
      Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
       From Version 1.0.2-alpha.0.22107.2 -> To Version 1.0.2-alpha.0.22114.2
      
      * Update dependencies from https://github.com/dotnet/llvm-project build 20220214.2
      
      runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools
       From Version 11.1.0-alpha.1.22107.4 -> To Version 11.1.0-alpha.1.22114.2
      
      * Update dependencies from https://github.com/dotnet/arcade build 20220214.7
      
      Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk
       From Version 2.5.1-beta.22110.7 -> To Version 2.5.1-beta.22114.7
      
      * Update dependencies from https://github.com/dotnet/icu build 20220215.2
      
      Microsoft.NETCore.Runtime.ICU.Transport
       From Version 7.0.0-preview.2.22107.1 -> To Version 7.0.0-preview.3.22115.2
      
      * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220215.3
      
      Microsoft.CodeAnalysis.NetAnalyzers
       From Version 7.0.0-preview1.22109.1 -> To Version 7.0.0-preview1.22115.3
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      Co-authored-by: NSantiago Fernandez Madero <safern@microsoft.com>
      Co-authored-by: NJuan Hoyos <juan.s.hoyos@outlook.com>
      Co-authored-by: NAlexander Köplinger <alex.koeplinger@outlook.com>
      c931d473
    • A
      Add linux-musl entry for FALLBACK_HOST_RID (#65339) · c1dba415
      Adeel Mujahid 提交于
      * Add linux-musl entry for FALLBACK_HOST_RID
      
      * Stay consistent about host vs. target
      
      * Classify linux-musl agnostic of distro
      c1dba415
    • O
      Separate capturing from normal states (#65340) · 5dc28685
      Olli Saarikivi 提交于
      This reduces memory usage for NonBacktracking to what it was before capturing support.
      5dc28685
  2. 16 2月, 2022 25 次提交
  3. 15 2月, 2022 1 次提交