-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #599 from brave/laurenwags-macos-update
Update desktop manual passes for macOS
- Loading branch information
Showing
5 changed files
with
165 additions
and
38 deletions.
There are no files selected for viewing
62 changes: 62 additions & 0 deletions
62
WikiTemplate/Desktop/Minor_CR_Bump/wikitemplate-minorCRbump-macOS-x64.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
### Installer | ||
|
||
- [ ] Ensured that the following executables work as expected | ||
- [ ] `Brave-Browser-x64.dmg` | ||
- [ ] Check executable size, should be `~290mb` | ||
- [ ] Check signature: If OS Run `spctl --assess --verbose` for the installed version and make sure it returns `accepted`. | ||
- [ ] `Brave-Browser-universal.dmg` | ||
- [ ] Check executable size, should be `~500mb` | ||
- [ ] Check signature: If OS Run `spctl --assess --verbose` for the installed version and make sure it returns `accepted`. | ||
|
||
### Widevine | ||
|
||
- [ ] Using `x64` build: | ||
- [ ] Verify `Widevine Notification` is shown when you visit Netflix for the first time | ||
- [ ] Test that you can stream on Netflix on a fresh profile after installing Widevine | ||
- [ ] Using `universal` build: | ||
- [ ] Verify `Widevine Notification` is shown when you visit Netflix for the first time | ||
- [ ] Test that you can stream on Netflix on a fresh profile after installing Widevine | ||
|
||
#### Upgrade - `Brave-Browser-x64.dmg` | ||
|
||
- [ ] Make sure that data from the last version appears in the new version OK | ||
- [ ] Ensure that `brave://version` lists the expected Brave & Chromium versions | ||
- [ ] With data from the last version, verify that | ||
- [ ] Bookmarks on the bookmark toolbar and bookmark folders can be opened | ||
- [ ] Cookies are preserved | ||
- [ ] Installed extensions are retained and work correctly | ||
- [ ] Opened tabs can be reloaded | ||
- [ ] Stored passwords are preserved | ||
- [ ] Sync chain created in previous version is retained | ||
- [ ] Social media blocking buttons changes are retained | ||
- [ ] Custom filters under brave://settings/shields/filters are retained | ||
- [ ] Custom lists under brave://settings/shields/filters are retained | ||
- [ ] Rewards | ||
- [ ] BAT balance is retained | ||
- [ ] Auto-contribute list is retained | ||
- [ ] Both Tips and Monthly Contributions are retained | ||
- [ ] Panel transactions list is retained | ||
- [ ] Changes to rewards settings are retained | ||
- [ ] Ensure that Auto Contribute is not being enabled when upgrading to a new version if AC was disabled | ||
- [ ] Ads | ||
- [ ] Both `Estimated pending rewards` & `Ad notifications received this month` are retained | ||
- [ ] Changes to ads settings are retained | ||
- [ ] Ensure that ads are not being enabled when upgrading to a new version if they were disabled | ||
- [ ] Ensure that ads are not disabled when upgrading to a new version if they were enabled | ||
|
||
#### Upgrade - `Brave-Browser-universal.dmg` | ||
|
||
Pre-requisite: Make sure that the previous version is installed using the universal build | ||
- [ ] Make sure that after upgrade, the universal build is upgraded to the appropriate architecture specific version | ||
- [ ] Confirm that the .app file size has decreased as a result of the upgrade | ||
- [ ] Make sure that data from the last version appears in the new version OK | ||
- [ ] Ensure that `brave://version` lists the expected Brave & Chromium versions | ||
- [ ] With data from the last version, verify that | ||
- [ ] Bookmarks on the bookmark toolbar and bookmark folders can be opened | ||
- [ ] Cookies are preserved | ||
- [ ] Opened tabs can be reloaded | ||
- [ ] Stored passwords are preserved | ||
- [ ] Sync chain created in previous version is retained | ||
- [ ] Social media blocking buttons changes are retained | ||
- [ ] Custom filters under brave://settings/shields/filters are retained | ||
- [ ] Custom lists under brave://settings/shields/filters are retained |
6 changes: 3 additions & 3 deletions
6
WikiTemplate/Desktop/Minor_CR_Bump/wikitemplate-minorCRbumpDesktop.md
This file contains 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
### Installer | ||
|
||
- [ ] Ensured that the following executables work as expected | ||
- [ ] `Brave-Browser-x64.dmg` | ||
- [ ] Check executable size, should be `~290mb` | ||
- [ ] Check signature: If OS Run `spctl --assess --verbose` for the installed version and make sure it returns `accepted`. | ||
- [ ] `Brave-Browser-universal.dmg` | ||
- [ ] Check executable size, should be `~500mb` | ||
- [ ] Check signature: If OS Run `spctl --assess --verbose` for the installed version and make sure it returns `accepted`. | ||
- [ ] `Brave-Browser-universal.pkg` | ||
- [ ] Check executable size, should be `~500mb` | ||
- [ ] Check signature: If OS Run `spctl --assess --verbose` for the installed version and make sure it returns `accepted`. | ||
|
||
### Widevine | ||
|
||
- [ ] Using `x64` build: | ||
- [ ] Verify `Widevine Notification` is shown when you visit Netflix for the first time | ||
- [ ] Test that you can stream on Netflix on a fresh profile after installing Widevine | ||
- [ ] Using `universal` build: | ||
- [ ] Verify `Widevine Notification` is shown when you visit Netflix for the first time | ||
- [ ] Test that you can stream on Netflix on a fresh profile after installing Widevine | ||
|
||
#### Upgrade - `Brave-Browser-x64.dmg` | ||
|
||
- [ ] Make sure that data from the last version appears in the new version OK | ||
- [ ] Ensure that `brave://version` lists the expected Brave & Chromium versions | ||
- [ ] With data from the last version, verify that | ||
- [ ] Bookmarks on the bookmark toolbar and bookmark folders can be opened | ||
- [ ] Cookies are preserved | ||
- [ ] Installed extensions are retained and work correctly | ||
- [ ] Opened tabs can be reloaded | ||
- [ ] Stored passwords are preserved | ||
- [ ] Sync chain created in previous version is retained | ||
- [ ] Social media blocking buttons changes are retained | ||
- [ ] Custom filters under brave://settings/shields/filters are retained | ||
- [ ] Custom lists under brave://settings/shields/filters are retained | ||
- [ ] Rewards | ||
- [ ] BAT balance is retained | ||
- [ ] Auto-contribute list is retained | ||
- [ ] Both Tips and Monthly Contributions are retained | ||
- [ ] Panel transactions list is retained | ||
- [ ] Changes to rewards settings are retained | ||
- [ ] Ensure that Auto Contribute is not being enabled when upgrading to a new version if AC was disabled | ||
- [ ] Ads | ||
- [ ] Both `Estimated pending rewards` & `Ad notifications received this month` are retained | ||
- [ ] Changes to ads settings are retained | ||
- [ ] Ensure that ads are not being enabled when upgrading to a new version if they were disabled | ||
- [ ] Ensure that ads are not disabled when upgrading to a new version if they were enabled | ||
|
||
#### Upgrade - `Brave-Browser-universal.dmg` | ||
|
||
Pre-requisite: Make sure that the previous version is installed using the universal build | ||
- [ ] Make sure that after upgrade, the universal build is upgraded to the appropriate architecture specific version | ||
- [ ] Confirm that the .app file size has decreased as a result of the upgrade | ||
- [ ] Make sure that data from the last version appears in the new version OK | ||
- [ ] Ensure that `brave://version` lists the expected Brave & Chromium versions | ||
- [ ] With data from the last version, verify that | ||
- [ ] Bookmarks on the bookmark toolbar and bookmark folders can be opened | ||
- [ ] Cookies are preserved | ||
- [ ] Opened tabs can be reloaded | ||
- [ ] Stored passwords are preserved | ||
- [ ] Sync chain created in previous version is retained | ||
- [ ] Social media blocking buttons changes are retained | ||
- [ ] Custom filters under brave://settings/shields/filters are retained | ||
- [ ] Custom lists under brave://settings/shields/filters are retained |
This file contains 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 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