-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Rename BraveVpnServiceName to BraveVpnHelperName #29820
Labels
Milestone
Comments
25 tasks
stephendonner
added
the
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
label
May 12, 2023
Since I'm blocked on |
Verified
|
Brave | 1.52.94 Chromium: 113.0.5672.92 (Official Build) beta (x86_64) |
---|---|
Revision | b6f521170062a1fa8a82c33fb223b06fec566da1-refs/branch-heads/5672_63@{#10} |
OS | macOS Version 11.7.6 (Build 20G1231) |
Steps:
- installed
1.52.94
- launched Brave
- using
account.bravesoftware.com
, purchased, configured, and connected toBrave VPN
- changed regions to Brazil
- loaded
browserleaks.com/dns
and confirmed no IPv4 or IPv6 DNS-server IP address leaks
Confirmed I could purchase, configure, and connect to Brave VPN
example | example | example | example |
---|---|---|---|
stephendonner
added
QA Pass-macOS
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
and removed
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
labels
May 12, 2023
Verification
|
Brave | 1.52.99 Chromium: 113.0.5672.92 (Official Build) beta (64-bit) |
---|---|
Revision | b6f521170062a1fa8a82c33fb223b06fec566da1-refs/branch-heads/5672_63@{#10} |
OS | Windows 10 Version 22H2 (Build 19045.2965) |
Case 1: Brave VPN helper service auto-start - PASSED
Steps:
- installed
1.52.99
- launched Brave
- purchased, configured, and connected to
Brave VPN
- pressed
ctrl
+alt
+del
to openTask Manager
- confirmed
Brave VPN Helper
entry in the above - confirmed
brave_vpn_helper.exe
is running, with an additional process to catch its crashes - shut down Brave and disconnected from
Brave VPN
- restarted Brave but did NOT connect to
Brave VPN
Confirmed brave_vpn_helper.exe
service is auto-started when connected to VPN, and is stopped/shut down correctly on both app shut down and app restart
Brave VPN helper dialog |
brave_vpn_helper.exe |
Brave, shut down |
Brave, running, not connected |
---|---|---|---|
Case 2: Brave VPN helper service restart - PASSED
Steps:
(continued from Case 1
)
- with Brave running, connected to
Brave VPN
- opened
Task Manager
- confirmed
brave_vpn_helper.exe
is running - selected the helper process
- clicked on
End task
- confirmed
brave_vpn_helper.exe
restarted - killed the process two more times the same way
Confirmed after killing the helper service, it auto-restarted thrice, and did NOT auto-restart after the 3rd kill
Brave running, w/helper service |
Brave running, NO helper service |
---|---|
Case 3: Use Secure DNS
settings auto-lock - PASSED
Steps:
- ran
Case 1
- opened
brave://settings/appearance
- noted the state of
Use Secure DNS
- confirmed in normal operations, with Brave VPN helper service running,
Use Secure DNS
is checked and the controls are enabled/unlocked - ran
Case 2
- opened
brave://settings/security
- confirmed that when Brave VPN helper service is not running any longer,
Use Secure DNS
is checked but its controls are disabled/locked
Use Secure DNS, unlocked |
Use Secure DNS, locked |
---|---|
Case 4: No DNS leaks
- PASSED
stephendonner
removed
the
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
label
May 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
In order to prepare to land implementation of #29253 we need to do some refactorings. BraveVpnHelper is used as BraveVpnService sometimes and would be better to name it as BraveVpnHelper evrywhere
The text was updated successfully, but these errors were encountered: