# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/.
@pytest.mark.xfail(
strict=False, reason="Bug 1635204: ""test_shared_presets[sample-suites] is flaky"
) def test_shared_presets(run_mach, shared_name, shared_preset): """This test makes sure that we don't break any of the in-tree presets when
renaming/removing variables in any of the selectors. """ assert"description"in shared_preset assert"selector"in shared_preset
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.