Skip to content

Instantly share code, notes, and snippets.

@hellowdan
Created November 23, 2020 13:25
Show Gist options
  • Save hellowdan/43db76430b28579dd4c65bfbb26fa58d to your computer and use it in GitHub Desktop.
Save hellowdan/43db76430b28579dd4c65bfbb26fa58d to your computer and use it in GitHub Desktop.
org.drools.decisiontable.project.MultiSheetsTest failures
21:07:51 [INFO] Results:
21:07:51 [INFO]
21:07:51 [ERROR] Errors:
21:07:51 [ERROR] CalendarTimerResourcesTest.init:58 » Runtime java.lang.NoSuchFieldException: c...
21:07:51 [ERROR] ChangeSetTest.multipleSheets:69 » Runtime java.lang.NoSuchFieldException: clas...
21:07:51 [ERROR] ChangeSetTest.testCSV:98 » Runtime java.lang.NoSuchFieldException: classes
21:07:51 [ERROR] ChangeSetTest.testIntegration:38 » Runtime java.lang.NoSuchFieldException: cla...
21:07:51 [ERROR] ColumnReplaceTest.testAutoFocusToLockOnActiveReplacement:47 » Runtime java.lan...
21:07:51 [ERROR] DecimalSeparatorTest.testDecimalSeparatorInEnglish:76->init:50 » Runtime java....
21:07:51 [ERROR] DecimalSeparatorTest.testDecimalSeparatorInFrench:67->init:50 » Runtime java.l...
21:07:51 [ERROR] DumpGeneratedDrlTest.testDTableWithNullSrcPathIsCorrectlyDumped:89 » Runtime j...
21:07:51 [ERROR] DumpGeneratedDrlTest.testGeneratedDrlFromIsDumpedIfSpecified:76 » Runtime java...
21:07:51 [ERROR] DumpGeneratedDrlTest.testUseReleaseIdInGeneratedDumpForProjectResource:99 » Runtime
21:07:51 [ERROR] ExternalSpreadsheetCompilerTest.testIntegration:153 » Runtime java.lang.Runtim...
21:07:51 [ERROR] ExternalSpreadsheetCompilerTest.testLoadBasicWithExtraCells:131 » Runtime java...
21:07:51 [ERROR] ExternalSpreadsheetCompilerTest.testLoadBasicWithMergedCells:96 » Runtime java...
21:07:51 [ERROR] ExternalSpreadsheetCompilerTest.testLoadCsv:80 » Runtime java.lang.RuntimeExce...
21:07:51 [ERROR] ExternalSpreadsheetCompilerTest.testLoadFromClassPath:51 » Runtime java.lang.R...
21:07:51 [ERROR] ExternalSpreadsheetCompilerTest.testLoadSpecificWorksheet:68 » Runtime java.la...
21:07:51 [ERROR] ExternalSpreadsheetCompilerTest.testPricing:176 » Runtime java.lang.RuntimeExc...
21:07:51 [ERROR] FixedPatternTest.testFixedPattern:44 » Runtime java.lang.NoSuchFieldException:...
21:07:51 [ERROR] LineBreakXLSTest.testMultipleLinesInAction:54 » Runtime java.lang.NoSuchFieldE...
21:07:51 [ERROR] LineBreakXLSTest.testMultipleLinesInCells:82 » Runtime java.lang.NoSuchFieldEx...
21:07:51 [ERROR] LinkedWorkbookTest.testBrokenExternalLinkButValueIsCached:37 » Runtime java.la...
21:07:51 [ERROR] PrioritySetWithFormulaTest.init:44 » Runtime java.lang.NoSuchFieldException: c...
21:07:51 [ERROR] SpreadsheetCompilerUnitTest.testNegativeNumbers:458->readKnowledgeBase:727 » Runtime
21:07:51 [ERROR] SpreadsheetIntegrationExampleTest.testBooleanField:138->getKieSession:70 » Runtime
21:07:51 [ERROR] SpreadsheetIntegrationExampleTest.testExecuteJBRULES3005:81->getKieSession:70 » Runtime
21:07:51 [ERROR] SpreadsheetIntegrationExampleTest.testExecuteUsingKieAPI:49->getKieSession:70 » Runtime
21:07:51 [ERROR] SpreadsheetIntegrationExampleTest.testHeadingWhitespace:153->getKieSession:70 » Runtime
21:07:51 [ERROR] SpreadsheetIntegrationExampleTest.testInsuranceExample:132 » Runtime java.lang...
21:07:51 [ERROR] SpreadsheetIntegrationExampleTest.testNamedWorksheet:107->getKieSession:70 » Runtime
21:07:51 [ERROR] SpreadsheetIntegrationExampleTest.testPackageName:178 » Runtime java.lang.NoSu...
21:07:51 [ERROR] UnicodeInCSVTest.testUnicodeCSVDecisionTable:48 » Runtime java.lang.NoSuchFiel...
21:07:51 [ERROR] UnicodeInXLSTest.testUnicodeXLSDecisionTable:48 » Runtime java.lang.NoSuchFiel...
21:07:51 [ERROR] XlsFormulaTest.testFormulaValue:42->getKieSession:64 » Runtime java.lang.NoSuc...
21:07:51 [ERROR] IncrementalCompilationTest.testDuplicateXLSResources:57 » Runtime java.lang.No...
21:07:51 [ERROR] IncrementalCompilationTest.testIncrementalCompilationDuplicateXLSResources:89 » Runtime
21:07:51 [ERROR] KModuleWithDecisionTablesTest.testNonEmptyKieBaseWithCSV:45->testNonEmptyKieBase:78 » Runtime
21:07:51 [ERROR] KModuleWithDecisionTablesTest.testNonEmptyKieBaseWithXLS:35->testNonEmptyKieBase:78 » Runtime
21:07:51 [ERROR] KModuleWithDecisionTablesTest.testNonEmptyKieBaseWithXLSX:40->testNonEmptyKieBase:78 » Runtime
21:07:51 [ERROR] MultiKieBaseTest.testOK:54 » Runtime java.lang.NoSuchFieldException: classes
21:07:51 [ERROR] MultiSheetsTest.testNoSheet:32->check:67 » Runtime java.lang.NoSuchFieldExcept...
21:07:51 [ERROR] MultiSheetsTest.testSheet1:37->check:67 » Runtime java.lang.NoSuchFieldExcepti...
21:07:51 [ERROR] MultiSheetsTest.testSheet12:47->check:67 » Runtime java.lang.NoSuchFieldExcept...
21:07:51 [ERROR] MultiSheetsTest.testSheet2:42->check:67 » Runtime java.lang.NoSuchFieldExcepti...
21:07:51 [INFO]
21:07:51 [ERROR] Tests run: 150, Failures: 0, Errors: 43, Skipped: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment