-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[core-http][test] browser test failures for Edge and Firefox #6731
Labels
Comments
jeremymeng
added
Client
This issue points to a problem in the data-plane of the library.
Azure.Core
labels
Dec 31, 2019
35 tasks
We could drop legacy Edge now. |
on windows,
Error message when parseXml() on undefined/null
|
This has been fixed by #9091. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
to repro, run
npx karma start karma.conf.ts --single-run
after applying changes from #67301. Edge doesn't supportTextEncoder
. needs polyfill2. Unexpected DateTime format (
Edgeand Firefox)3. Unexpected user agent (Firefox)
4. XML parse error (
Edgeand Firefox)Failure logs:
The text was updated successfully, but these errors were encountered: