Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Update dependencies from microsoft/testfx #1975

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/microsoft/testfx

  • Subscription: a184d05c-2a2f-4297-ac71-08dbf65c3c8e
  • Build: 20231220.9
  • Date Produced: December 20, 2023 6:54:47 PM UTC
  • Commit: 253934f
  • Branch: refs/heads/main

dotnet-maestro bot and others added 2 commits December 21, 2023 03:01
…231220.9

MSTest
 From Version 3.2.0-preview.23620.1 -> To Version 3.2.0-preview.23620.9
// DoNotParallelize set for TestAssetName
// There are a total of 2 classes - C1 (3 tests), C2 (3 tests) with a sleep of TestMethodWaitTimeInMS.
// So this should not exceed 5 * TestMethodWaitTimeInMS seconds + 2.5 seconds overhead.
ValidateTestRunTime((5 * TestMethodWaitTimeInMS) + OverheadTimeInMS);

// ValidateTestRunTime((5 * TestMethodWaitTimeInMS) + OverheadTimeInMS);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Evangelink I've removed the time validation, hard to predict now that we're increasing the load on the machine, maybe if we want some time testing we should have another step with "time regression/measure" to run in sequence or in a controlled dop from process/tests perspective.

@MarcoRossignoli MarcoRossignoli merged commit ada284e into main Dec 21, 2023
6 checks passed
@MarcoRossignoli MarcoRossignoli deleted the darc-main-b344add7-5656-4003-871d-cd90dcf9d230 branch December 21, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant