<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> One issue is that until we enable the new PM by default, testing locally may not show issues that pop up until a bot with ENABLE_NEW_EXPERIMENTAL_PASS_MANAGER on complains after committing, since basically everybody has ENABLE_NEW_EXPERIMENTAL_PASS_MANAGER off locally. Hopefully the amount of time between conditionally turning on opt's -enable-new-pm and turning on the new PM by default everywhere is fairly small and this won't be too big of an issue. I haven't seen this discrepancy appear too often when looking at existing passing tests failing when -enable-new-pm is turned on.<br>
<br>
I think that’s fine, the same issue exists for a lot of different options. IIUC to reproduce a failure, it should be enough to pass `-enable-new-pm` to the failing test locally?<br></blockquote><div>Yup just add `-enable-new-pm` to the opt invocation.<br></div></div></div>