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

fix issue in WaiterWaiter caused by race condition #4829

Merged
merged 5 commits into from
Feb 13, 2020

Conversation

frank-dong-ms-zz
Copy link
Contributor

@frank-dong-ms-zz frank-dong-ms-zz commented Feb 12, 2020

  1. Fix issue in WaiterWaiter caused by race condition.
  2. Re-enable affected tests as below:
    EntryPointEvaluateRegression
    EntryPointSdcaBinary
    EntryPointSDCARegression
    EntryPointChainedCrossValMacros
    TestCrossValidationMacroWithStratification
    TestOvaMacro
    TrainAndPredictOnIris
    CrossValidationIris
    LinearClassifierTest
    SavePipeTrainAndScoreFccTransformStr
    BinaryClassifierLogisticRegressionNonNegativeTest
    InpsectLinearModelParameters
    TrainRegressionModel
    CustomTransformer
    TrainAndPredictIrisModelTest
    LightGbmBinaryClassificationOnnxConversionTest

@frank-dong-ms-zz frank-dong-ms-zz marked this pull request as ready for review February 13, 2020 00:02
@frank-dong-ms-zz frank-dong-ms-zz requested a review from a team as a code owner February 13, 2020 00:02
@frank-dong-ms-zz frank-dong-ms-zz added the test related to tests label Feb 13, 2020
@frank-dong-ms-zz frank-dong-ms-zz changed the title fix issue in WaiterWaiter caused by background thread update fix issue in WaiterWaiter caused by race condition Feb 13, 2020
Copy link
Contributor

@harishsk harishsk left a comment

Choose a reason for hiding this comment

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

:shipit:

@frank-dong-ms-zz frank-dong-ms-zz merged commit 6cd6081 into dotnet:master Feb 13, 2020
@frank-dong-ms-zz frank-dong-ms-zz deleted the SdcaBinary-issue branch April 15, 2020 20:36
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
test related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants