Re: Intermittent oranges and when to disable the related test case - a simplified policy

2017-09-08 Thread Robert O'Callahan
On Sat, Sep 9, 2017 at 11:09 AM, Gregory Szorc wrote: > Is it worthwhile to define and use a richer test manifest "schema" that > will facilitate querying and building dashboards so we have better > visibility into disabled tests? > It would be great if there was a way to run all tests that were

Re: Intermittent oranges and when to disable the related test case - a simplified policy

2017-09-08 Thread Gregory Szorc
On Wed, Sep 6, 2017 at 2:10 PM, wrote: > Over the last 9 months a few of us have really watched intermittent test > failures almost daily and done a lot to pester people as well as fix many. > While there are over 420 bugs that have been fixed since the beginning of > the year, there are half tha

Re: Important changes to account security on bugzilla.mozilla.org

2017-09-08 Thread Frank-Rainer Grahl
Thanks for the clarification. FRG Daniel Veditz wrote: On Fri, Sep 8, 2017 at 2:42 PM, Frank-Rainer Grahl wrote: who can see confidential or secure bugs This is a bit vague. If I am cced to a secure bug does this apply if I only have editbugs otherwise? ​There's a missing ".. by default

Re: Important changes to account security on bugzilla.mozilla.org

2017-09-08 Thread Daniel Veditz
On Fri, Sep 8, 2017 at 2:42 PM, Frank-Rainer Grahl wrote: > > who can see confidential or secure bugs > > This is a bit vague. If I am cced to a secure bug does this apply if I > only have editbugs otherwise? ​There's a missing ".. by default" there. Only applies if your account is a member of

Re: Important changes to account security on bugzilla.mozilla.org

2017-09-08 Thread Frank-Rainer Grahl
> who can see confidential or secure bugs This is a bit vague. If I am cced to a secure bug does this apply if I only have editbugs otherwise? FRG Dylan Hardison wrote: As of September 18th, Mozilla employees and community members who can see confidential or secure bugs will be required to

Re: disabled non-e10s tests on trunk

2017-09-08 Thread Ben Kelly
Joel, Is there an easy way for me to run non-e10s tests on linux? We often use "t-style" try pushes where we only run tests on one platform. Restricting non-e10s to win7-debug means I either need to run tests on multiple platforms or use windows for the "t-style". I don't want to use windows be

Important changes to account security on bugzilla.mozilla.org

2017-09-08 Thread Dylan Hardison
Two important changes will be made to how authentication works on bugzilla.mozilla.org (BMO) this September 18th. These changes will make your BMO account more secure. Two-factor authentication (2FA) becomes mandatory for many users As of September 18th, Mozilla employees and community members

Intent to Implement: Remove Treeherder Exclusion Profiles in lieu of Tiers

2017-09-08 Thread Cameron Dawson
== Summary == Remove the use of Exclusion Profiles to hide jobs and set Tier values. We will expect the correct tier value to be set in a test’s Task Definition (default to 1). Anything hidden from BuildBot will be managed in the Treeherder code-base directly. == Use cases / Motivation == T

Re: Firefox 55.* in Windows/Ubuntu - every day CPU 100%/Hangs Up. Please to do something!

2017-09-08 Thread Ted Mielczarek
On Wed, Sep 6, 2017, at 03:45 AM, Alexey Zvyagin wrote: > Dear developers of Firefox, > > I have 55.* version of Firefox at work and at home > At work i have Windows 7 OS, at home the Ubuntu 16.04 LTE > I have my own synced profile. I don't have problem with syncing... > > In both OSes i regulary

Re: Coding style question: Meaningless argument names in declarations

2017-09-08 Thread Kan-Ru Chen
On Thu, Sep 7, 2017, at 11:16 PM, Emilio Cobos Álvarez wrote: > This is very context dependent, I'd never omit a name in a function that > takes (Element& aParent, Element& aChild), but it seems reasonable to > omit it in the case where there's no better name, like (InsertionKind > aInsertionKind)

Re: Device Memory header and JS API

2017-09-08 Thread Enrico Weigelt, metux IT consult
On 07.09.2017 23:30, Daniel Veditz wrote: ​Without some kind of signal everyone gets the least-common-denominator version of a site Exactly. That was the idea behind the web. Unfortunately, so many things have been added in recent years that browsers became more complex than operating systems