[detect_crash.py]
  disabled:
    if asan or tsan: Crash Reporter not enabled.

  [test_content_process]
    bug: [
      https://bugzilla.mozilla.org/show_bug.cgi?id=2011882,
      https://bugzilla.mozilla.org/show_bug.cgi?id=1710940]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]
      if (os == "android") and debug and isolated_process: FAIL
