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

Disable tests that handle browser websocket based errors #3930

Merged
merged 2 commits into from
Jun 18, 2019

Conversation

ramya0820
Copy link
Member

For more context refer to #3867

@@ -87,7 +87,7 @@ describe("Create ServiceBusClient and Queue/Topic/Subscription Clients #RunInBro
});
});

describe("Errors with non existing Namespace #RunInBrowser", function(): void {
describe("Errors with non existing Namespace", function(): void {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a TODO comment above to enable this for browser once Service Bus starts using core-amqp and a link to the github issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants