-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PDI-16553] Sort a list of tables fetched from DB. #8954
base: master
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
…test for Database.getTablenames.
This comment has been minimized.
This comment has been minimized.
…tOpts since FileSystemException is never thrown.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
SonarQube Quality Gate Maintainability Rating on New Code (is worse than A) See analysis details on SonarQube Fix issues before they fail your Quality Gate with SonarLint in your IDE. |
This comment has been minimized.
This comment has been minimized.
❌ Build failed in 31m 47sBuild command: mvn clean verify -B -e -Daudit -Djs.no.sandbox ⛔ Failed Tests⛈️ 92 test(s) failed:org.pentaho.di.core.xml.XMLHandlerUnitTest.addTagValueBinary (click to expand)
org.pentaho.ui.database.MessagesTest.initializationError (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.core.attributes.AttributesUtilTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.core.logging.BaseLogTableTest (click to expand)
org.pentaho.di.job.JobTest.executeWithPreviousCheckpointTest (click to expand)
org.pentaho.di.job.JobTest.executeWithPreviousResultsWithRepeatTest (click to expand)
org.pentaho.di.job.JobTest.executeWithPreviousResultsNoRepeatTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.job.entries.deletefiles.JobEntryDeleteFilesTest (click to expand)
org.pentaho.di.job.entries.ftpsget.FTPSConnectionTest.testEnforceProtPOnPut (click to expand)
org.pentaho.di.job.entries.ftpsget.FTPSConnectionTest.testEnforceProtPOnPut (click to expand)
org.pentaho.di.job.entries.ftpsget.FTPSConnectionTest.testEnforceProtP (click to expand)
org.pentaho.di.job.entries.ftpsget.FTPSConnectionTest.testEnforceProtP (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.job.entries.job.JobEntryJobTest (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.shouldIncludeGssapiToPreferredAuthenticationsIfOnlySpecifiedCorrectly (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.testDir (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.folderCreationEmptyTest (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.shouldExcludeGssapiFromPreferredAuthenticationsByDefault (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.folderCreation_Absolute_Nested (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.folderCreation_Relative_Nested (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.folderCreation_Absolute_Simple (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.folderCreation_Relative_Simple (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.testDirNoFiles (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.folderCreation_Absolute_TrailingSlash (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.shouldIncludeGssapiToPreferredAuthenticationsIfSpecified (click to expand)
org.pentaho.di.job.entries.sftp.SFTPClientTest.testReadKeyFile (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.kitchen.KitchenCommandExecutorTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.pan.PanCommandExecutorTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.StepWithMappingMetaTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.TransMetaTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.TransTest (click to expand)
org.pentaho.di.trans.step.BaseStepTest.testCleanupWithInexistentRemoteSteps (click to expand)
org.pentaho.di.trans.step.BaseStepTest.testCleanup (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.csvinput.PDI_15270_Test (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.datagrid.DataGrid_EmptyStringVsNull_Test (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.fieldsplitter.FieldSplitter_EmptyStringVsNull_Test (click to expand)
org.pentaho.di.trans.steps.fuzzymatch.FuzzyMatchTest.testProcessRow (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.groupby.GroupByMetaGetFieldsTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.http.HTTPTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.ifnull.IfNullTest (click to expand)
org.pentaho.di.trans.steps.joinrows.JoinRowsTest.disposeDataFiles (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.memgroupby.MemoryGroupByMetaGetFieldsTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.regexeval.RegexEval_EmptyStringVsNull_Test (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.ssh.SSHDataTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.textfileinput.TextFileInputMetaLoadSaveTest (click to expand)
org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest.testWriteRowToFile_initServletStreamWriter (click to expand)
org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest.testWriteRowToFile_initServletStreamWriter (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.userdefinedjavaclass.FieldHelperTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.AllocateServerSocketServletTest (click to expand)
org.pentaho.di.www.BaseCartePluginTest.testGetService (click to expand)
org.pentaho.di.www.BaseCartePluginTest.testDoGet (click to expand)
org.pentaho.di.www.BaseCartePluginTest.testService (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.CarteTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.CleanupTransServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.ExecuteJobServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.ExecuteTransServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.GetJobImageServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.GetJobStatusServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.GetTransStatusServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.ListServerSocketServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.PauseTransServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.PrepareExecutionTransServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.RegisterPackageServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.RemoveJobServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.RemoveTransServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.SniffStepServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.StartExecutionTransServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.StartJobServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.StartTransServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.StopJobServletTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.www.StopTransServletTest (click to expand)
org.pentaho.di.www.cache.CarteStatusCacheTest.testGet (click to expand)
org.pentaho.di.www.cache.CarteStatusCacheTest.testPut (click to expand)
org.pentaho.di.www.cache.CarteStatusCacheTest.testRemove (click to expand)
org.pentaho.di.trans.steps.jsonoutput.JsonOutputTest.testWriteToFile (click to expand)
org.pentaho.di.trans.steps.metainject.MetaInjectTest.initializationError (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.pentahoreporting.PentahoReportingOutputTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.com.pentaho.di.purge.RepositoryCleanupUtilTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.com.pentaho.repository.importexport.PDIImportUtilTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.repository.pur.AttributesMapUtilTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.repository.pur.JobDelegateTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.repository.pur.PurRepositoryStressTest (click to expand)
org.pentaho.di.ui.repo.timeout.MetaStoreSessionTimeoutHandlerTest.testHandlerCallOnException (click to expand)
org.pentaho.di.ui.repo.timeout.RepositoryServiceSessionTimeoutHandlerTest.testHandlerCallOnException (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.rest.RestTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.trans.steps.s3csvinput.S3CsvInputMetaTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.shapefilereader.ShapeFileReaderTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.ui.core.database.dialog.GetDatabaseInfoProgressDialogTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.ui.core.dialog.EditRowsDialog_EmptyStringVsNull_Test (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.ui.core.widget.ControlSpaceKeyAdapterTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.ui.job.entries.job.JobEntryJobDialogTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.ui.spoon.delegates.SpoonTreeDelegateTest (click to expand)
org.apache.maven.surefire.junit4.JUnit4Provider.org.pentaho.di.ui.trans.steps.fileinput.text.TextFileInputTextCSVImportProgressDialogTest (click to expand)
Tests run: 5020, Failures: 92, Skipped: 13 Test Results Errors:Filtered log (click to expand)
ℹ️ This is an automatic message |
https://pentaho-public.atlassian.net/browse/PDI-16553