lidavidm commented on code in PR #42019:
URL: https://github.com/apache/arrow/pull/42019#discussion_r1630679684
##########
java/vector/src/test/java/org/apache/arrow/vector/ipc/MessageSerializerTest.java:
##########
@@ -154,9 +152,6 @@ public void testSchemaDictionaryMessageSerialization()
throws IOException {
assertEquals(schema, deserialized);
}
- @Rule
- public ExpectedException expectedEx = ExpectedException.none();
Review Comment:
The test that used it was added 7 years ago and since removed, so it appears
so.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]