Bug 1573248 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

To test:

1. Set `http://browser.newtabpage.activity-stream.asrouter.devtoolsenabled/` to `true`
2. Go to about:home#devtools-ds
3. Go to about:home
4. Expected, see if any of the first few cards are sponsored by the same company.

This can produce false positives if the staging server happens to be returning all unique spocs at that moment. I'll see if I can find a better way to verify.
To test:

1. Set `http://browser.newtabpage.activity-stream.asrouter.devtoolsenabled/` to `true`
2. Go to about:home#devtools-ds
3. Go to about:home
4. Expected, see if any of the first few cards are sponsored by the same company.

This can produce false positives if the staging server happens to be returning all unique spocs at that moment. I'll see if I can find a better way to verify.

To verify a false positive, you can scroll down to the bottom of "about:home#devtools-ds" and look at what's in "Spoc data", if it matches what you're seeing, then the server simply returned no dupes for us to enable.
To test:

1. Set `http://browser.newtabpage.activity-stream.asrouter.devtoolsenabled/` to `true`
2. Go to about:home#devtools-ds
3. Deselect hardcoded_layout
4. Ensure show_spocs is set
5. Under endpoint variant, toggle on staging_spocs
6. Go to about:home
7. Expected, see if any of the first few cards are sponsored by the same company.

This can produce false positives if the staging server happens to be returning all unique spocs at that moment. I'll see if I can find a better way to verify.

To verify a false positive, you can scroll down to the bottom of "about:home#devtools-ds" and look at what's in "Spoc data", if it matches what you're seeing, then the server simply returned no dupes for us to enable.

Back to Bug 1573248 Comment 3