Confirmed users
2
edits
m (Added a small change about the active repo) |
mNo edit summary |
||
Line 155: | Line 155: | ||
+ if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1435526 | + if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1435526 | ||
+ if debug and (os == "win") and (version == "10.0.15063"): https://bugzilla.mozilla.org/show_bug.cgi?id=1435526 | + if debug and (os == "win") and (version == "10.0.15063"): https://bugzilla.mozilla.org/show_bug.cgi?id=1435526 | ||
* If the test has expectations set, make sure to leave a blank line between the disabling conditions and the expectation. e.g.: https://hg.mozilla.org/integration/autoland/rev/b07579851b6f#l1.7 | |||
== Making a patch == | == Making a patch == |