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

Update labeler.yml #404

Merged
merged 1 commit into from
Mar 20, 2025

Update labeler.yml

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

Update labeler.yml #404

Update labeler.yml
4a4122d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report succeeded Mar 20, 2025 in 0s

99 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.connectivity.ExportConnectivityConfigurationTest.xml 5✔️ 142ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.functional.AttributesTest.xml 18✔️ 42s
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.functional.ElasticApmAgentTest.xml 10✔️ 16s
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.functional.ManagedElasticOtelAgentTest.xml 11✔️ 23s
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.exporters.configurable.MutableLogRecordExporterTest.xml 1✔️ 3s
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.exporters.configurable.MutableMetricExporterTest.xml 1✔️ 918ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.exporters.configurable.MutableSpanExporterTest.xml 1✔️ 194ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.features.centralconfig.fetcher.CentralConfigurationFetcherTest.xml 10✔️ 2s
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.features.persistence.DiskManagerTest.xml 5✔️ 356ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.logging.DefaultLoggingPolicyTest.xml 2✔️ 1ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.logging.SimpleLoggingPolicyTest.xml 1✔️ 0ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.services.network.NetworkServiceTest.xml 3✔️ 629ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.time.ntp.NtpPacketTest.xml 4✔️ 117ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.time.ntp.SntpClientImplTest.xml 7✔️ 351ms
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.time.ntp.UdpClientTest.xml 7✔️ 4s
agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.utilities.logging.AndroidLoggerTest.xml 6✔️ 8ms
instrumentation-test/instrumentation/crash/build/outputs/androidTest-results/connected/debug/TEST-emulator-5554 - 10-_instrumentation_crash-.xml 1✔️ 897ms
instrumentation-test/instrumentation/launchtime/build/outputs/androidTest-results/connected/debug/TEST-emulator-5554 - 10-_instrumentation_launchtime-.xml 1✔️ 2s
instrumentation-test/instrumentation/okhttp/build/outputs/androidTest-results/connected/debug/TEST-emulator-5554 - 10-_instrumentation_okhttp-.xml 3✔️ 925ms
instrumentation/crash/library/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.crash.internal.handler.ElasticExceptionHandlerTest.xml 2✔️ 3s

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.connectivity.ExportConnectivityConfigurationTest.xml

5 tests were completed in 142ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.connectivity.ExportConnectivityConfigurationTest 5✔️ 142ms

✔️ co.elastic.otel.android.connectivity.ExportConnectivityConfigurationTest

✔️ Verify handling of trailing slash()
✔️ Verify initialization with secret token()
✔️ Verify default values()
✔️ Verify initialization with grpc protocol()
✔️ Verify initialization with api key()

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.functional.AttributesTest.xml

18 tests were completed in 42s with 18 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.functional.AttributesTest 18✔️ 42s

✔️ co.elastic.otel.android.functional.AttributesTest

✔️ Check resources[21]
✔️ Check resources[23]
✔️ Check resources
✔️ Check clock usage across all signals
✔️ Check global attributes with carrier info available[21]
✔️ Check global attributes with carrier info available[23]
✔️ Check global attributes with carrier info available
✔️ When timestamp changes mid-span, the end time shouldn't be affected
✔️ Check resources with interceptor
✔️ Check resources with not provided service version[21]
✔️ Check resources with not provided service version[23]
✔️ Check resources with not provided service version
✔️ Check global attributes and span status[21]
✔️ Check global attributes and span status[23]
✔️ Check global attributes and span status
✔️ Check global attributes with cellular connectivity available[21]
✔️ Check global attributes with cellular connectivity available[23]
✔️ Check global attributes with cellular connectivity available

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.functional.ElasticApmAgentTest.xml

10 tests were completed in 16s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.functional.ElasticApmAgentTest 10✔️ 16s

✔️ co.elastic.otel.android.functional.ElasticApmAgentTest

✔️ Validate central configuration is disabled when the url is not provided
✔️ Validate url is present
✔️ Validate delegation
✔️ Validate http span name change disabled
✔️ Validate central configuration behavior
✔️ Validate initial export server params
✔️ Validate http span name change
✔️ Validate changing endpoint config
✔️ Verify sampling rate config
✔️ Validate changing endpoint config after manually setting central config endpoint

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.functional.ManagedElasticOtelAgentTest.xml

11 tests were completed in 23s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.functional.ManagedElasticOtelAgentTest 11✔️ 23s

✔️ co.elastic.otel.android.functional.ManagedElasticOtelAgentTest

✔️ Disk buffering enabled with io exception
✔️ Verify clock initialization behavior, when buffer gets full
✔️ Verify clock behavior
✔️ Verify session manager behavior
✔️ Verify clock initialization behavior when processor delays signals
✔️ Verify clock initialization when the first signal items come after init is done
✔️ Verify clock initialization behavior, when latch waiting times out
✔️ Disk buffering disabled
✔️ Verify clock initialization behavior
✔️ Disk buffering enabled, happy path
✔️ Disk buffering enabled, when signals come in before init is finished

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.exporters.configurable.MutableLogRecordExporterTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.exporters.configurable.MutableLogRecordExporterTest 1✔️ 3s

✔️ co.elastic.otel.android.internal.exporters.configurable.MutableLogRecordExporterTest

✔️ Verify states()

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.exporters.configurable.MutableMetricExporterTest.xml

1 tests were completed in 918ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.exporters.configurable.MutableMetricExporterTest 1✔️ 918ms

✔️ co.elastic.otel.android.internal.exporters.configurable.MutableMetricExporterTest

✔️ Verify states()

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.exporters.configurable.MutableSpanExporterTest.xml

1 tests were completed in 194ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.exporters.configurable.MutableSpanExporterTest 1✔️ 194ms

