Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.12.0
-
Fix Version/s: 1.13.0
-
Component/s: None
-
Labels:
Description
Tests fail on JDK 8 and oracle JDK 7 on my mac
Failed tests:
TestMetadataProvider.tables:153 expected:<OK> but was:<FAILED>
TestMetadataProvider.tablesWithTableNameFilter:212 expected:<OK> but was:<FAILED>
TestMetadataProvider.tablesWithSystemTableFilter:187 expected:<OK> but was:<FAILED>
TestMetadataProvider.tablesWithTableFilter:176 expected:<OK> but was:<FAILED>
Tests in error:
TestInfoSchema.selectFromAllTables » UserRemote SYSTEM ERROR: URISyntaxExcepti...
TestCustomUserAuthenticator.positiveUserAuth » UserRemote SYSTEM ERROR: URISyn...
TestCustomUserAuthenticator.positiveUserAuthAfterNegativeUserAuth » UserRemote
TestViewSupport.infoSchemaWithView:350->BaseTestQuery.testRunAndReturn:344 » Rpc
TestParquetScan.testSuccessFile:58->BaseTestQuery.testRunAndReturn:344 » Rpc o...
Attachments
Issue Links
- is a child of
-
DRILL-1491 Support for JDK 8
-
- Resolved
-
- is duplicated by
-
DRILL-5170 JMockit-based unit tests fail when run under Java 8
-
- Resolved
-
- relates to
-
DRILL-5170 JMockit-based unit tests fail when run under Java 8
-
- Resolved
-
- links to