Skip to content

Commit

Permalink
Unmute already fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
craigtaverner committed Dec 1, 2023
1 parent dac927f commit d84b96e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,6 @@ public final void testSyntheticEmptyListNoDocValuesLoader() throws IOException {
assertNoDocValueLoader(b -> b.startArray("field").endArray());
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/102869")
public final void testBlockLoaderFromColumnReader() throws IOException {
testBlockLoader(true);
}
Expand Down

0 comments on commit d84b96e

Please sign in to comment.