You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some Unit Tests failing in nanoframework.System.Net.Http.
Namely:
HttpUtilityTest.UrlEncodeTest
Miscellaneous tests in StreamContentTest
These are not new issues related to nanoframework/System.Net.Http#416, but have been there before.
Broken unit tests should be verified (if they point to an actual issue), then fixed or deleted.
How to reproduce
No response
Expected behaviour
No response
Screenshots
No response
Sample project or code
No response
Aditional information
No response
The text was updated successfully, but these errors were encountered:
I'm gonna go ahead and go through these and clean up the tests a bit and verify which ones are working properly and not. It looks like the UriUnitTests are also in rough shape as well.
@mizady awesome that you're willing to tackle this one! Thanks. 😃
Also, as we now have the wonderful hardware tests, HTTP is a great candidate to run those and be able to run real network tests on devices. That would be bonus score.😉
Library/API/IoT binding
nanoFramework.System.Net.Http
Visual Studio version
No response
.NET nanoFramework extension version
No response
Target name(s)
No response
Firmware version
No response
Device capabilities
No response
Description
There are some Unit Tests failing in nanoframework.System.Net.Http.
Namely:
HttpUtilityTest.UrlEncodeTest
StreamContentTest
These are not new issues related to nanoframework/System.Net.Http#416, but have been there before.
Broken unit tests should be verified (if they point to an actual issue), then fixed or deleted.
How to reproduce
No response
Expected behaviour
No response
Screenshots
No response
Sample project or code
No response
Aditional information
No response
The text was updated successfully, but these errors were encountered: