Closed Bug 1090355 Opened 10 years ago Closed 10 years ago

add cert_override.txt to the talos main thread i/o whitelist so bug 1085509 (certificate override telemetry) can land

Categories

(Testing :: Talos, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: keeler, Assigned: jmaher)

References

Details

Attachments

(1 file, 1 obsolete file)

From http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-win32/1414495489/mozilla-inbound_win7-ix_test-xperf-bm110-tests1-windows-build2431.txt.gz, xperf seems to be failing with the following: 06:01:11 INFO - TEST-UNEXPECTED-FAIL | mainthreadio | File '{profile}\cert_override.txt' was accessed and we were not expecting it: {'Count': 1, 'Duration': 0.033408, 'RunCount': 1} with the patch from bug 1085509 (adding some certificate override telemetry). Unfortunately, it is the case that the implementation reads this file on the main thread. This has been a long-standing issue that does need to be fixed, but at the moment this telemetry is more important. As far as I can tell, all we need to do is add '{profile}\\cert_override.txt' to talos/mtio-whitelist.json.
ok, so this is 100% expected? oddly enough I had emailed aklotz yesterday about this (and a couple other small changes).
Attached patch patch (obsolete) — Splinter Review
Joel, looks like you've worked on this file in the past. Is this all that's needed? Thanks.
Assignee: nobody → dkeeler
Status: NEW → ASSIGNED
Attachment #8512766 - Flags: review?(jmaher)
(In reply to Joel Maher (:jmaher) from comment #1) > ok, so this is 100% expected? > > oddly enough I had emailed aklotz yesterday about this (and a couple other > small changes). Whoops - didn't see your comment before I posted the patch. Yes, this is actually expected now, although it is unfortunate (it didn't happen before because presumably none of the talos tests visited sites that caused the override service to be instantiated (i.e. they all had certificates that validated successfully)).
sorry for taking this over, but there are 2 other issues to fix, I would rather fix them in the same bug and get things landed and solved right away!
Assignee: dkeeler → jmaher
Attachment #8512766 - Attachment is obsolete: true
Attachment #8512766 - Flags: review?(jmaher)
Attachment #8512783 - Flags: review?(dkeeler)
Comment on attachment 8512783 [details] [diff] [review] fix cert_override, profile taking too long, and profile path issues (1.0) Review of attachment 8512783 [details] [diff] [review]: ----------------------------------------------------------------- Looks reasonable to me, but then again this isn't my area of expertise.
Attachment #8512783 - Flags: review?(dkeeler) → review+
Blocks: 1081354
I am double checking with :vladan before doing this. At most we will just upload the original patch in this bug instead of fixing the 3 problems.
So, it looks like we won't have to add cert_override.txt to the whitelist after all. I'll leave this open if you want to use this bug to track the other issues for now. (Although, feel free to resolve this as WORKSFORME or something.)
we will handle the other bugs in their own place. Thanks for fixing the telemetry and cert stuff!
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: