Skip to content

feat(ingestion-tracing): implement ingestion with tracing api #4480

feat(ingestion-tracing): implement ingestion with tracing api

feat(ingestion-tracing): implement ingestion with tracing api #4480

GitHub Actions / Unit Test Results (build & test) succeeded Mar 7, 2025 in 0s

All 20 tests pass in 2m 37s

12 files   -   356  12 suites   - 356   2m 37s ⏱️ - 11m 20s
20 tests  - 1 656  20 ✅  - 1 630  0 💤  - 26  0 ❌ ±0 
40 runs   - 1 642  40 ✅  - 1 616  0 💤  - 26  0 ❌ ±0 

Results for commit ff3bca0. ± Comparison against earlier commit 0d7be65.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results (build & test)

20 tests found

There are 20 tests, see "Raw output" for the full list of tests.
Raw output
app.ApplicationTest ‑ testAPI()
app.ApplicationTest ‑ testHappyPathOidc()
app.ApplicationTest ‑ testHealth()
app.ApplicationTest ‑ testIndex()
app.ApplicationTest ‑ testIndexNotFound()
app.ApplicationTest ‑ testInvalidRedirectUrl()
app.ApplicationTest ‑ testOidcRedirectToRequestedUrl()
app.ApplicationTest ‑ testOpenIdConfig()
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithCollection()
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithCommaSeparated()
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithSingleGroup()
oidc.OidcCallbackLogicTest ‑ testGetGroupsClaimNamesJsonArray()
security.DummyLoginModuleTest ‑ testAuthenticate()
security.GuestAuthenticationConfigsTest ‑ testGuestConfigDisabled()
security.GuestAuthenticationConfigsTest ‑ testGuestConfigEnabled()
security.GuestAuthenticationConfigsTest ‑ testGuestConfigWithUserEnabled()
security.OidcConfigurationTest ‑ readPreferredJwsAlgorithmPropagationFromConfig()
security.OidcConfigurationTest ‑ readPreferredJwsAlgorithmPropagationFromJSON()
security.OidcConfigurationTest ‑ readTimeoutPropagation()
utils.SearchUtilTest ‑ testEscapeForwardSlash()