Skip to content

Commit

Permalink
Mute PyTorchModelIT. testEvaluate (#73771)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle authored Jun 4, 2021
1 parent b6f1943 commit c6c2f1b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ protected Settings restClientSettings() {
RAW_MODEL_SIZE = Base64.getDecoder().decode(BASE_64_ENCODED_MODEL).length;
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/73769")
public void testEvaluate() throws IOException {
createModelStoreIndex();
putTaskConfig();
Expand Down

0 comments on commit c6c2f1b

Please sign in to comment.