Hello, Thank you all for helping in the migration by either reporting the ones already converted or implementing them.
>From now on, the QA team will reduce the number of Python tests executed in Jenkins. The rule of thumb of the removal is the following: * A test is already present in the Gij suite * The feature tested is not device-specific and behaves the same way on device and on Mulet. Once MarionetteJS runs periodically on a CI-system, we will remove the Python tests that don't fit in the second condition. Like inferred above, the QA team will be in charge of removing the tests from the code base. Hence, there is no need to delete the Python test in the same PR as in the newly created Gij test. The main reason is: some other projects (ImageCompare, AreWeFastYet, MTBF, PowerTest, etc.) are dependent on some parts of these tests (like the page classes). We have already worked with the people behind these projects, so we have an overview of what they need to keep. If needed, we will call out potential breakages. The details of the removal are in bug 1222975 <https://bugzilla.mozilla.org/show_bug.cgi?id=1222975>. Feel free to contact me for any question or comment. Cheers, Johan
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

