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

Revert skipping of System.Web #2457

Merged
merged 1 commit into from
Oct 4, 2024

Revert skipping of System.Web

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

Revert skipping of System.Web #2457

Revert skipping of System.Web
11d3ec9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Repot -iis succeeded Oct 4, 2024 in 0s

5 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ junit-NETCoreApp80-Elastic.Apm.AspNetFullFramework.Tests.xml

5 tests were completed in 60s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Elastic.Apm.AspNetFullFramework.Tests.dll 5✔️ 60s

✔️ Elastic.Apm.AspNetFullFramework.Tests.dll

Elastic.Apm.AspNetFullFramework.Tests.CustomServiceNodeNameSetViaSettings
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "", SpansCount = 0, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "Home", SpansCount = 0, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "Home/Contact", SpansCount = 2, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 2, Outcome = Failure, RelativePath = "Home/CustomSpanThrows", SpansCount = 1, StatusCode = 500, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 1, Outcome = Success, RelativePath = "dummy_URL_path_to_page_that_does_not_exist", SpansCount = 0, StatusCode = 404, ··· })