try to execute slurp action #92
GitHub Actions / JUnit Test Report
failed
Apr 1, 2025 in 0s
1 tests run, 0 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in foo_test__init
github-actions / JUnit Test Report
foo_test__init.foo-test
org.opentest4j.AssertionFailedError: ERROR in (foo-test) (TestLoggerFactory.java:404)
Uncaught exception, not in assertion.
expected: nil
Raw output
org.opentest4j.AssertionFailedError: ERROR in (foo-test) (TestLoggerFactory.java:404)
Uncaught exception, not in assertion.
expected: nil
at dev.clojurephant.jovial.engine.clojure_test$eval932$fn__933.invoke(clojure_test.clj:86)
at clojure.lang.MultiFn.invoke(MultiFn.java:229)
at clojure.test$do_report.invokeStatic(test.clj:357)
at clojure.test$do_report.invoke(test.clj:351)
at dev.clojurephant.jovial.engine.clojure_test$eval896$fn__899.invoke(clojure_test.clj:36)
at dev.clojurephant.jovial.engine.clojure_test$eval854$fn__866$G__845__871.invoke(clojure_test.clj:16)
at dev.clojurephant.jovial.engine.clojure_test$execute_node$fn__909$fn__910.invoke(clojure_test.clj:53)
at clojure.test$default_fixture.invokeStatic(test.clj:687)
at clojure.test$default_fixture.invoke(test.clj:683)
at dev.clojurephant.jovial.engine.clojure_test$execute_node$fn__909.invoke(clojure_test.clj:51)
at dev.clojurephant.jovial.engine.clojure_test$execute_node.invokeStatic(clojure_test.clj:50)
at dev.clojurephant.jovial.engine.clojure_test$execute_node.invoke(clojure_test.clj:46)
at dev.clojurephant.jovial.engine.clojure_test$execute_node$fn__909$fn__910.invoke(clojure_test.clj:55)
at clojure.test$default_fixture.invokeStatic(test.clj:687)
at clojure.test$default_fixture.invoke(test.clj:683)
at dev.clojurephant.jovial.engine.clojure_test$execute_node$fn__909.invoke(clojure_test.clj:51)
at dev.clojurephant.jovial.engine.clojure_test$execute_node.invokeStatic(clojure_test.clj:50)
at dev.clojurephant.jovial.engine.clojure_test$execute_node.invoke(clojure_test.clj:46)
at dev.clojurephant.jovial.engine.clojure_test$execute_node$fn__909$fn__910.invoke(clojure_test.clj:55)
at dev.clojurephant.jovial.engine.clojure_test$eval882$fn__883$fn__884.invoke(clojure_test.clj:22)
at dev.clojurephant.jovial.engine.clojure_test$execute_node$fn__909.invoke(clojure_test.clj:51)
at dev.clojurephant.jovial.engine.clojure_test$execute_node.invokeStatic(clojure_test.clj:50)
at dev.clojurephant.jovial.engine.clojure_test$execute_node.invoke(clojure_test.clj:46)
at dev.clojurephant.jovial.engine.clojure_test.Engine.execute(clojure_test.clj:113)
at dev.clojurephant.jovial.engine$eval671$fn__698$G__663__701.invoke(engine.clj:23)
at dev.clojurephant.jovial.engine$eval671$fn__698$G__662__705.invoke(engine.clj:23)
at clojure.lang.AFn.applyToHelper(AFn.java:156)
at clojure.lang.AFn.applyTo(AFn.java:144)
at clojure.lang.Var.applyTo(Var.java:707)
at clojure.core$apply.invokeStatic(core.clj:667)
at clojure.core$apply.invoke(core.clj:662)
at clojure.lang.Var.invoke(Var.java:390)
at dev.clojurephant.jovial.util.SimpleClojure.invoke(SimpleClojure.java:21)
at dev.clojurephant.jovial.BaseClojureEngine.execute(BaseClojureEngine.java:32)
Caused by: com.intellij.testFramework.TestLoggerFactory$TestLoggerAssertionError: [Clojure LSP] Error applying command 'forward-slurp' with args '["file:///tmp/unitTest14354285222477408505/foo.clj" 0 0]' for text 'Slurp forward'
at com.intellij.testFramework.TestLoggerFactory$TestLogger.error(TestLoggerFactory.java:404)
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
at com.github.ericdallo.clj4intellij.logger$error.invokeStatic(logger.clj:25)
at com.github.ericdallo.clj4intellij.logger$error.doInvoke(logger.clj:24)
at clojure.lang.RestFn.invoke(RestFn.java:424)
at com.github.clojure_lsp.intellij.client$execute_command.invokeStatic(client.clj:72)
at com.github.clojure_lsp.intellij.client$execute_command.invoke(client.clj:64)
at com.github.clojure_lsp.intellij.extension.register_actions_startup$on_action_performed$fn__8779.invoke(register_actions_startup.clj:89)
at com.github.ericdallo.clj4intellij.tasks$run_background_task_BANG_$run2798_impl__2800.invoke(tasks.clj:13)
at com.github.ericdallo.clj4intellij.tasks.proxy_plus2797.run(Unknown Source)
at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:434)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:132)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressSynchronously$8(CoreProgressManager.java:518)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$1(CoreProgressManager.java:192)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$12(CoreProgressManager.java:610)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:685)
at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:641)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:609)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:78)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:179)
at com.intellij.openapi.application.impl.ApplicationImpl.runProcessWithProgressSynchronously(ApplicationImpl.java:387)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcessWithProgressSynchronously(CoreProgressManager.java:529)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcessWithProgressSynchronously(ProgressManagerImpl.java:103)
at com.intellij.openapi.progress.impl.CoreProgressManager.run(CoreProgressManager.java:366)
at com.github.ericdallo.clj4intellij.tasks$run_background_task_BANG_.invokeStatic(tasks.clj:8)
at com.github.ericdallo.clj4intellij.tasks$run_background_task_BANG_.invoke(tasks.clj:7)
at com.github.clojure_lsp.intellij.extension.register_actions_startup$on_action_performed.invokeStatic(register_actions_startup.clj:85)
at com.github.clojure_lsp.intellij.extension.register_actions_startup$on_action_performed.invoke(register_actions_startup.clj:81)
at clojure.core$partial$fn__5929.invoke(core.clj:2648)
at com.github.ericdallo.clj4intellij.action$register_action_BANG_$actionPerformed3138_impl__3140.invoke(action.clj:24)
at com.github.ericdallo.clj4intellij.action.proxy_plus3137.actionPerformed(Unknown Source)
at com.github.clojure_lsp.intellij.foo_test$run_editor_action$fn__157.invoke(foo_test.clj:29)
at com.github.ericdallo.clj4intellij.app_manager$write_command_action$reify__3053.run(app_manager.clj:89)
at com.intellij.openapi.command.WriteCommandAction$BuilderImpl.lambda$doRunWriteCommandAction$1(WriteCommandAction.java:144)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:975)
at com.intellij.openapi.command.WriteCommandAction$BuilderImpl.lambda$doRunWriteCommandAction$2(WriteCommandAction.java:142)
at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:224)
at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:186)
at com.intellij.openapi.command.WriteCommandAction$BuilderImpl.doRunWriteCommandAction(WriteCommandAction.java:151)
at com.intellij.openapi.command.WriteCommandAction$BuilderImpl.lambda$run$0(WriteCommandAction.java:122)
at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:209)
at com.intellij.openapi.application.TransactionGuardImpl.access$100(TransactionGuardImpl.java:22)
at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:191)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:843)
at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:463)
at com.intellij.openapi.application.impl.LaterInvocator$1.run(LaterInvocator.java:101)
at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
at com.intellij.openapi.application.impl.ApplicationImpl.runWithImplicitRead(ApplicationImpl.java:1430)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:82)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:124)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:44)
at [email protected]/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
at [email protected]/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
at [email protected]/java.awt.EventQueue$4.run(EventQueue.java:720)
at [email protected]/java.awt.EventQueue$4.run(EventQueue.java:714)
at [email protected]/java.security.AccessController.doPrivileged(AccessController.java:399)
at [email protected]/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at [email protected]/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$12(IdeEventQueue.kt:589)
at com.intellij.openapi.application.impl.RwLockHolder.runWithoutImplicitRead(RwLockHolder.kt:44)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:589)
at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:114)
at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
at [email protected]/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at [email protected]/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at [email protected]/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at [email protected]/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at [email protected]/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.lang.Throwable: [Clojure LSP] Error applying command 'forward-slurp' with args '["file:///tmp/unitTest14354285222477408505/foo.clj" 0 0]' for text 'Slurp forward'
... 80 more
Loading