Skip to content

Speed up more refactoring tests by constricting the refactoring model #17010

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

carolahp
Copy link
Contributor

(Work in progress, do not review yet)

Refactoring tests take too long to run, this PR constrains the model of many refactoring tests (specifically parametriezed tests) to make them run faster.
This PR is a continuation of PR#16807.

This PR does not speed up all refactoring tests. This work will continue in future PRs

@carolahp
Copy link
Contributor Author

Hi @MarcusDenker , I have a single failing test SpMorphicListAdapterTest>>testScrollToIndexVisibleScrollbars.
It looks unrelated to this PR, however I couldn't check because I didn't find either the class or the method in my P13 image.
Could you please give me some advice?

@carolahp carolahp marked this pull request as ready for review August 17, 2024 00:44
@jecisc
Copy link
Member

jecisc commented Aug 17, 2024

I think it might be related to a change of @hernanmd on spec?

@Ducasse
Copy link
Member

Ducasse commented Aug 17, 2024

Yes so let us know when your PR is ready to integrate

@carolahp
Copy link
Contributor Author

@Ducasse @jecisc thanks for the feedback, the PR is ready to integrate now

@Ducasse Ducasse merged commit c0f76b9 into pharo-project:Pharo13 Aug 19, 2024
1 of 2 checks passed
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.

3 participants