Skip to content

Commit 0c3f584

Browse files
Disabling AutoFitMaxExperimentTimeTest
Disabling AutoFitMaxExperimentTimeTest
1 parent c255ac7 commit 0c3f584

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Microsoft.ML.AutoML.Tests/AutoFitTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,8 @@ public void AutoFitWithPresplittedData()
375375
}
376376

377377
[LightGBMFact]
378+
//Skipping test temporarily. This test will be re-enabled once the cause of failures has been determined
379+
[Trait("Category", "SkipInCI")]
378380
public void AutoFitMaxExperimentTimeTest()
379381
{
380382
// A single binary classification experiment takes less than 5 seconds.

0 commit comments

Comments
 (0)