Skip to content

restoring logging for test debugging #230

restoring logging for test debugging

restoring logging for test debugging #230

GitHub Actions / JUnit Tests failed Jan 5, 2024 in 0s

JUnit Tests ❌

Tests failed

Report Passed Failed Skipped Time
build/test-results/integrationTest/TEST-studio.ui.EditorTest.xml 5✅ 1❌ 14s
build/test-results/integrationTest/TEST-studio.ui.GenericTest.xml 1✅ 1s
build/test-results/integrationTest/TEST-studio.ui.ResultTest.xml 4✅ 13s
build/test-results/integrationTest/TEST-studio.ui.RSTextAreaTest.xml 1✅ 2s
build/test-results/integrationTest/TEST-studio.ui.SaveFileTest.xml 1✅ 2s
build/test-results/integrationTest/TEST-studio.ui.ServerTest.xml 2✅ 2s
build/test-results/integrationTest/TEST-studio.ui.SplitTest.xml 7✅ 13s
build/test-results/integrationTest/TEST-studio.ui.StopQueryTest.xml 1✅ 2s
build/test-results/integrationTest/TEST-studio.ui.TabsTest.xml 7✅ 5s
build/test-results/test/TEST-studio.kdb.ConfigTest.xml 12✅ 90ms
build/test-results/test/TEST-studio.kdb.KCompareTest.xml 36✅ 66ms
build/test-results/test/TEST-studio.kdb.KEqualsTest.xml 64✅ 75ms
build/test-results/test/TEST-studio.kdb.KFomatingTest.xml 3✅ 392ms
build/test-results/test/TEST-studio.kdb.KSerialiseTest.xml 17⚪ 1ms
build/test-results/test/TEST-studio.kdb.KTest.xml 27✅ 29ms
build/test-results/test/TEST-studio.kdb.ServerTreeNodeTest.xml 1✅ 0ms
build/test-results/test/TEST-studio.kdb.SorterTest.xml 2✅ 3ms
build/test-results/test/TEST-studio.kdb.WorkspaceTest.xml 2✅ 7ms
build/test-results/test/TEST-studio.qeditor.QSyntaxTest.xml 3✅ 191ms
build/test-results/test/TEST-studio.ui.search.SearchEngineTest.xml 5✅ 2ms
build/test-results/test/TEST-studio.ui.search.TableMarkersTest.xml 2✅ 1ms
build/test-results/test/TEST-studio.utils.FileReaderWriterTest.xml 2✅ 7ms
build/test-results/test/TEST-studio.utils.FilesBackupTest.xml 6✅ 38ms
build/test-results/test/TEST-studio.utils.HistoricalListTest.xml 4✅ 2ms
build/test-results/test/TEST-studio.utils.QPadConverterTest.xml 14✅ 9ms
build/test-results/test/TEST-studio.utils.TableConnExtractorTest.xml 5✅ 6ms

❌ build/test-results/integrationTest/TEST-studio.ui.EditorTest.xml

6 tests were completed in 14s with 5 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.EditorTest 5✅ 1❌ 14s

❌ studio.ui.EditorTest

❌ testCancelOnFrameClosure
	org.assertj.swing.exception.WaitTimedOutError: Timed out waiting for Wait till new window is closed
✅ testWinE
✅ testMenuLEWhenSwitching
✅ testMac9LE
✅ testUndoActionEnable
✅ testUnixLE

✅ build/test-results/integrationTest/TEST-studio.ui.GenericTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.GenericTest 1✅ 1s

✅ studio.ui.GenericTest

✅ test

✅ build/test-results/integrationTest/TEST-studio.ui.ResultTest.xml

4 tests were completed in 13s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.ResultTest 4✅ 13s

✅ studio.ui.ResultTest

✅ testExecute
✅ testMarkersAfterSorting
✅ testTableConnExtractor
✅ testUploadButtonEnabled

✅ build/test-results/integrationTest/TEST-studio.ui.RSTextAreaTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.RSTextAreaTest 1✅ 2s

✅ studio.ui.RSTextAreaTest

✅ test

✅ build/test-results/integrationTest/TEST-studio.ui.SaveFileTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.SaveFileTest 1✅ 2s

✅ studio.ui.SaveFileTest

✅ saveTest

✅ build/test-results/integrationTest/TEST-studio.ui.ServerTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.ServerTest 2✅ 2s

✅ studio.ui.ServerTest

✅ testChangeBackgroundColor
✅ testBackgroundColor

✅ build/test-results/integrationTest/TEST-studio.ui.SplitTest.xml

7 tests were completed in 13s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.SplitTest 7✅ 13s

✅ studio.ui.SplitTest

✅ splitRightTest
✅ focusAfterSeverSelection
✅ splitDownTest
✅ closeLasTabOnSplitTest
✅ closeLasTabOnSplitTest1
✅ closeLasTabOnSplitTest2
✅ focusAfterSeverSelection1

✅ build/test-results/integrationTest/TEST-studio.ui.StopQueryTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.StopQueryTest 1✅ 2s

✅ studio.ui.StopQueryTest

✅ stopActionTest

✅ build/test-results/integrationTest/TEST-studio.ui.TabsTest.xml

7 tests were completed in 5s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.TabsTest 7✅ 5s

✅ studio.ui.TabsTest

✅ tabNameWithServerTest
✅ frameTitleTest
✅ addTabTest
✅ closeTabTest
✅ emptyTabNameTest
✅ openFileTest
✅ openFileWithErrorTest

✅ build/test-results/test/TEST-studio.kdb.ConfigTest.xml

12 tests were completed in 90ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.ConfigTest 12✅ 90ms

✅ studio.kdb.ConfigTest

✅ testExecAllOptions()
✅ testDifferentConfigs()
✅ testServerHistory()
✅ addServersTest()
✅ testConnExractor()
✅ upgrade13Test()
✅ addServerSameName()
✅ testAutoSaveFlags()
✅ testGetServerByConnectionString()
✅ addServerDifferentTreeNode()
✅ upgradeFromOldConfig()
✅ testServerHistoryDepth()

✅ build/test-results/test/TEST-studio.kdb.KCompareTest.xml

36 tests were completed in 66ms with 36 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.KCompareTest 36✅ 66ms

✅ studio.kdb.KCompareTest

✅ [1] 0
✅ [2] -2147483648
✅ [3] 10
✅ [4] -1
✅ testMix()
✅ [1] 0
✅ [2] -32768
✅ [3] 10
✅ [4] -1
✅ [1] 0
✅ [2] 3
✅ [3] 1000
✅ [4] -1000
✅ [5] -2147483648
✅ [1] 0
✅ [2] -128
✅ [3] 10
✅ [4] -1
✅ [1]
✅ [2] a
✅ [3]
✅ [1] 0
✅ [2] -9223372036854775808
✅ [3] 10
✅ [4] -1
✅ testBoolean()
✅ [1] 0.0
✅ [2] 10.0
✅ [3] -1.1
✅ [4] 1337.0
✅ [1] 0.0
✅ [2] 10.0
✅ [3] -1.1
✅ [4] 1337.0
✅ testString()
✅ testSymbol()

✅ build/test-results/test/TEST-studio.kdb.KEqualsTest.xml

64 tests were completed in 75ms with 64 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.KEqualsTest 64✅ 75ms

✅ studio.kdb.KEqualsTest

✅ testComposition()
✅ [1] 0
✅ [2] 2147483647
✅ [3] -2147483648
✅ [4] -2147483647
✅ [5] 10
✅ [6] -1
✅ [1] 0
✅ [2] 32767
✅ [3] -32768
✅ [4] -32767
✅ [5] 10
✅ [6] -1
✅ [1] 0
✅ [2] 3
✅ [3] 1000
✅ [4] -1000
✅ [5] -2147483648
✅ [1] 0
✅ [2] 127
✅ [3] -128
✅ [4] -127
✅ [5] 10
✅ [6] -1
✅ [1]
✅ [2] a
✅ [3]
✅ testGuid()
✅ [1] 0
✅ [2] 9223372036854775807
✅ [3] -9223372036854775808
✅ [4] -9223372036854775807
✅ [5] 10
✅ [6] -1
✅ testBoolean()
✅ testAdverb()
✅ [1] 0.0
✅ [2] -Infinity
✅ [3] Infinity
✅ [4] NaN
✅ [5] 10.0
✅ [6] -1.1
✅ [7] 1.3E38
✅ [1] 0.0
✅ [2] -Infinity
✅ [3] Infinity
✅ [4] NaN
✅ [5] 10.0
✅ [6] -1.1
✅ [7] 1.3E38
✅ testProjection()
✅ [1]
✅ [2]
✅ [3] "
✅ [4] `
✅ [5] some String
✅ [6] a
✅ [1]
✅ [2]
✅ [3] "
✅ [4] `
✅ [5] some String
✅ [6] a
✅ testFunction()

✅ build/test-results/test/TEST-studio.kdb.KFomatingTest.xml

3 tests were completed in 392ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.KFomatingTest 3✅ 392ms

✅ studio.kdb.KFomatingTest

✅ commaInNumbers()
✅ commaInOthers()
✅ commaInList()

✅ build/test-results/test/TEST-studio.kdb.KSerialiseTest.xml

17 tests were completed in 1ms with 0 passed, 0 failed and 17 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.KSerialiseTest 17⚪ 1ms

✅ studio.kdb.KSerialiseTest

⚪ testAdverbs()
⚪ testInt()
⚪ testFloat()
⚪ testNonAsciiStringEncoding()
⚪ testShort()
⚪ testByte()
⚪ testDict()
⚪ testFlip()
⚪ testList()
⚪ testLong()
⚪ testUUID()
⚪ testTemporal()
⚪ testBoolean()
⚪ testFunctions()
⚪ testDouble()
⚪ testString()
⚪ testSymbol()

✅ build/test-results/test/TEST-studio.kdb.KTest.xml

27 tests were completed in 29ms with 27 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.KTest 27✅ 29ms

✅ studio.kdb.KTest

✅ testTimespanToString()
✅ testBooleanToString()
✅ testTimestampNow()
✅ testFloatToString()
✅ testComposition()
✅ testAdd()
✅ testNull()
✅ testCharacterToString()
✅ testMonthToString()
✅ testOtherToString()
✅ testShortToString()
✅ testMinuteToString()
✅ testIntegerToString()
✅ testTimeToString()
✅ testMonthToDate()
✅ testDoubleToString()
✅ testDatetimeToString()
✅ testListToString()
✅ testGuidToString()
✅ testTimespanPeriod()
✅ testSymbolToString()
✅ testLongToString()
✅ testSecondToString()
✅ testByteToString()
✅ testFloatMaxFractionDigits()
✅ testTimestampToString()
✅ testDateToString()

✅ build/test-results/test/TEST-studio.kdb.ServerTreeNodeTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.ServerTreeNodeTest 1✅ 0ms

✅ studio.kdb.ServerTreeNodeTest

✅ findPathTest()

✅ build/test-results/test/TEST-studio.kdb.SorterTest.xml

2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.SorterTest 2✅ 3ms

✅ studio.kdb.SorterTest

✅ testSort()
✅ testReverse()

✅ build/test-results/test/TEST-studio.kdb.WorkspaceTest.xml

2 tests were completed in 7ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.kdb.WorkspaceTest 2✅ 7ms

✅ studio.kdb.WorkspaceTest

✅ testSave()
✅ testGetter()

✅ build/test-results/test/TEST-studio.qeditor.QSyntaxTest.xml

3 tests were completed in 191ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.qeditor.QSyntaxTest 3✅ 191ms

✅ studio.qeditor.QSyntaxTest

✅ testInternalLogicAssumptions()
✅ test()
✅ testSyntaxFromFile()

✅ build/test-results/test/TEST-studio.ui.search.SearchEngineTest.xml

5 tests were completed in 2ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.search.SearchEngineTest 5✅ 2ms

✅ studio.ui.search.SearchEngineTest

✅ testMatchCaseRegexp()
✅ testWholeWordRegexp()
✅ testWholeWord()
✅ testMatchCase()
✅ testSimple()

✅ build/test-results/test/TEST-studio.ui.search.TableMarkersTest.xml

2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.ui.search.TableMarkersTest 2✅ 1ms

✅ studio.ui.search.TableMarkersTest

✅ testClear()
✅ testMark()

✅ build/test-results/test/TEST-studio.utils.FileReaderWriterTest.xml

2 tests were completed in 7ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.utils.FileReaderWriterTest 2✅ 7ms

✅ studio.utils.FileReaderWriterTest

✅ testWrite()
✅ testReadContent()

✅ build/test-results/test/TEST-studio.utils.FilesBackupTest.xml

6 tests were completed in 38ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.utils.FilesBackupTest 6✅ 38ms

✅ studio.utils.FilesBackupTest

✅ testBackupWithCleanupAndAllExpired()
✅ testInit()
✅ testBackupAgain()
✅ testBackupWithCleanup()
✅ testBackupAgainAfterBackupPeriodTimeout()
✅ testBackupAfterStartup()

✅ build/test-results/test/TEST-studio.utils.HistoricalListTest.xml

4 tests were completed in 2ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.utils.HistoricalListTest 4✅ 2ms

✅ studio.utils.HistoricalListTest

✅ depthTest()
✅ orderTest()
✅ otherMethodsTest()
✅ testInitialArray()

✅ build/test-results/test/TEST-studio.utils.QPadConverterTest.xml

14 tests were completed in 9ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.utils.QPadConverterTest 14✅ 9ms

✅ studio.utils.QPadConverterTest

✅ testTreeStructure2()
✅ testTreeStructure()
✅ testInvalidPort()
✅ testPasswordWithColon()
✅ testColonInServerNameCouldBeOmitted()
✅ testEmpty()
✅ testAuthMechanism()
✅ testDefaultAuthMethod()
✅ testEmptyFolder()
✅ testShouldStartWithBackTick()
✅ testComment()
✅ testNoPort()
✅ testWithoutName()
✅ testNoPassword()

✅ build/test-results/test/TEST-studio.utils.TableConnExtractorTest.xml

5 tests were completed in 6ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
studio.utils.TableConnExtractorTest 5✅ 6ms

✅ studio.utils.TableConnExtractorTest

✅ testEmpty()
✅ testValue()
✅ test()
✅ testMaxConn()
✅ testWrongServerNames()

Annotations

Check failure on line 127 in test-integration/studio/ui/EditorTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Tests

studio.ui.EditorTest ► testCancelOnFrameClosure

Failed test found in:
  build/test-results/integrationTest/TEST-studio.ui.EditorTest.xml
Error:
  org.assertj.swing.exception.WaitTimedOutError: Timed out waiting for Wait till new window is closed
Raw output
org.assertj.swing.exception.WaitTimedOutError: Timed out waiting for Wait till new window is closed
	at org.assertj.swing.timing.Pause.performPause(Pause.java:100)
	at org.assertj.swing.timing.Pause.pause(Pause.java:88)
	at org.assertj.swing.timing.Pause.pause(Pause.java:65)
	at studio.ui.EditorTest.testCancelOnFrameClosure(EditorTest.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.assertj.swing.junit.runner.MethodInvoker.evaluate(MethodInvoker.java:44)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)