Skip to content

add cron file

add cron file #108

GitHub Actions / boxlang-cfml@1 Test Results - Coldbox be failed Feb 25, 2025 in 0s

3 fail, 1 skipped, 105 pass in 21s

  1 files  ± 0   12 suites  ±0   21s ⏱️ +18s
109 tests +45  105 ✅ +49  1 💤 +1  3 ❌  - 4 
110 runs  +46  106 ✅ +48  1 💤 +1  3 ❌  - 4 

Results for commit f8fe08c. ± Comparison against earlier commit 425f6c9.

Annotations

Check warning on line 0 in tests.specs.models.AmazonS3.getBucketLocation

See this annotation in the file changed.

@github-actions github-actions / boxlang-cfml@1 Test Results - Coldbox be

The setAwsRegion function should... If an error is returned from s3Request, it should throw an error with the message from s3 as the error message (tests.specs.models.AmazonS3.getBucketLocation) failed

test-harness/tests/results/test-results-junit.xml [took 0s]
Raw output
music naiant walk monism hood goodly goat warming tramp phlegmy
49: 				expect( function(){
50: 					testObj.getBucketLocation( bucketName );
51: 				} ).tothrow( type = "application", message = message );
52: 			} );
53: 		} );
/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/getBucketLocation.cfc:51Failure Details: ortus.boxlang.runtime.types.exceptions.CustomException: Error making Amazon REST Call
	at ortus.boxlang.runtime.bifs.global.system.Throw._invoke(Throw.java:86)
	at ortus.boxlang.runtime.bifs.BIF.invoke(BIF.java:113)
	at ortus.boxlang.runtime.bifs.BIFDescriptor.invoke(BIFDescriptor.java:233)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:619)
	at boxgenerated.boxclass.s3sdk.models.Amazons3$cfc$Func_getBucketLocation._invoke(/home/runner/work/s3sdk/s3sdk/models/AmazonS3.cfc:342)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:341)
	at boxgenerated.boxclass.s3sdk.models.Amazons3$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/models/AmazonS3.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Getbucketlocation$cfc$Closure_6._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/getBucketLocation.cfc:50)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:900)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Assertion$cfc$Func_throws._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Assertion.cfc:635)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.testbox.system.Assertion$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Assertion.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.Expectation$cfc$Func_toThrow._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Expectation.cfc:451)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.testbox.system.Expectation$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Expectation.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Getbucketlocation$cfc$Closure_5._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/getBucketLocation.cfc:51)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:900)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_aroundStub._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1743)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:938)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Closure_13._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1293)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:575)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:607)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_runAroundEachClosures._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1260)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:575)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:607)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_runSpec._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1035)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Getbucketlocation$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/getBucketLocation.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc$Func_testSuite._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc:320)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc$Func_run._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc:107)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:341)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_testBundle._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:757)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_runRaw._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:465)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_run._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:351)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.templates.testbox.system.runners.Htmlrunner$cfm._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/HTMLRunner.cfm:56)
	at ortus.boxlang.runtime.runnables.BoxTemplate.invoke(BoxTemplate.java:60)
	at ortus.boxlang.runtime.context.BaseBoxContext.includeTemplate(BaseBoxContext.java:637)
	at ortus.boxlang.runtime.components.system.Include._invoke(Include.java:56)
	at ortus.boxlang.runtime.components.Component.invoke(Component.java:145)
	at ortus.boxlang.runtime.components.ComponentDescriptor.invoke(ComponentDescriptor.java:224)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeComponent(BaseBoxContext.java:505)
	at boxgenerated.templates.tests.Runner$cfm._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/runner.cfm:13)
	at ortus.boxlang.runtime.runnables.BoxTemplate.invoke(BoxTemplate.java:60)
	at ortus.boxlang.runtime.context.BaseBoxContext.includeTemplate(BaseBoxContext.java:637)
	at ortus.boxlang.runtime.application.ApplicationClassListener.onRequest(ApplicationClassListener.java:105)
	at ortus.boxlang.web.WebRequestExecutor.execute(WebRequestExecutor.java:129)
	at ortus.boxlang.servlet.BoxLangServlet.service(BoxLangServlet.java:113)
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
	at runwar.servlet.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:57)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:171)
	at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)
	at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:49)
	at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
	at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:169)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
	at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
	at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
	at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:148)
	at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:360)
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:859)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
	at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)
	at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.base/java.lang.Thread.run(Unknown Source)

Check warning on line 0 in tests.specs.models.AmazonS3.requireBucketName

See this annotation in the file changed.

@github-actions github-actions / boxlang-cfml@1 Test Results - Coldbox be

The setAwsRegion function should... If a bucketname is blank, throw an application error (tests.specs.models.AmazonS3.requireBucketName) failed

test-harness/tests/results/test-results-junit.xml [took 0s]
Raw output
The incoming function threw exception [type: Custom] [message: bucketName is required.  Please provide the name of the bucket to access or set a default bucket name in the SDk.] [] different than expected params type=[application], regex=[.*]
38: 			} );
39: 			it( "If a bucketname is blank, throw an application error", function(){
40: 				expect( function(){
41: 					testObj.requireBucketNamePublic( "" );
42: 				} ).toThrow( "application" );
/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/requireBucketName.cfc:40Failure Details: ortus.boxlang.runtime.types.exceptions.CustomException: bucketName is required.  Please provide the name of the bucket to access or set a default bucket name in the SDk.
	at ortus.boxlang.runtime.bifs.global.system.Throw._invoke(Throw.java:86)
	at ortus.boxlang.runtime.bifs.BIF.invoke(BIF.java:113)
	at ortus.boxlang.runtime.bifs.BIFDescriptor.invoke(BIFDescriptor.java:210)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:589)
	at boxgenerated.boxclass.s3sdk.models.Amazons3$cfc$Func_requireBucketName._invoke(/home/runner/work/s3sdk/s3sdk/models/AmazonS3.cfc:1794)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.util.Mixerutil$cfc$Func_methodProxy._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/util/MixerUtil.cfc:97)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:341)
	at boxgenerated.boxclass.s3sdk.models.Amazons3$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/models/AmazonS3.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Requirebucketname$cfc$Closure_5._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/requireBucketName.cfc:41)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:900)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Assertion$cfc$Func_throws._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Assertion.cfc:635)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.testbox.system.Assertion$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Assertion.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.Expectation$cfc$Func_toThrow._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Expectation.cfc:451)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:341)
	at boxgenerated.boxclass.testbox.system.Expectation$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Expectation.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Requirebucketname$cfc$Closure_4._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/requireBucketName.cfc:40)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:900)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_aroundStub._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1743)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:938)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Closure_13._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1293)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:575)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:607)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_runAroundEachClosures._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1260)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:575)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:607)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_runSpec._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1035)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Requirebucketname$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/requireBucketName.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc$Func_testSuite._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc:320)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc$Func_run._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc:107)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:341)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_testBundle._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:757)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_runRaw._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:465)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_run._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:351)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.templates.testbox.system.runners.Htmlrunner$cfm._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/HTMLRunner.cfm:56)
	at ortus.boxlang.runtime.runnables.BoxTemplate.invoke(BoxTemplate.java:60)
	at ortus.boxlang.runtime.context.BaseBoxContext.includeTemplate(BaseBoxContext.java:637)
	at ortus.boxlang.runtime.components.system.Include._invoke(Include.java:56)
	at ortus.boxlang.runtime.components.Component.invoke(Component.java:145)
	at ortus.boxlang.runtime.components.ComponentDescriptor.invoke(ComponentDescriptor.java:224)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeComponent(BaseBoxContext.java:505)
	at boxgenerated.templates.tests.Runner$cfm._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/runner.cfm:13)
	at ortus.boxlang.runtime.runnables.BoxTemplate.invoke(BoxTemplate.java:60)
	at ortus.boxlang.runtime.context.BaseBoxContext.includeTemplate(BaseBoxContext.java:637)
	at ortus.boxlang.runtime.application.ApplicationClassListener.onRequest(ApplicationClassListener.java:105)
	at ortus.boxlang.web.WebRequestExecutor.execute(WebRequestExecutor.java:129)
	at ortus.boxlang.servlet.BoxLangServlet.service(BoxLangServlet.java:113)
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
	at runwar.servlet.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:57)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:171)
	at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)
	at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:49)
	at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
	at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:169)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
	at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
	at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
	at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:148)
	at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:360)
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:859)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
	at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)
	at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.base/java.lang.Thread.run(Unknown Source)

Check warning on line 0 in tests.specs.models.AmazonS3.requireBucketName

See this annotation in the file changed.

@github-actions github-actions / boxlang-cfml@1 Test Results - Coldbox be

The setAwsRegion function should... If a bucketname is null, throw an application error (tests.specs.models.AmazonS3.requireBucketName) failed

test-harness/tests/results/test-results-junit.xml [took 0s]
Raw output
The incoming function threw exception [type: Custom] [message: bucketName is required.  Please provide the name of the bucket to access or set a default bucket name in the SDk.] [] different than expected params type=[application], regex=[.*]
43: 			} );
44: 			it( "If a bucketname is null, throw an application error", function(){
45: 				expect( function(){
46: 					testObj.requireBucketNamePublic();
47: 				} ).toThrow( "application" );
/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/requireBucketName.cfc:45Failure Details: ortus.boxlang.runtime.types.exceptions.CustomException: bucketName is required.  Please provide the name of the bucket to access or set a default bucket name in the SDk.
	at ortus.boxlang.runtime.bifs.global.system.Throw._invoke(Throw.java:86)
	at ortus.boxlang.runtime.bifs.BIF.invoke(BIF.java:113)
	at ortus.boxlang.runtime.bifs.BIFDescriptor.invoke(BIFDescriptor.java:210)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:589)
	at boxgenerated.boxclass.s3sdk.models.Amazons3$cfc$Func_requireBucketName._invoke(/home/runner/work/s3sdk/s3sdk/models/AmazonS3.cfc:1794)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.util.Mixerutil$cfc$Func_methodProxy._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/util/MixerUtil.cfc:97)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:341)
	at boxgenerated.boxclass.s3sdk.models.Amazons3$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/models/AmazonS3.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Requirebucketname$cfc$Closure_7._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/requireBucketName.cfc:46)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:900)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Assertion$cfc$Func_throws._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Assertion.cfc:635)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.testbox.system.Assertion$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Assertion.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.Expectation$cfc$Func_toThrow._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Expectation.cfc:451)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:341)
	at boxgenerated.boxclass.testbox.system.Expectation$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/Expectation.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Requirebucketname$cfc$Closure_6._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/requireBucketName.cfc:45)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:900)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_aroundStub._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1743)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.types.Struct.dereferenceAndInvoke(Struct.java:938)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Closure_13._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1293)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:575)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:607)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_runAroundEachClosures._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1260)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:575)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:607)
	at boxgenerated.boxclass.testbox.system.Basespec$cfc$Func_runSpec._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/BaseSpec.cfc:1035)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.tests.specs.models.amazons3.Requirebucketname$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/specs/models/AmazonS3/requireBucketName.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc$Func_testSuite._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc:320)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc$Func_run._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc:107)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:341)
	at boxgenerated.boxclass.testbox.system.runners.Bddrunner$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/BDDRunner.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1943)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:1917)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:89)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_testBundle._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:757)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_runRaw._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:465)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeFunction(BaseBoxContext.java:591)
	at ortus.boxlang.runtime.context.FunctionBoxContext.invokeFunction(FunctionBoxContext.java:633)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc$Func_run._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc:351)
	at ortus.boxlang.runtime.types.Function.invoke(Function.java:183)
	at ortus.boxlang.runtime.runnables.BoxClassSupport.dereferenceAndInvoke(BoxClassSupport.java:427)
	at boxgenerated.boxclass.testbox.system.Testbox$cfc.dereferenceAndInvoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/TestBox.cfc)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2035)
	at ortus.boxlang.runtime.interop.DynamicInteropService.dereferenceAndInvoke(DynamicInteropService.java:2011)
	at ortus.boxlang.runtime.dynamic.Referencer.getAndInvoke(Referencer.java:136)
	at boxgenerated.templates.testbox.system.runners.Htmlrunner$cfm._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/testbox/system/runners/HTMLRunner.cfm:56)
	at ortus.boxlang.runtime.runnables.BoxTemplate.invoke(BoxTemplate.java:60)
	at ortus.boxlang.runtime.context.BaseBoxContext.includeTemplate(BaseBoxContext.java:637)
	at ortus.boxlang.runtime.components.system.Include._invoke(Include.java:56)
	at ortus.boxlang.runtime.components.Component.invoke(Component.java:145)
	at ortus.boxlang.runtime.components.ComponentDescriptor.invoke(ComponentDescriptor.java:224)
	at ortus.boxlang.runtime.context.BaseBoxContext.invokeComponent(BaseBoxContext.java:505)
	at boxgenerated.templates.tests.Runner$cfm._invoke(/home/runner/work/s3sdk/s3sdk/test-harness/tests/runner.cfm:13)
	at ortus.boxlang.runtime.runnables.BoxTemplate.invoke(BoxTemplate.java:60)
	at ortus.boxlang.runtime.context.BaseBoxContext.includeTemplate(BaseBoxContext.java:637)
	at ortus.boxlang.runtime.application.ApplicationClassListener.onRequest(ApplicationClassListener.java:105)
	at ortus.boxlang.web.WebRequestExecutor.execute(WebRequestExecutor.java:129)
	at ortus.boxlang.servlet.BoxLangServlet.service(BoxLangServlet.java:113)
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
	at runwar.servlet.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:57)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:171)
	at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:276)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:132)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:256)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:176)
	at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:49)
	at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
	at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:169)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
	at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
	at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
	at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:148)
	at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:360)
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:859)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
	at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538)
	at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.base/java.lang.Thread.run(Unknown Source)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / boxlang-cfml@1 Test Results - Coldbox be

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK buckets can delete a bucket

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / boxlang-cfml@1 Test Results - Coldbox be

109 tests found

There are 109 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL Can use presigned URL with auto response content type
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL Can use presigned URL with forced response headers
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL Creating presigned URL with invalid response header throws error
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL can access via get
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL can enforce invalid ACL on PUT
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL can expire
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL can put file
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL can put file with friends
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK Presigned URL cannot PUT with a GET URL
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK buckets can delete a bucket
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK buckets can get bucketPublicAccess
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK buckets can list the buckets associated with the account
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK buckets can set bucket ACL
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK buckets can set bucketPublicAccess
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK buckets returns true if a bucket exists
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects Allows default bucket name
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects Allows default delimiter
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can check if an object exists
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can copy an object
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can delete an object from a bucket
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can download a file
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can get a file
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can get object ACL
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can list all objects
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can list with and without delimter
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can list with prefix
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can perform a multi-part upload on a file over 5MB
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can rename an object
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can store a new object
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can store a new object from file
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can store a new object with spaces in the name
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can store a new object with special chars in name
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can translate canned ACL headers
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects can translate complex ACL headers
tests.specs.AmazonS3Spec ‑ Amazon S3 SDK objects validates missing bucketname
tests.specs.AmazonS3Spec ‑ encryption can copy encrypted file
tests.specs.AmazonS3Spec ‑ encryption can copy encrypted file with custom encryption key
tests.specs.AmazonS3Spec ‑ encryption can get presigned URL for encrypted file
tests.specs.AmazonS3Spec ‑ encryption can get presigned URL for encrypted file with custom encrypted key
tests.specs.AmazonS3Spec ‑ encryption can put encrypted file
tests.specs.AmazonS3Spec ‑ encryption can put encrypted with custom encryption key
tests.specs.AmazonS3Spec ‑ encryption can put encrypted with custom encryption key and custom algorithm
tests.specs.AmazonS3Spec ‑ encryption can rename encrypted file
tests.specs.AmazonS3Spec ‑ encryption can rename encrypted file with custom encryption key
tests.specs.AmazonS3Spec ‑ encryption can use default encryption algorithm
tests.specs.AmazonS3Spec ‑ encryption can use default encryption key
tests.specs.Sv4UtilSpec ‑ SigV4 utilities adapted AWS SigV4 test suite tests signs get-vanilla-query-unreserved
tests.specs.Sv4UtilSpec ‑ SigV4 utilities adapted AWS SigV4 test suite tests signs post-header-key-sort
tests.specs.Sv4UtilSpec ‑ SigV4 utilities adapted AWS SigV4 test suite tests signs post-vanilla-query
tests.specs.Sv4UtilSpec ‑ SigV4 utilities get-presigned-url generateSignatureData
tests.specs.models.AmazonS3.buildKeyName ‑ The buildKeyName function should... If the urlStyle is path and a bucket is not submitted, return uri
tests.specs.models.AmazonS3.buildKeyName ‑ The buildKeyName function should... If the urlStyle is path and a bucket is submitted, return bucket\uri
tests.specs.models.AmazonS3.buildKeyName ‑ The buildKeyName function should... If the urlStyle is path and the bucket is an empty string, return uri
tests.specs.models.AmazonS3.buildKeyName ‑ The buildKeyName function should... If the urlStyle is virtual, return uri
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... If the urlStyle is path  and the domain does not have amazonaws.com, do not alter the domain name
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... If the urlStyle is path - the default - , build according to https://s3.region-code.amazonaws.com/bucket-name/key-name
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... If the urlStyle is path and the domain is not amazonaws.com, do not include s3
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... If the urlStyle is path and the region is empty, do not include it
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... If the urlStyle is virtual and the domain does not have amazonaws.com, do not alter the domain name
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... If the urlStyle is virtual and the domain has amazonaws.com, build according to https://bucket-name.s3.region-code.amazonaws.com/key-name
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... If the urlStyle is virtual and the domain has amazonaws.com, but a bucket name is not submitted, do not include it
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... If the urlStyle is virtual and the domain has amazonaws.com, but a region is not set, do not include it
tests.specs.models.AmazonS3.buildUrlEndpoint ‑ The buildUrlEndpoint function should ... It should return an instance of AmazonS3
tests.specs.models.AmazonS3.createSignatureUtil ‑ The createSignatureUtil function should... If V2 is submitted, return SV2Util
tests.specs.models.AmazonS3.createSignatureUtil ‑ The createSignatureUtil function should... If V4 is submitted, return SV2Util
tests.specs.models.AmazonS3.getBucketLocation ‑ The setAwsRegion function should... If an error is returned from s3Request, it should throw an error with the message from s3 as the error message 
tests.specs.models.AmazonS3.getBucketLocation ‑ The setAwsRegion function should... Should call requireBucketName 1x 
tests.specs.models.AmazonS3.getBucketLocation ‑ The setAwsRegion function should... Should call s3Request 1x 
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the accessKey set
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the autoContentType set to false
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the autoMD5 set to an empty string since the signature type defaults to V4
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the awsDomain set to amazonaws.com
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the awsRegion set to awsRegion.com
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultACL set to public-read
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultBlockPublicAcls set to False
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultBlockPublicPolicy set to False
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultBucketName set to blank string
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultCacheControl set to no-store, no-cache, must-revalidate
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultDelimiter set to /
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultEncryptionAlgorithm set to an empty string
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultEncryptionKey set to an empty string
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultIgnorePublicAcls set to False
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultObjectOwnership set to ObjectWriter
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultRestrictPublicBuckets set to False
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultStorageClass set to no-store, no-cache, must-revalidate
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the defaultTimeOut set to 300
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the encryptionCharset set to UTF-8
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the mimeTypes set
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the multiPartByteThreshold set to 5242880
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the retriesOnError set to 3
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the secretKey set
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the serviceName set to s3
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the ssl set to true
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the throwOnRequestError set to true
tests.specs.models.AmazonS3.init ‑ By default the init function should... Have the urlStyle set to path
tests.specs.models.AmazonS3.init ‑ By default the init function should... If arguments.autoMD5 is true , Have the autoMD5 set to auto
tests.specs.models.AmazonS3.init ‑ By default the init function should... If the signature type is V2, Have the autoMD5 set to auto
tests.specs.models.AmazonS3.init ‑ By default the init function should... Should call createSignatureUtil 1x passing in the submitted signatureType
tests.specs.models.AmazonS3.requireBucketName ‑ The setAwsRegion function should... If a bucketname is blank, throw an application error
tests.specs.models.AmazonS3.requireBucketName ‑ The setAwsRegion function should... If a bucketname is null, throw an application error
tests.specs.models.AmazonS3.requireBucketName ‑ The setAwsRegion function should... If a bucketname is submitted, do nothing
tests.specs.models.AmazonS3.setAuth ‑ The setAuth function should... Set the accessKey submitted
tests.specs.models.AmazonS3.setAuth ‑ The setAuth function should... Set the secretKey submitted
tests.specs.models.AmazonS3.setAwsDomain ‑ The setAWSDomain function should... Set the domain submitted
tests.specs.models.AmazonS3.setAwsDomain ‑ The setAWSDomain function should... call buildUrlEndpoint 1x
tests.specs.models.AmazonS3.setAwsRegion ‑ The setAwsRegion function should... Set the region submitted
tests.specs.models.AmazonS3.setAwsRegion ‑ The setAwsRegion function should... call buildUrlEndpoint 1x
tests.specs.models.AmazonS3.setSSL ‑ The setAwsRegion function should... Set the ssl submitted
tests.specs.models.AmazonS3.setSSL ‑ The setAwsRegion function should... call buildUrlEndpoint 1x