Skip to content

build(deps-dev): bump @swc/core from 1.9.2 to 1.9.3 #2811

build(deps-dev): bump @swc/core from 1.9.2 to 1.9.3

build(deps-dev): bump @swc/core from 1.9.2 to 1.9.3 #2811

GitHub Actions / Test Results failed Nov 26, 2024 in 0s

3 fail in 0s

 8 files  8 suites   0s ⏱️
 3 tests 0 ✅ 0 💤  3 ❌
24 runs  0 ✅ 0 💤 24 ❌

Results for commit e425f30.

Annotations

Check warning on line 0 in Checking the functionality of a Camel Specific Component page.

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 8 runs failed: Check that the Attributes table under Attribute tab on Camel Specific Component page is not empty - Attributes and values - #1.1 (Checking the functionality of a Camel Specific Component page.)

test-results/test-results-quarkus-node(18)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(18)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(20)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(20)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(18)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(18)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(20)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(20)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
Raw output
Tried to run command without establishing a connection Build info: version: '4.12.1', revision: '8e34639b11' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.firefox.FirefoxDriver Command: [61289657-37f4-418e-bddb-818047b0a5b9, getCurrentUrl {}] Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 132.0, moz:accessibilityChecks: false, moz:buildID: 20241021175835, moz:geckodriverVersion: 0.35.0, moz:headless: false, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 172, moz:profile: /tmp/rust_mozprofile9NHfxs, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Linux x86...} Session ID: 61289657-37f4-418e-bddb-818047b0a5b9

org.openqa.selenium.NoSuchSessionException: Tried to run command without establishing a connection
Build info: version: '4.12.1', revision: '8e34639b11'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '17.0.13'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [61289657-37f4-418e-bddb-818047b0a5b9, getCurrentUrl {}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 132.0, moz:accessibilityChecks: false, moz:buildID: 20241021175835, moz:geckodriverVersion: 0.35.0, moz:headless: false, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 172, moz:profile: /tmp/rust_mozprofile9NHfxs, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Linux x86...}
Session ID: 61289657-37f4-418e-bddb-818047b0a5b9
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:196)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:171)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:675)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:679)
	at org.openqa.selenium.remote.RemoteWebDriver.getCurrentUrl(RemoteWebDriver.java:316)
	at io.hawt.tests.features.hooks.LoginLogoutHooks.before(LoginLogoutHooks.java:21)

Given User is on "Camel" page...............................................skipped
And User is on Camel "mock" item of "components" folder of "SampleCamel" context.skipped
When User clicks on Camel "Attributes" tab..................................skipped
Then Camel table "Attribute" column is not empty............................skipped
And Camel table has "ComponentName" key and "mock" value....................skipped

Check warning on line 0 in Checking the functionality of a Camel Specific Component page.

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 8 runs failed: Check that the Attributes table under Attribute tab on Camel Specific Component page is not empty - Attributes and values - #1.2 (Checking the functionality of a Camel Specific Component page.)

test-results/test-results-quarkus-node(18)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(18)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(20)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(20)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(18)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(18)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(20)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(20)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
Raw output
Tried to run command without establishing a connection Build info: version: '4.12.1', revision: '8e34639b11' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.firefox.FirefoxDriver Command: [61289657-37f4-418e-bddb-818047b0a5b9, getCurrentUrl {}] Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 132.0, moz:accessibilityChecks: false, moz:buildID: 20241021175835, moz:geckodriverVersion: 0.35.0, moz:headless: false, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 172, moz:profile: /tmp/rust_mozprofile9NHfxs, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Linux x86...} Session ID: 61289657-37f4-418e-bddb-818047b0a5b9

org.openqa.selenium.NoSuchSessionException: Tried to run command without establishing a connection
Build info: version: '4.12.1', revision: '8e34639b11'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '17.0.13'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [61289657-37f4-418e-bddb-818047b0a5b9, getCurrentUrl {}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 132.0, moz:accessibilityChecks: false, moz:buildID: 20241021175835, moz:geckodriverVersion: 0.35.0, moz:headless: false, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 172, moz:profile: /tmp/rust_mozprofile9NHfxs, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Linux x86...}
Session ID: 61289657-37f4-418e-bddb-818047b0a5b9
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:196)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:171)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:675)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:679)
	at org.openqa.selenium.remote.RemoteWebDriver.getCurrentUrl(RemoteWebDriver.java:316)
	at io.hawt.tests.features.hooks.LoginLogoutHooks.before(LoginLogoutHooks.java:21)

Given User is on "Camel" page...............................................skipped
And User is on Camel "mock" item of "components" folder of "SampleCamel" context.skipped
When User clicks on Camel "Attributes" tab..................................skipped
Then Camel table "Value" column is not empty................................skipped
And Camel table has "CamelId" key and "SampleCamel" value...................skipped

Check warning on line 0 in Account Lockout (Throttling)

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 8 runs failed: User account gets locked out after multiple failed login attempts (Account Lockout (Throttling))

test-results/test-results-quarkus-node(18)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(18)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(20)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-quarkus-node(20)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(18)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(18)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(20)-java(17)-firefox/cucumber-reports/Cucumber.xml [took 0s]
test-results/test-results-springboot-node(20)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 0s]
Raw output
Tried to run command without establishing a connection Build info: version: '4.12.1', revision: '8e34639b11' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '17.0.13' Driver info: org.openqa.selenium.firefox.FirefoxDriver Command: [61289657-37f4-418e-bddb-818047b0a5b9, getCurrentUrl {}] Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 132.0, moz:accessibilityChecks: false, moz:buildID: 20241021175835, moz:geckodriverVersion: 0.35.0, moz:headless: false, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 172, moz:profile: /tmp/rust_mozprofile9NHfxs, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Linux x86...} Session ID: 61289657-37f4-418e-bddb-818047b0a5b9

org.openqa.selenium.NoSuchSessionException: Tried to run command without establishing a connection
Build info: version: '4.12.1', revision: '8e34639b11'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '17.0.13'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [61289657-37f4-418e-bddb-818047b0a5b9, getCurrentUrl {}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 132.0, moz:accessibilityChecks: false, moz:buildID: 20241021175835, moz:geckodriverVersion: 0.35.0, moz:headless: false, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 172, moz:profile: /tmp/rust_mozprofile9NHfxs, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Linux x86...}
Session ID: 61289657-37f4-418e-bddb-818047b0a5b9
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:196)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:171)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:675)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:679)
	at org.openqa.selenium.remote.RemoteWebDriver.getCurrentUrl(RemoteWebDriver.java:316)
	at io.hawt.tests.features.hooks.LoginLogoutHooks.before(LoginLogoutHooks.java:21)

Given User is on Login page.................................................skipped
When the user attempts to log in with incorrect credentials 5 times.........skipped
Then the user should see a message indicating account lockout for 1 second..skipped
When the user attempts to log in with incorrect credentials 2 times.........skipped
Then the user should see a message indicating account lockout for 3 seconds.skipped

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3 tests found

There are 3 tests, see "Raw output" for the full list of tests.
Raw output
Account Lockout (Throttling) ‑ User account gets locked out after multiple failed login attempts
Checking the functionality of a Camel Specific Component page. ‑ Check that the Attributes table under Attribute tab on Camel Specific Component page is not empty - Attributes and values - #1.1
Checking the functionality of a Camel Specific Component page. ‑ Check that the Attributes table under Attribute tab on Camel Specific Component page is not empty - Attributes and values - #1.2