Code Monkey home page Code Monkey logo

Comments (4)

qarmin avatar qarmin commented on June 21, 2024 1

I cannot reproduce now problem, looks that this happened only once, but I will create new issue when it will happen again

from cats.

en-milie avatar en-milie commented on June 21, 2024

Hi @qarmin. Would you please check if this is reproducible with: https://github.com/Endava/cats/releases/tag/cats-10.1.0?

from cats.

qarmin avatar qarmin commented on June 21, 2024

First problem was fixed, but now I see this error

java.lang.IllegalArgumentException: count is negative: -1
	at [email protected]/java.lang.String.repeat(String.java:4427)
	at com.endava.cats.util.ConsoleUtils.renderRow(ConsoleUtils.java:65)
	at com.endava.cats.util.ConsoleUtils.renderSameRow(ConsoleUtils.java:52)
	at com.endava.cats.report.TestCaseListener.notifySummaryObservers(TestCaseListener.java:194)
	at com.endava.cats.report.TestCaseListener_Subclass.notifySummaryObservers$$superforward(Unknown Source)
	at com.endava.cats.report.TestCaseListener_Subclass$$function$$16.apply(Unknown Source)
	at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:73)
	at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:62)
	at com.endava.cats.aop.DryRunAspect.intercept(DryRunAspect.java:116)
	at com.endava.cats.aop.DryRunAspect_Bean.intercept(Unknown Source)
	at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:42)
	at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:30)
	at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:27)
	at com.endava.cats.report.TestCaseListener_Subclass.notifySummaryObservers(Unknown Source)
	at com.endava.cats.report.TestCaseListener.afterFuzz(TestCaseListener.java:110)
	at com.endava.cats.report.TestCaseListener_Subclass.afterFuzz$$superforward(Unknown Source)
	at com.endava.cats.report.TestCaseListener_Subclass$$function$$10.apply(Unknown Source)
	at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:73)
	at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:62)
	at com.endava.cats.aop.DryRunAspect.intercept(DryRunAspect.java:116)
	at com.endava.cats.aop.DryRunAspect_Bean.intercept(Unknown Source)
	at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:42)
	at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:30)
	at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:27)
	at com.endava.cats.report.TestCaseListener_Subclass.afterFuzz(Unknown Source)
	at com.endava.cats.report.TestCaseListener_ClientProxy.afterFuzz(Unknown Source)
	at com.endava.cats.command.CatsCommand.lambda$runFuzzers$8(CatsCommand.java:364)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
	at com.endava.cats.command.CatsCommand.runFuzzers(CatsCommand.java:359)
	at com.endava.cats.command.CatsCommand.fuzzPath(CatsCommand.java:349)
	at com.endava.cats.command.CatsCommand.startFuzzing(CatsCommand.java:265)
	at com.endava.cats.command.CatsCommand.doLogic(CatsCommand.java:208)
	at com.endava.cats.command.CatsCommand.run(CatsCommand.java:152)
	at com.endava.cats.command.LintCommand.run(LintCommand.java:57)
	at picocli.CommandLine.executeUserObject(CommandLine.java:2026)
	at picocli.CommandLine.access$1500(CommandLine.java:148)
	at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2461)
	at picocli.CommandLine$RunLast.handle(CommandLine.java:2453)
	at picocli.CommandLine$RunLast.handle(CommandLine.java:2415)
	at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2273)
	at picocli.CommandLine$RunLast.execute(CommandLine.java:2417)
	at picocli.CommandLine.execute(CommandLine.java:2170)
	at com.endava.cats.CatsMain.run(CatsMain.java:39)
	at com.endava.cats.CatsMain_ClientProxy.run(Unknown Source)
	at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:132)
	at io.quarkus.runtime.Quarkus.run(Quarkus.java:71)
	at io.quarkus.runtime.Quarkus.run(Quarkus.java:44)
	at io.quarkus.runner.GeneratedMain.main(Unknown Source)

from cats.

en-milie avatar en-milie commented on June 21, 2024

Would it be possible to paste some logs when running with: --verbosity detailed -D?

from cats.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.