multiple-report-policies.html.ini (302B)
1 [multiple-report-policies.html] 2 disabled: 3 if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1435526 4 if debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1435526 5 [2-Violation report status OK] 6 expected: 7 if (os == "mac") and not debug: [PASS, FAIL]