Skip to content

Commit

Permalink
Unmute TestFeatureLicenseTrackingIT testFeatureTrackingInferenceModel…
Browse files Browse the repository at this point in the history
…Pipeline (elastic#115340) (elastic#115773)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
dan-rubinstein and elasticmachine authored Oct 28, 2024
1 parent 4b9ffa0 commit 232d9fb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ public void testFeatureTrackingAnomalyJob() throws Exception {
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/102381")
public void testFeatureTrackingInferenceModelPipeline() throws Exception {
String modelId = "test-load-models-classification-license-tracking";
Map<String, String> oneHotEncoding = new HashMap<>();
Expand Down

0 comments on commit 232d9fb

Please sign in to comment.