-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Remove hyphen(-
) from os vpn entry
#30295
Milestone
Comments
simonhong
added a commit
to brave/brave-core
that referenced
this issue
May 12, 2023
25 tasks
7 tasks
The above requires |
Verification
|
Brave | 1.52.102 Chromium: 113.0.5672.126 (Official Build) beta (64-bit) |
---|---|
Revision | c541687b21a73452ab403e2dced7033ddc97ee9d-refs/branch-heads/5672@{#1202} |
OS | Windows 10 Version 22H2 (Build 19045.2965) |
Steps:
- installed
1.52.102
(beta
) - launched Brave
- purchased, configured, and tried to connect to
Brave VPN
- however, it fails to write out the config (due to Follow up to #29512 - Brave VPN Connect failed with Failed to write the VPN config #30291)
- shut down Brave
beta
- launched Brave
release
- purchased, configured, and connected to
Brave VPN
- confirmed a
BraveVPN
entry was written to Windows'VPN
settings page - disconnected from
Brave VPN
- relaunched
1.52.102
- connected to
Brave VPN
Confirmed I could connect to Brave VPN
and an entry named BraveVPNBeta
was written to the VPN
settings page
step 4 | step 7 | step 8 | step 11 | vpn panel |
---|---|---|---|---|
stephendonner
added
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 18, 2023
Leaving final |
Verified
|
Brave | 1.52.102 Chromium: 113.0.5672.126 (Official Build) beta (x86_64) |
---|---|
Revision | c541687b21a73452ab403e2dced7033ddc97ee9d-refs/branch-heads/5672@{#1202} |
OS | macOS Version 13.4 (Build 22F66) |
- installed
1.52.102
- launched Brave
- purchased, configured, and connected to
Brave VPN
- opened
Apple
->System Settings...
->VPN
- confirmed entry of
BraveVPNBeta
1.52.102 |
1.52.102 |
1.52.101 |
---|---|---|
Verification
Steps:
Confirmed I could connect to
|
step 4 | step 5 | step 8 | step 9 | step 12 | os settings/vpn panel |
---|---|---|---|---|---|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're seeing weird config write failure(#30291) on Windows.
Interestingly, it seems not happen on Stable.
One difference we found is non-stable's os entry name has hyphen(
-
),BraveVPN-Beta
orBraveVPN-Nightly
vsBraveVPN
.This is another test to check os entry name could affect config write failure or not.
STR
BraveVPNNightly
,BraveVPNBeta
The text was updated successfully, but these errors were encountered: