Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump the github-actions group with 1 update #1484

Merged
merged 2 commits into from
Mar 18, 2024

chore: update setup-node and vault-action manually

a7f86c0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: bump the github-actions group with 1 update #1484

chore: update setup-node and vault-action manually
a7f86c0
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Tests succeeded Mar 18, 2024 in 0s

252 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
rum/reports/TESTS-Android_Browser_4.0_(Android_5.1.1).xml 28✔️ 1s
rum/reports/TESTS-Chrome_122.0.0.0_(Windows_10).xml 28✔️ 2s
rum/reports/TESTS-Chrome_76.0.3809.87_(Windows_10).xml 28✔️ 2s
rum/reports/TESTS-Chrome_84.0.4147.89_(Windows_10).xml 28✔️ 2s
rum/reports/TESTS-Edge_17.17134_(Windows_10).xml 28✔️ 2s
rum/reports/TESTS-Firefox_60.0_(Windows_10).xml 28✔️ 2s
rum/reports/TESTS-IE_11.0_(Windows_10).xml 28✔️ 2s
rum/reports/TESTS-Mobile_Safari_12.1_(iOS_12.2).xml 28✔️ 2s
rum/reports/TESTS-Safari_13.1_(Mac_OS_10.15.4).xml 28✔️ 2s

✔️ rum/reports/TESTS-Android_Browser_4.0_(Android_5.1.1).xml

28 tests were completed in 1s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Android Browser 4.0 (Android 5.1.1) 28✔️ 1s

✔️ Android Browser 4.0 (Android 5.1.1)

Android_Browser_4_0_(Android_5_1_1).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
Android_Browser_4_0_(Android_5_1_1).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
Android_Browser_4_0_(Android_5_1_1).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching

✔️ rum/reports/TESTS-Chrome_122.0.0.0_(Windows_10).xml

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Chrome 122.0.0.0 (Windows 10) 28✔️ 2s

✔️ Chrome 122.0.0.0 (Windows 10)

Chrome_122_0_0_0_(Windows_10).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
Chrome_122_0_0_0_(Windows_10).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
Chrome_122_0_0_0_(Windows_10).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching

✔️ rum/reports/TESTS-Chrome_76.0.3809.87_(Windows_10).xml

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Chrome 76.0.3809.87 (Windows 10) 28✔️ 2s

✔️ Chrome 76.0.3809.87 (Windows 10)

Chrome_76_0_3809_87_(Windows_10).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
Chrome_76_0_3809_87_(Windows_10).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
Chrome_76_0_3809_87_(Windows_10).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching

✔️ rum/reports/TESTS-Chrome_84.0.4147.89_(Windows_10).xml

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Chrome 84.0.4147.89 (Windows 10) 28✔️ 2s

✔️ Chrome 84.0.4147.89 (Windows 10)

Chrome_84_0_4147_89_(Windows_10).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
Chrome_84_0_4147_89_(Windows_10).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
Chrome_84_0_4147_89_(Windows_10).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching

✔️ rum/reports/TESTS-Edge_17.17134_(Windows_10).xml

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Edge 17.17134 (Windows 10) 28✔️ 2s

✔️ Edge 17.17134 (Windows 10)

Edge_17_17134_(Windows_10).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
Edge_17_17134_(Windows_10).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
Edge_17_17134_(Windows_10).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching

✔️ rum/reports/TESTS-Firefox_60.0_(Windows_10).xml

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Firefox 60.0 (Windows 10) 28✔️ 2s

✔️ Firefox 60.0 (Windows 10)

Firefox_60_0_(Windows_10).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
Firefox_60_0_(Windows_10).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
Firefox_60_0_(Windows_10).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching

✔️ rum/reports/TESTS-IE_11.0_(Windows_10).xml

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
IE 11.0 (Windows 10) 28✔️ 2s

✔️ IE 11.0 (Windows 10)

IE_11_0_(Windows_10).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
IE_11_0_(Windows_10).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
IE_11_0_(Windows_10).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching

✔️ rum/reports/TESTS-Mobile_Safari_12.1_(iOS_12.2).xml

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Mobile Safari 12.1 (iOS 12.2) 28✔️ 2s

✔️ Mobile Safari 12.1 (iOS 12.2)

Mobile_Safari_12_1_(iOS_12_2).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
Mobile_Safari_12_1_(iOS_12_2).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
Mobile_Safari_12_1_(iOS_12_2).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching

✔️ rum/reports/TESTS-Safari_13.1_(Mac_OS_10.15.4).xml

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Safari 13.1 (Mac OS 10.15.4) 28✔️ 2s

✔️ Safari 13.1 (Mac OS 10.15.4)

Safari_13_1_(Mac_OS_10_15_4).ApmBase
  ✔️ ApmBase should report whether agent is active or inactive
  ✔️ ApmBase should send page load metrics after load event
  ✔️ ApmBase should send page load metrics if page is backgrounded before load event is triggered
  ✔️ ApmBase should observe click event if eventtarget instrumentation is not disabled
  ✔️ ApmBase should not observe click event if EVENT_TARGET instrumentation is disabled
  ✔️ ApmBase should not observe click event if CLICK instrumentation is disabled
  ✔️ ApmBase should disable all auto instrumentations when instrument is false
  ✔️ ApmBase should selectively enable/disable instrumentations based on config
  ✔️ ApmBase should allow custom instrumentations via API when instrument is false
  ✔️ ApmBase should be noop for auto instrumentaion when agent is not active
  ✔️ ApmBase should be noop when API methods are used and agent is not active
  ✔️ ApmBase should use user provided logLevel when agent is inactive
  ✔️ ApmBase should provide the public api
  ✔️ ApmBase should instrument xhr
  ✔️ ApmBase should instrument xhr when no transaction was started
  ✔️ ApmBase should patch xhr when not active
  ✔️ ApmBase should instrument sync xhr
  ✔️ ApmBase should allow setting labels before calling init
  ✔️ ApmBase should allow creating blocked spans on current transaction
  ✔️ ApmBase should fetch central config
  ✔️ ApmBase should wait for remote config before sending the page load
Safari_13_1_(Mac_OS_10_15_4).ApmBase invalid config
  ✔️ ApmBase invalid config should log errors when config is invalid
  ✔️ ApmBase invalid config should log missing required key and invalid config
  ✔️ ApmBase invalid config should log errors when invalid chars in serviceName
  ✔️ ApmBase invalid config should warn users unknown config keys
Safari_13_1_(Mac_OS_10_15_4).index
  ✔️ index should init ApmBase
  ✔️ index should return same instance when loaded multiple times
  ✔️ index should not throw error on global Promise patching