question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ServiceFabricProcessor: HardGetRuntimeInfoFailure failing on .NET Framework

See original GitHub issue
[xUnit.net 00:00:28.97]     Microsoft.Azure.EventHubs.Tests.ServiceFabricProcessor.EventHubExceptionTests.HardGetRuntimeInfoFailure [FAIL]
Failed   Microsoft.Azure.EventHubs.Tests.ServiceFabricProcessor.EventHubExceptionTests.HardGetRuntimeInfoFailure
Error Message:
 Assert.Contains() Failure
Not found: ErrorInjector
In value:  One or more errors occurred.
Stack Trace:
   at Microsoft.Azure.EventHubs.Tests.ServiceFabricProcessor.EventHubExceptionTests.GeneralStartupFailure(String name, EHErrorLocation location, Boolean isEventHubsException) in D:\a\1\s\sdk\eventhub\Microsoft.Azure.EventHubs\tests\ServiceFabricProcessor\EventHubExceptionTests.cs:line 298
   at Microsoft.Azure.EventHubs.Tests.ServiceFabricProcessor.EventHubExceptionTests.HardGetRuntimeInfoFailure() in D:\a\1\s\sdk\eventhub\Microsoft.Azure.EventHubs\tests\ServiceFabricProcessor\EventHubExceptionTests.cs:line 201

When running the EventHubs tests on .NET Framework the HardGetRuntimeInfoFailure test fails.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JamesBirdsallcommented, Jan 31, 2020

For the record, this is a test issue in ServiceFabricProcessor which is still in preview. The entire CIT mechanism needs some work to make it more deterministic, and that will happen when we have time to start moving SFP toward GA.

0reactions
jsquirecommented, Oct 8, 2021

Closing this out, as the package is no longer under active development and the tests are currently skipped (so no impact) unlikely to be fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

c# - Service fabric error
Service fabric has a hook ( The commslistener) which tells it the service is ready , if this is not set ( or...
Read more >
Troubleshoot your local Azure Service Fabric cluster setup
Cluster connection fails with "Object is closed". Problem. A call to Connect-ServiceFabricCluster fails with an error like this: Output
Read more >
Service Fabric Worker Application does not get updated ...
This error happens after successful deployment to the production Azure cluster because it does not get updated with the latest dlls. I notice...
Read more >
Deploy and Debug to local cluster with F5 fails without error
Steps to reproduce: Open under normal (non-admin) user; Create new project: Service Fabric Application (targeted .NET Framework 4.7.2 by default) ...
Read more >
Diagnose common code package errors by using Service ...
Indicates that Service Fabric terminated the process or container. Sometimes, this error code indicates that the process or container didn't ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found