✔️ co.elastic.otel.android.internal.exporters.configurable.MutableSpanExporterTest

✔️ Verify states()

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.features.centralconfig.fetcher.CentralConfigurationFetcherTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.features.centralconfig.fetcher.CentralConfigurationFetcherTest 10✔️ 2s

✔️ co.elastic.otel.android.internal.features.centralconfig.fetcher.CentralConfigurationFetcherTest

✔️ Store received config in provided file
✔️ Verify request content type
✔️ When no cache control is received, return null max age
✔️ When config not changed response, notify the caller
✔️ Send headers when available
✔️ Send eTag when available
✔️ On successful response, notify config changed
✔️ When max age is not provided, return null
✔️ Store eTag when received
✔️ When max age is provided, return it

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.features.persistence.DiskManagerTest.xml

5 tests were completed in 356ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.features.persistence.DiskManagerTest 5✔️ 356ms

✔️ co.elastic.otel.android.internal.features.persistence.DiskManagerTest

✔️ getMaxSignalFolderSize
✔️ cleanupTemporaryDirBeforeProvidingIt
✔️ provideTemporaryDir
✔️ getMaxCacheFileSize
✔️ provideSignalCacheDir

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.logging.DefaultLoggingPolicyTest.xml

2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.logging.DefaultLoggingPolicyTest 2✔️ 1ms

✔️ co.elastic.otel.android.internal.logging.DefaultLoggingPolicyTest

✔️ Validate minimum level on debuggable app
✔️ Validate minimum level on non-debuggable app

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.logging.SimpleLoggingPolicyTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.logging.SimpleLoggingPolicyTest 1✔️ 0ms

✔️ co.elastic.otel.android.internal.logging.SimpleLoggingPolicyTest

✔️ verifyProvidedValues

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.services.network.NetworkServiceTest.xml

3 tests were completed in 629ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.services.network.NetworkServiceTest 3✔️ 629ms

✔️ co.elastic.otel.android.internal.services.network.NetworkServiceTest

✔️ Get carrier info when sim operator is null
✔️ Get carrier info from first sim operator response
✔️ Get carrier info when sim operator is empty

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.time.ntp.NtpPacketTest.xml

4 tests were completed in 117ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.time.ntp.NtpPacketTest 4✔️ 117ms

✔️ co.elastic.otel.android.internal.time.ntp.NtpPacketTest

✔️ Parse byte array()
✔️ Validate params()
✔️ To byte array()
✔️ Parse byte array error if size is less than the min expected (48)()

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.time.ntp.SntpClientImplTest.xml

7 tests were completed in 351ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.time.ntp.SntpClientImplTest 7✔️ 351ms

✔️ co.elastic.otel.android.internal.time.ntp.SntpClientImplTest

✔️ Discard response if LI value is 3()
✔️ Discard response if transmit timestamp is 0()
✔️ Fetch time offset, happy path()
✔️ Discard response if mode is not 4()
✔️ Verify returned origin timestamp matches the timestamp sent()
✔️ Discard response if stratum is 0()
✔️ Verify VN is the same as the one sent from the client()

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.time.ntp.UdpClientTest.xml

7 tests were completed in 4s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.time.ntp.UdpClientTest 7✔️ 4s

✔️ co.elastic.otel.android.internal.time.ntp.UdpClientTest

✔️ Server is not active()
✔️ Connection is close while waiting for message()
✔️ Server host not found()
✔️ Server port is not reachable()
✔️ Happy path, echo response()
✔️ Happy path()
✔️ Server takes too long to respond()

✔️ agent-sdk/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.internal.utilities.logging.AndroidLoggerTest.xml

6 tests were completed in 8ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.internal.utilities.logging.AndroidLoggerTest 6✔️ 8ms

✔️ co.elastic.otel.android.internal.utilities.logging.AndroidLoggerTest

✔️ checkWarnLogger
✔️ checkTraceLogger
✔️ checkDisabledPolicy
✔️ checkInfoLogger
✔️ checkDebugLogger
✔️ checkErrorLogger

✔️ instrumentation-test/instrumentation/crash/build/outputs/androidTest-results/connected/debug/TEST-emulator-5554 - 10-_instrumentation_crash-.xml

1 tests were completed in 897ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.test.InstrumentationTest 1✔️ 897ms

✔️ co.elastic.otel.android.test.InstrumentationTest

✔️ verifyAppCrashDefaultHandler

✔️ instrumentation-test/instrumentation/launchtime/build/outputs/androidTest-results/connected/debug/TEST-emulator-5554 - 10-_instrumentation_launchtime-.xml

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

Test suite Passed Failed Skipped Time
co.elastic.otel.android.test.InstrumentationTest 1✔️ 2s

✔️ co.elastic.otel.android.test.InstrumentationTest

✔️ verifyAppLaunchTimeTracking

✔️ instrumentation-test/instrumentation/okhttp/build/outputs/androidTest-results/connected/debug/TEST-emulator-5554 - 10-_instrumentation_okhttp-.xml

3 tests were completed in 925ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.android.test.InstrumentationTest 3✔️ 925ms

✔️ co.elastic.otel.android.test.InstrumentationTest

✔️ verifyOkHttpAsyncCallSpan
✔️ verifyOkHttpAsyncCallSpan_withErrorCode
✔️ verifyOkHttpSyncCallSpan

✔️ instrumentation/crash/library/build/test-results/testDebugUnitTest/TEST-co.elastic.otel.android.crash.internal.handler.ElasticExceptionHandlerTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.otel.android.crash.internal.handler.ElasticExceptionHandlerTest 2✔️ 3s

✔️ co.elastic.otel.android.crash.internal.handler.ElasticExceptionHandlerTest

✔️ Capture log event with crash
✔️ Delegate to existing exception handler when available