Confirmed users
964
edits
(→FAQ) |
No edit summary |
||
| Line 11: | Line 11: | ||
== Proposal == | == Proposal == | ||
To solve this, let's create an directory named 'external' in Gecko and Gaia, specifically for tests with external access that will not be run by the releng/buildbot system or the standard make targets. Implement support for these tests in mach/make with a specific flag for local execution and non buildbot CI. | To solve this, let's <strike>create an directory named 'external'</strike> define external tests in a manifest file in Gecko and Gaia, specifically for tests with external access that will not be run by the releng/buildbot system or the standard make targets. Implement support for these tests in mach/make with a specific flag for local execution and non buildbot CI. | ||
These tests will: | These tests will: | ||
| Line 22: | Line 22: | ||
=== Details === | === Details === | ||
* implement support in test manifest and mach/make to enable execution of external tests only (default would be not to run external tests) | * implement support in test manifest and mach/make to enable execution of external tests only (default would be not to run external tests) | ||
=== FAQ === | === FAQ === | ||