-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Android] Fix some System.Net tests #71385
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
Merged
simonrozsival
merged 49 commits into
dotnet:main
from
simonrozsival:fix-system-net-security-tests-on-android
Jul 20, 2022
Merged
Changes from 27 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
45bedb1
Implement IncludeNetworkSecurityConfig
simonrozsival 575bed7
Use IncludeNetworkSecurityConfig
simonrozsival 5e6b3fa
Fix tests
simonrozsival 93b5648
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival 89296f6
Remove active issue attributes
simonrozsival f7ca23a
Rename certificate file
simonrozsival ff09605
Revert unnecessary changes
simonrozsival 039d051
TMP: re-throw caught exception to reveal more information in logs
simonrozsival 98db19b
Revert "TMP: re-throw caught exception to reveal more information in …
simonrozsival a1616c3
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival a4c25b4
TMP: add and update res folders until they are merged into runtime-as…
simonrozsival 4acb16b
Fix System.Net.Requests tests
simonrozsival 3dad204
Re-enable System.Net.Http functional tests
simonrozsival b1806a1
Try fixing failing test
simonrozsival a440d13
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival 7f2e0e3
Skip failing test
simonrozsival c2615af
Add missing using
simonrozsival ae5b34f
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival a895adb
Remove temporary test data
simonrozsival 26f9ed4
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival cf0ae39
Relax exception type assertion for Android
simonrozsival 3498036
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival b73c45c
Code cleanup
simonrozsival 390e63a
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival 0802f46
Fix test failures in System.Net.WebSockets.Client.Tests
simonrozsival 669b238
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival beef031
Remove active issue attribute
simonrozsival 8b3e7fa
Remove most explicit usages of the server certificate custom validati…
simonrozsival 901ad2f
Fix several tests
simonrozsival 0388450
Remove weird condition
simonrozsival 4ae8433
Code clean-up
simonrozsival 50d3210
Remove unrelated active issue attributes
simonrozsival 6d0d981
Turn ActiveIssue attributes into permanent SkipOnPlatform
simonrozsival 43ad035
Update explanation for SkipOnPlatform
simonrozsival 38ee4df
Revert partial fix and keep active issue
simonrozsival 03883b7
Keep active issue for android x64 and x86
simonrozsival 4ee991e
Remove invalid attribute
simonrozsival 74970c1
Fix test on Browser
simonrozsival caff00b
Allow all certificates by default
simonrozsival 4f63248
Fix build
simonrozsival a200ac6
Fix http client handler factory on Browser
simonrozsival 59f7e61
Skip failing test
simonrozsival 35b9ed0
Fix net48 build
simonrozsival 8db4b45
Revert unintentional change in WinHttpHandler tests
simonrozsival 6ad3302
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival 33d52f1
Avoid using unsupported property on Browser
simonrozsival 8608d46
Remove unnecessary default value
simonrozsival c07330b
Avoid using unsupported property on Browser
simonrozsival 825654a
Merge branch 'main' of https://github.com/dotnet/runtime into fix-sys…
simonrozsival File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.