blob: 59480e656d963f03987b7dbaeedf3ba2d642fe6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[debugger_address.py]
disabled:
if os == 'win' and ccov: https://bugzilla.mozilla.org/show_bug.cgi?id=1677750
[test_debugger_address_true_with_fission[capabilities0-enabled\]]
disabled:
if not fission: not supported
[test_debugger_address_true_with_fission[capabilities0-disabled\]]
disabled:
if fission: not supported
|