moz_permanent.py.ini (1376B)
1 [moz_permanent.py] 2 [test_install_with_permanent[signed-archivePath-default\]] 3 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 4 expected: 5 if os == "android": FAIL 6 7 [test_install_with_permanent[signed-archivePath-permanent\]] 8 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 9 expected: 10 if os == "android": FAIL 11 12 [test_install_with_permanent[signed-archivePath-temporary\]] 13 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 14 expected: 15 if os == "android": FAIL 16 17 [test_install_with_permanent[unsigned-archivePath-default\]] 18 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 19 expected: 20 if os == "android": FAIL 21 22 [test_install_with_permanent[unsigned-archivePath-permanent\]] 23 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 24 expected: 25 if os == "android": FAIL 26 27 [test_install_with_permanent[unsigned-archivePath-temporary\]] 28 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 29 expected: 30 if os == "android": FAIL 31 32 [test_install_with_permanent[unsigned-path-default\]] 33 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 34 expected: 35 if os == "android": FAIL 36 37 [test_install_with_permanent[unsigned-path-temporary\]] 38 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 39 expected: 40 if os == "android": FAIL