-
Notifications
You must be signed in to change notification settings - Fork 832
Port test/passes/asyncify* to lit #3970
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
78 files changed is quite a lot... how about limiting to single digits? |
|
Ugh, GitHub's automatic retargeting of PRs seems totally broken :( This diff contains changes that have already landed on main. Will manually rebase the branch to fix it. |
e72c983 to
5f6bebe
Compare
|
Ok, after fixing that there are 48 files changed, which means 16 tests. That's not quite single digits; do you want me to break it down further? For reference, there are 117 tests left to be automatically ported after these. |
kripken
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally I'd prefer even smaller PRs, but this is manageable.
|
So... we decided not to do #3971 (comment) ..? I thought at least talking about it was worth it... |
|
Anyway it'll be already too late that multiple PRs have been merged. Nevermind. |
|
Sorry, @aheejin, I should have waited for that conversation to be resolved before merging more PRs. If we think it would be useful to port the tests in two phases, we can still do that for most of them. I don't think I would personally find it useful, but I also didn't know about |
|
I don't use But that was my thought, and if people don't think it's useful enough, I am OK with the current PRs. I just wanted to at least discuss a little before picking a direction, that's all. |
|
Also I didn't think about this when I was doing #3923 either myself... |
|
I also didn't know about I don't feel strongly myself. I think git history matters a lot for code, but maybe less for tests. At least for myself. If it's useful for others than I'd support the two-stage approach. |
No description provided.