Skip to content

Commit 232d9fb

Browse files
Unmute TestFeatureLicenseTrackingIT testFeatureTrackingInferenceModelPipeline (#115340) (#115773)
Co-authored-by: Elastic Machine <[email protected]>
1 parent 4b9ffa0 commit 232d9fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/ml/src/internalClusterTest/java/org/elasticsearch/xpack/ml/integration/TestFeatureLicenseTrackingIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ public void testFeatureTrackingAnomalyJob() throws Exception {
118118
});
119119
}
120120

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

0 commit comments

Comments
 (0)