Skip to content
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

#2388. Rename and reorder static_analysis_member_invocation_A06_t* tests #2397

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

sgrekhov
Copy link
Contributor

Github shows a big diff but in fact it's only renaming and reordering of the tests

Copy link
Member

@eernstg eernstg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Github actually only recognizes one of these operations: Renaming 08 to 04. For instance, it says that 07 was deleted rather than renamed to 06, and it shows a bunch of differences for all the other libraries.

Do you use git mv to rename libraries? (.. if not then that could explain why github really doesn't understand the renaming operations). Otherwise it would be very nice to have just a small hint about the renaming operations in the PR description (perhaps something like 'Renaming: 08 -> 04, 07 -> 06'), also in order to help future readers who might want to understand the history of one of these libraries.

@eernstg eernstg merged commit 24af6b9 into dart-lang:master Nov 24, 2023
2 checks passed
@sgrekhov
Copy link
Contributor Author

Ok, will do the next time. I rename files in Intelj IDEA and then do a commit from there, not from a command-line. Sometimes this tool is smart enough to recognise renaming, sometimes not

@eernstg
Copy link
Member

eernstg commented Nov 24, 2023

OK, thanks!

copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Dec 4, 2023
2023-12-01 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 3.13.0 to 4.0.0 (dart-lang/co19#2410)
2023-12-01 sgrekhov22@gmail.com dart-lang/co19#2398. Update async tests to avoid false-positive results on web. Language and LanguageFeatures tests (dart-lang/co19#2407)
2023-12-01 sgrekhov22@gmail.com Fixes dart-lang/co19#2408. Fix roll failures (dart-lang/co19#2409)
2023-11-30 sgrekhov22@gmail.com dart-lang/co19#2398. Update asyncStart/End() to correspond SDK version. Replace asyncMultiTest (dart-lang/co19#2406)
2023-11-30 sgrekhov22@gmail.com dart-lang/co19#2398. Remove excessive async. Add explicit `void` (dart-lang/co19#2400)
2023-11-28 sgrekhov22@gmail.com dart-lang/co19#2350. Update existing factory constructor tests. Part 1 (dart-lang/co19#2353)
2023-11-28 sgrekhov22@gmail.com Fixes dart-lang/co19#2390. Add expected error to static_analysis_extension_types_A30_t02.dart (dart-lang/co19#2401)
2023-11-28 sgrekhov22@gmail.com Fixes dart-lang/co19#2399. Update expected errors locations for CFE (dart-lang/co19#2402)
2023-11-24 sgrekhov22@gmail.com dart-lang/co19#2388. Rename and reorder static_analysis_member_invocation_A06_t* tests (dart-lang/co19#2397)

Change-Id: Ie4b51caa12a9a0896c893cc02b099a07ef09fbd7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339560
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants