v4.5.0+5
Run All Tests

Test Results Stats (806 ms)

Bundles:1 Suites:1 Specs:1
ColdFusion Server 2021,0,14,330296
Pass: 0 Failures: 1 Errors: 0 Skipped: 0 Reset
  • hello Suite (318 ms)
    • index (318 ms) - Expected [false] to be true

      Failure Origin

      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\Assertion.cfc:20
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\Assertion.cfc:43
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\Expectation.cfc:145
      C:\inetpub\wwwroot\mycms\mycoldbox\tests\specs\integration\helloTest.cfc:45
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:1494
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:1125
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:1093
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:931
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\runners\BDDRunner.cfc:257
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\runners\BDDRunner.cfc:95
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\TestBox.cfc:535
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\TestBox.cfc:275
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\TestBox.cfc:164
      C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:862

      Failure StackTrace

      coldfusion.runtime.CustomException: Expected [false] to be true
      	at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:139)
      	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:5201)
      	at cfAssertion2ecfc1747150763$funcFAIL.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\Assertion.cfc:20)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5021)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5001)
      	at cfAssertion2ecfc1747150763$funcISTRUE.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\Assertion.cfc:43)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4175)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4139)
      	at cfExpectation2ecfc177864145$funcTOBETRUE.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\Expectation.cfc:145)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4264)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
      	at cfhelloTest2ecfc545190426$func_CF_ANONYMOUSCLOSURE_3.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\tests\specs\integration\helloTest.cfc:45)
      	at coldfusion.runtime.Closure.invoke(Closure.java:171)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5021)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5001)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4289)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
      	at cfBaseSpec2ecfc280809628$funcAROUNDSTUB.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:1494)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4181)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4139)
      	at cfBaseSpec2ecfc280809628$func_CF_ANONYMOUSCLOSURE_17.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:1125)
      	at coldfusion.runtime.Closure.invoke(Closure.java:171)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5021)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5001)
      	at cfBaseSpec2ecfc280809628$funcRUNAROUNDEACHCLOSURES.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:1093)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5021)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5001)
      	at cfBaseSpec2ecfc280809628$funcRUNSPEC.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:931)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4175)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4139)
      	at cfBDDRunner2ecfc61229202$funcTESTSUITE.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\runners\BDDRunner.cfc:257)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
      	at cfBDDRunner2ecfc61229202$funcRUN.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\runners\BDDRunner.cfc:95)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4264)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
      	at cfTestBox2ecfc604401938$funcTESTBUNDLE.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\TestBox.cfc:535)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
      	at cfTestBox2ecfc604401938$funcRUNRAW.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\TestBox.cfc:275)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
      	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
      	at cfTestBox2ecfc604401938$funcRUN.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\TestBox.cfc:164)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4175)
      	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4139)
      	at cfBaseSpec2ecfc280809628$funcRUNREMOTE.runFunction(C:\inetpub\wwwroot\mycms\mycoldbox\testbox\system\BaseSpec.cfc:862)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
      	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
      	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
      	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
      	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
      	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
      	at coldfusion.filter.ComponentFilter.invoke(ComponentFilter.java:261)
      	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:606)
      	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
      	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
      	at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
      	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
      	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
      	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
      	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
      	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
      	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
      	at coldfusion.xml.rpc.CFCServlet.invoke(CFCServlet.java:167)
      	at coldfusion.xml.rpc.CFCServlet.doGet(CFCServlet.java:324)
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:529)
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
      	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
      	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
      	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
      	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
      	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
      	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
      	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
      	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
      	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
      	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
      	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
      	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
      	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
      	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
      	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
      	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
      	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:355)
      	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:450)
      	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
      	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
      	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
      	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
      	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
      	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
      	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
      	at java.base/java.lang.Thread.run(Thread.java:834)