Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f64b8ae

Browse files
committedApr 19, 2024·
skip test
1 parent f46dfb8 commit f64b8ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎modules/java_api/src/test/java/org/intel/openvino/PrePostProcessorTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public void testWrongLayout() {
5252
+ " input"));
5353
}
5454

55+
@Ignore // Ticket: 138994
5556
@Test
5657
public void testWrongElementType() {
5758
String exceptionMessage = "";

0 commit comments

Comments
 (0)
Please sign in to comment.