Skip to content

Commit

Permalink
Test mute (#92610)
Browse files Browse the repository at this point in the history
Mutes #86284
  • Loading branch information
albertzaharovits authored Dec 30, 2022
1 parent e0496fa commit 35ed096
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ public void testRangeQueryIntersectsAdjacentValues() throws Exception {
/**
* check that we catch cases where the user specifies larger "from" than "to" value, not counting the include upper/lower settings
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/86284")
public void testFromLargerToErrors() throws Exception {
SearchExecutionContext context = createContext();
RangeFieldType ft = createDefaultFieldType();
Expand Down

0 comments on commit 35ed096

Please sign in to comment.