Fixed simple signature help bugs#59969
Fixed simple signature help bugs#59969CyrusNajmabadi merged 17 commits intodotnet:mainfrom DoctorKrolic:signature-help-simple-fixes
Conversation
…orKrolic/roslyn into signature-help-simple-fixes
|
A bit of context: I can't run integration tests on my PC because of a weird error ( |
|
@allisonchou I need help with integration tests. As mentioned earlyer, I can't run them on my PC because of an error. If I try to mimick what tests are doing on the stage |
|
Closing due to merge conflicts and my inability to fix integration tests |
|
hey @DoctorKrolic i'm happy to help out with this :) We're jsut a little slammed right now getting some release stuff out. Can we revisit this next week? Thanks! |
|
@CyrusNajmabadi Ok) |
allisonchou
left a comment
There was a problem hiding this comment.
@DoctorKrolic lgtm except for small nit comments. I took a look at the failing integration tests. The CPS failure is a known flaky test and should hopefully pass on re-run. I'm happy to update the rest for you in a bit

Fixes: #33549, #23133