Closed Bug 1053170 Opened 11 years ago Closed 11 years ago

Test failure "Cookie value is displayed in private mode - '' should equal 'cookieValue'" in testPrivateBrowsing/testFlashCookie.js

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect, P1)

defect

Tracking

(firefox34 fixed)

RESOLVED WORKSFORME
Tracking Status
firefox34 --- fixed

People

(Reporter: cosmin-malutan, Assigned: cosmin-malutan)

References

()

Details

(Keywords: regression, Whiteboard: [mozmill-test-failure])

Attachments

(2 files)

Test: testCheckFlashCookie Failure: Cookie value is displayed in private mode - '' should equal 'cookieValue' Branches: Default Platforms: All This reproduces in a complete testrun, we should skip it, I think is different from bug 958068, because here we have no value at all and this is reproducible. http://mozmill-daily.blargon7.com/#/remote/failure?app=Firefox&branch=All&platform=All&from=2014-08-06&to=&test=%2FtestPrivateBrowsing%2FtestFlashCookie.js&func=testCheckFlashCookie
Are you sure this is a new issue? We have this already logged in bug 958068. If this indeed is reproducible, it might indeed have a different cause.
Attached patch skip_patchSplinter Review
Yes I think this is a different issue, the value here is an empty string and not undefined and as I said it's reproducible the other one was intermittent. Here is the skip patch.
Attachment #8472312 - Flags: review?(andrei.eftimie)
Comment on attachment 8472312 [details] [diff] [review] skip_patch Review of attachment 8472312 [details] [diff] [review]: ----------------------------------------------------------------- Disabled: https://hg.mozilla.org/qa/mozmill-tests/rev/883d259a0ef1 (default)
Attachment #8472312 - Flags: review?(andrei.eftimie)
Attachment #8472312 - Flags: review+
Attachment #8472312 - Flags: checkin+
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure][mozmill-test-skipped]
Here is the changesets between the last unaffected and the first affected tinderbox build: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchangeset=b53c2753ce9a&tochangeset=ee1ad12a3939 To reproduce this you'll have to ran testGeolocation tests prior to this one.
You'll need to check either fx-team or inbound to get the actual regressor. This pushlog is way too big to find something useful. Also a testcase would be good.
Again, to reproduce this run geolocation test prior to private browsing. [include:testGeolocation/manifest.ini] [include:testPrivateBrowsing/manifest.ini] It looks like after running geolocation tests, firefox can't display the input elements in private browsing, the exist, you can find them with inspect node but they are not displayed and the don't get any value. http://mozqa.com/data/firefox/plugins/flash/cookies/flash_cookie.html
This is a very strange regression! We should really find the causing changeset ASAP. A testcase would really have been good.
So I tested this and its not what I'm seeing. There is indeed a small delay until the values are shown in the textboxes, but it happens also in older builds. Please try to trim the tests down, so we exactly know which ones have to be executed.
Attached file test_case.js
This is the test-case, the bug has been fixed, it passes with the latest nightly and we can re-enable it. A failing build can be downloaded from here: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-08-13-03-02-01-mozilla-central/
Assignee: nobody → cosmin.malutan
Status: NEW → ASSIGNED
This is weird, it looks like the pushlog functionality from http://hg.mozilla.org is broken :|
So the issue indeed appears to have been fixed. Backed out skip: https://hg.mozilla.org/qa/mozmill-tests/rev/1613b8c1959f (default) This still was a regression, and we still want to find the culprit. Since the web based pushlog appears to be broken, please use hg locally to try tracking down either the commit that broke this test or the one that fixed it, preferably both (but finding one should also find the other)
Flags: needinfo?(andrei.eftimie) → needinfo?(cosmin.malutan)
Whiteboard: [mozmill-test-failure][mozmill-test-skipped] → [mozmill-test-failure]
Actually the pushlog functionality is sound. The query arguments were wrong. The actual pushlog that BROKE the test is: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b53c2753ce9a&tochange=ee1ad12a3939 And this one FIXED the issue: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d7e78f0c1465&tochange=8f922378fab0 *Sigh* there is no common bug no between them :( I'm not sure this is worth investing more time into. I will mark both bugs as WFM
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(cosmin.malutan)
Resolution: --- → WORKSFORME
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: