[Test Package Versions Bump] Updating package versions - #9187
Conversation
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (9187) and master. ✅ No regressions detected |
BenchmarksBenchmark execution time: 2026-09-07 16:24:17 Comparing candidate commit 8cf5979 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 67 known flaky benchmarks, 59 flaky benchmarks without significant changes.
|
andrewlock
left a comment
There was a problem hiding this comment.
MSTest is broken, and we need to add support for Quartz v4
## Summary of changes Adds initial support for MSTest 4.4.0 ## Reason for change There were breaking changes in the latest minor release ## Implementation details This fixes our existing tests and instrumentation, but there are additional issues that also need fixing for full support ## Test coverage Fixes the existing broken tests ## Other details Identified in #9187
669e115 to
8cf5979
Compare
andrewlock
left a comment
There was a problem hiding this comment.
LGTM as long as the tests pass
Updates the package versions for integration tests. See below for a summary of the changes.
Package Version Updates
New Major Versions Available
These have a new major outside our supported range. Review whether to widen the
integration's
MaximumVersionand the definition'sMaxVersionExclusive/SpecificVersions,or add a new split entry, to adopt.