{
"_comment": [
"This is a manually maintained file with a list of known android cronet breakages.",
"Each line represents a breakage and consists of:",
" - the bad gerrit changeId ie the gerrit change that introduced the breakage.",
" - the good changeId ie the commit that fixed the breakage, typically a revert or fix forward",
" - the bug associated with the breakage",
" - a comment with a short description of the breakage",
"The change id keys may be omitted for scenarios where we want to stop",
"the release and may not have the root causes yet.",
"** Note:",
"- Add new breakages to the top of the list."
],
"breakages": [
{
"bad_change_id": "Id3987d4c3662d674fab99cc92e40efdd859015d2",
"good_change_id": "I722bc4085cf789b85d05b962f7e8d5a984f30653",
"bugs": ["b/361725824"],
"comment": "Faulty call from Impl to API through QuicException#getConnectionCloseSource."
},
{
"bad_change_id": "I8c8c4e96b90675894ff49dc1ad6f8ecf23b38f1e",
"good_change_id": "I6f9d0e2e4b6ae864912a80f43697fbf13956f924",
"bugs": ["b/340192797"],
"comment": "Crash in setNetworkThreadPriorityOnNetworkThread() if ProGuarded"
},
{
"bad_change_id": "I206419b181c2ce20525cc00bcf21c6398a921b8b",
"good_change_id": "Iab6e97af48769ee45fb5bb48d71453d08f542532",
"bugs": ["b/329601514","b/330325607","b/331164502","b/331160704"],
"comment": "Errors due to the telemetry related change, crrev.com/c/5171800."
},
{
"bad_change_id": "Ia4f2af3242c6d2acfbc0a93538cf1896892c1745",
"good_change_id": "I4f5e3d17ee700e69020d3b0854ffa5d9ed5d51f8",
"bugs": ["b/326426454"],
"comment": "Crashes on missing StatsEvent.Builder method on Android <T"
},
{
"bad_change_id": "Ibd48557709ccf80d380eb2ae21cfac97d237ddb4",
"good_change_id": "Ie310ca912bab58eb196ef3c6e751fba685fcada9",
"bugs": ["crbug/1456762"],
"comment": "jni_zero proguard crash"
},
{
"bad_change_id": "I9e28d3a0617e27614451e3b2d8e4cf3e2e6d3145",
"good_change_id": "Icc888cec884c77a12f47f4cd2b0fcdb3046a02b2",
"bugs": ["crbug/1449478"],
"comment": "Connection migration crash"
}
],
"_end_comment": "Add new breakages to the top of the list"
}