-
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
Ephemeral Storage Keep Alive doesn't respect the flag #15815
Comments
@brave/legacy_qa we'll need to run through all the cases under https://dev-pages.brave.software/storage/ephemeral-storage.html and ensure everything is still working as expected as requested by @bridiver via Slack. We can skip the https://dev-pages.brave.software/storage/keep-alive.html checks. |
Verified passed with
Verified the six test configurations from https://dev-pages.brave.software/storage/ephemeral-storage.html:
Verification passed on
Enabled flag and relaunched brave and ensured ephemeral storage seed in shown in brave://version/?show-variations-cmd
Verified the six test configurations from https://dev-pages.brave.software/storage/ephemeral-storage.html:
Verification passed on
Verified the six test configurations from https://dev-pages.brave.software/storage/ephemeral-storage.html:
|
Test Cases:
Note: You'll need to do the following before running through the
ephemeral-storage
checks:brave://version/?show-variations-cmd
(you'll be missing the needed seed)brave://version/?show-variations-cmd
(you should have the needed seed)Once you pull the needed seed from griffin, you'll be able to run through the passes:
Description
Ephemeral Storage Keep Alive doesn't respect the flag
Steps to Reproduce
brave://flags/#brave-ephemeral-storage
brave://flags/#brave-ephemeral-storage-keep-alive
let it be defaulthttps://dev-pages.brave.software/storage/keep-alive.html
and run through both the testsActual result:
Ephemeral Storage Keep Alive doesn't respect the flag
Expected result:
Ephemeral Storage Keep Alive should be controlled by the flag
Reproduces how often:
Easy
Desktop Brave version:
4df112c29cfe9a2c69b14195c0275faed4e997a7-refs/branch-heads/4430@{#1348}
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
On Android, the
Should not Keep-Alive Test
fails as the remote frame doesn't set value as empty for which #15646 is loggedcc: @pes10k @bridiver
The text was updated successfully, but these errors were encountered: