74
edits
(separated sections) |
(Added example of greening test.) |
||
Line 120: | Line 120: | ||
Tests will appear in Treeherder under the heading ''windows10-aarch64 opt''. | Tests will appear in Treeherder under the heading ''windows10-aarch64 opt''. | ||
= Greening tests = | |||
Since Windows on ARM64 is a new platform/architecture combination, failures unique to this combination is to be expected. It will be necessary to fix, correct or update the tests in order to obtain a green run. | |||
== Example 1 == | |||
As part of [https://bugzilla.mozilla.org/show_bug.cgi?id=1525743 1525743], the timeout for mochitest-browser-chrome was extended to 4x the default value if the platform combination of Windows and ARM64 is detected. | |||
See change: https://phabricator.services.mozilla.com/D19882 | |||
This change greened the test that was previously failing due to a timeout. | |||
= Bugs = | = Bugs = |
edits