brave / browser-laptop

[DEPRECATED] Please see https://github.com/brave/brave-browser for the current version of Brave
https://www.brave.com
Other
7.95k stars 977 forks source link

Manual tests for Windows ia-32 0.12.5 RC 1 #4774

Closed alexwykoff closed 7 years ago

alexwykoff commented 7 years ago

Installer

  1. [x] Check that installer is close to the size of last release.
  2. [x] Check signature: If OS Run spctl --assess --verbose /Applications/Brave.app/ and make sure it returns accepted. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window.
  3. [x] Check Brave, electron, and libchromiumcontent version in About and make sure it is EXACTLY as expected.

    Per release specialty tests

    • [x] Upgrade to brave/electron 1.4.14 (#4767)
    • [x] Characters fall off if URL is autocompleted on the URL bar (#4731)
    • [ ] macOS is not being signed properly (#4742)
    • [x] Update adblock definition files (#3087)
    • [x] Recovery keys are misaligned (#4746)
    • [x] Recovery keys are misaligned design (#4743)
    • [x] typing in urlbar fast still can be laggy (#4360)
    • [x] validate that devServerPort is numeric (#4753)
    • [x] Long bookmark folder names should be truncated (#4739)
    • [x] Long bookmark folder names should be truncated (#4752)
    • [x] Bookmark fixes for 0.12.5 (#4756)
    • [x] Moving a subfolder into Other Bookmarks does not work (#4685)
    • [ ] Bookmark folder disappears after drag and drop in about:bookmarks (#4751)
    • [x] Some Yahoo ads not being blocked on yahoo.co.jp (#4762)
    • [ ] Bookmark search should not show selected folder when searching (#2652)
    • [x] adblock list blocks other elements than ads too (#4633)
    • [x] Fix global table indexing (#4750)
    • [x] about:history multi-selection delete does not remove the entries selected (#4741)
    • [x] Fixed bug where new folders could destroy existing folders with same name (#4744)
    • [x] Adding a duplicate bookmark folder destroys the contents of the former. (#4728)
    • [ ] Nested bookmark folders go off screen on about:bookmarks (#1187)
    • [x] Style updates to bookmark manager per @bradleyrichter (#4690)
    • [ ] Change RPM builds architecture to 'x86_64' (#4723)
    • [ ] Wrong architecture identifier for 64-bit RPM installation (#3774)
    • [x] Saved address doesn't show under about:autofill but shows suggestion on forms (#4349)
    • [x] Update guids by personal-data-changed (#4659)
    • [x] Update to brave/electron 1.4.13 (#4722)
    • [ ] Added first pass at release notes for 0.12.5 (#4715)
    • [x] Potential fix for URL bar lag, 2nd try (#4718)
    • [x] Bookmarks from Edge not Importing (#4679)
    • [ ] Pocket: chrome.tabs.remove expects an array (#4687)
    • [ ] Pocket: chrome.app returns undefined at times (#4692)
    • [ ] Pocket: Closing currentTab crashes Brave crash (#4699)
    • [x] Do not override handlers of rowAttributes when multiSelect is disabled (#4696)
    • [x] Can't change default search via preferences (#4695)
    • [x] UX: Strange label “Need to buy Bitcoin outside of the USA?” (#4292)
    • [x] do not show coinbase for unsupported countries (#4615)
    • [x] ledger backup and recovery (#4396)
    • [x] implement ledger recovery keys screen (#3350)
    • [x] double clicking bookmark in bookmark manager opens many many tabs (#4523)
    • [x] Bookmark manager style update (#4658)
    • [x] Update styles for Bookmark Manager (#4562)
    • [x] about:bookmarks should show favicon for each item (#1994)
    • [x] Fix bookmark clipping (#4636)
    • [x] Bookmark text is cut off in bookmarks toolbar (#4614)
    • [ ] Sample Ledger data files (ledger-*.json) for testing & development? (#4199)
    • [ ] Payment History receipt filenames for transactions with same date get unique suffix (#4632) (#4537)
    • [ ] Payment History modal receipt filenames should handle multiple same-day transaction edge case (#4605)
    • [x] Add multi-select deletion and drag and drop in about:history (#3949)
    • [x] Add multiple selection for about:history (#4607)
    • [x] Ledger list should not have maximum height (#4616)
    • [x] Ledger list should not have maximum height (#4537)
    • [x] Fixing bookmarks toolbar "hover after click" behavior on folders (#4361)
    • [x] Moving mouse to other bookmarks toolbar items after click should make them expand (#1725)
    • [x] Menu is toggled with right alt (aka Alt Graphics aka AltGr) (#4626)
    • [x] Update Windows titlebar code to ignore AltGr (#4628)
    • [ ] Crash reporting toggle renderer (#4606)
    • [x] Custom filter list should not do spell check (#4619)
    • [x] Disable spellcheck for custom filters list (#4637)
    • [x] Fix line height on add funds dialog (#4566)
    • [x] Fix line height on add funds dialog (#4603)
    • [x] Toggling Bookmarks Toolbar from "Bookmarks" menu does not update menu state bug (#3356)
    • [x] Adding back the 5px padding left of back/forward nav buttons (Windows… (#4627)
    • [x] padding-left should be added to the back button (#4624)
    • [x] Offer the user a way to opt-out of crash reporting (#4479)
    • [x] urlbar autocomplete suffix causing issues (#4573)
    • [ ] Supersede cd3dd7829731f6e36eb70ac1ac4397598e615153 by "scroll-touch-edge" (#4369)
    • [ ] Error: package brave-0.9.2-1.amd64 is not installable (#1445)

      Ledger

  4. [ ] Create a wallet with a value other than $5 selected in the monthly budget dropdown. Click on the 'Add Funds' button and check that Coinbase transactions are blocked.
  5. [ ] Remove all ledger-*.json files from ~/Library/Application\ Support/Brave/. Go to the Payments tab in about:preferences, enable payments, click on create wallet. Check that the add funds button appears after a wallet is created.
  6. [ ] Click on add funds and verify that adding funds through Coinbase increases the account balance.
  7. [ ] Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase.
  8. [x] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
  9. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click the register button. In the Payments tab, click add funds. Verify that the transfer funds button is visible and that clicking on transfer funds opens a jsfiddle URL in a new tab.
  10. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click unregister. Verify that the transfer funds button no longer appears in the add funds modal.
  11. [x] Check that disabling payments and enabling them again does not lose state.

    Data

  12. [x] Make sure that data from the last version appears in the new version OK.
  13. [x] Test that the previous version's cookies are preserved in the next version.

    About pages

  14. [x] Test that about:adblock loads
  15. [x] Test that about:autofill loads
  16. [x] Test that about:bookmarks loads bookmarks
  17. [x] Test that about:downloads loads downloads
  18. [x] Test that about:extensions loads
  19. [x] Test that about:history loads history
  20. [x] Test that about:passwords loads
  21. [x] Test that about:preferences changing a preference takes effect right away
  22. [x] Test that about:preferences language change takes effect on re-start

    Bookmarks

  23. [x] Test that creating a bookmark on the bookmarks toolbar works
  24. [x] Test that creating a bookmark folder on the bookmarks toolbar works
  25. [x] Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
  26. [x] Test that clicking a bookmark in the toolbar loads the bookmark.
  27. [x] Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.

    Context menus

  28. [x] Make sure context menu items in the URL bar work
  29. [x] Make sure context menu items on content work with no selected text.
  30. [x] Make sure context menu items on content work with selected text.
  31. [x] Make sure context menu items on content work inside an editable control (input, textarea, or contenteditable).

    Find on page

  32. [x] Ensure search box is shown with shortcut
  33. [x] Test successful find
  34. [x] Test forward and backward find navigation
  35. [x] Test failed find shows 0 results
  36. [x] Test match case find

    Geolocation

  37. [x] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works

    Site hacks

  38. [x] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it

    Downloads

  39. [x] Test downloading a file works and that all actions on the download item works.

    Fullscreen

  40. [x] Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc).
  41. [x] Test that entering HTML5 full screen works. And Esc to go back. (youtube.com)

    Tabs and Pinning

  42. [x] Test that tabs are pinnable
  43. [x] Test that tabs are unpinnable
  44. [x] Test that tabs are draggable to same tabset
  45. [x] Test that tabs are draggable to alternate tabset

    Zoom

  46. [x] Test zoom in / out shortcut works
  47. [x] Test hamburger menu zooms.
  48. [x] Test zoom saved when you close the browser and restore on a single site.
  49. [x] Test zoom saved when you navigate within a single origin site.
  50. [x] Test that navigating to a different origin resets the zoom

    Bravery settings

  51. [x] Check that HTTPS Everywhere works by loading http://www.apple.com
  52. [x] Turning HTTPS Everywhere off and shields off both disable the redirect to https://www.apple.com
  53. [x] Check that ad replacement works on http://slashdot.org
  54. [x] Check that toggling to blocking and allow ads works as expected.
  55. [x] Test that clicking through a cert error in https://badssl.com/ works.
  56. [x] Test that Safe Browsing works (http://excellentmovies.net/)
  57. [x] Turning Safe Browsing off and shields off both disable safe browsing for http://excellentmovies.net/.
  58. [x] Visit https://brianbondy.com/ and then turn on script blocking, nothing should load. Allow it from the script blocking UI in the URL bar and it should work.
  59. [x] Test that about:preferences default Bravery settings take effect on pages with no site settings.
  60. [x] Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
  61. [x] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked.
  62. [x] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.

    Content tests

  63. [x] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab.
  64. [x] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows.
  65. [x] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown.
  66. [x] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in about:passwords. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled.
  67. [x] Open a github issue and type some misspellings, make sure they are underlined.
  68. [ ] Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text.
  69. [x] Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it. Click on it and make sure it is already loaded.
  70. [x] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
  71. [x] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
  72. [x] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run).

    Flash tests

  73. [x] Turn on Flash in about:preferences#security. Test that clicking on 'Install Flash' banner on myspace.com shows a notification to allow Flash and that the banner disappears when 'Allow' is clicked.
  74. [x] Test that flash placeholder appears on http://www.y8.com/games/superfighters

    Autofill tests

  75. [x] Test that autofill works on http://www.roboform.com/filling-test-all-fields

    Session storage

Do not forget to make a backup of your entire ~/Library/Application\ Support/Brave folder.

  1. [x] Temporarily move away your ~/Library/Application\ Support/Brave/session-store-1 and test that clean session storage works. (%appdata%\Brave in Windows, ./config/brave in Ubuntu)
  2. [x] Test that windows and tabs restore when closed, including active tab.
  3. [x] Move away your entire ~/Library/Application\ Support/Brave folder (%appdata%\Brave in Windows, ./config/brave in Ubuntu)

    Cookie and Cache

  4. [x] Make a backup of your profile, turn on all clearing in preferences and shut down. Make sure when you bring the browser back up everything is gone that is specified.
  5. [x] Go to http://samy.pl/evercookie/ and set an evercookie. Check that going to prefs, clearing site data and cache, and going back to the Evercookie site does not remember the old evercookie value.

    Update tests

  6. [x] Test that updating using BRAVE_UPDATE_VERSION=0.8.3 env variable works correctly.
luixxiul commented 7 years ago

#4824 fixed on RC2 #4818 fixed on RC2 #4816 fixed on RC2

4815 wil be fixed on 0.12.6

4813

4812

4811

4810 will be fixed on 0.12.6

4808

4807 will be fixed on 0.12.6

4806

4804