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

Add "composer.lock" for integration tests #32814

Closed
wants to merge 1 commit into from

Conversation

danxuliu
Copy link
Member

As "composer.lock" was not versioned the dependencies had to be resolved everytime that the integration tests run, which took some precious time (and power ;-) ).

Besides that this also ensures that the versions are consistent/reproducible between different runs.

As "composer.lock" was not versioned the dependencies had to be resolved
everytime that the integration tests run, which took some precious time
(and power ;-) ).

Besides that this also ensures that the versions are
consistent/reproducible between different runs.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu added the 3. to review Waiting for reviews label Jun 10, 2022
@danxuliu danxuliu added this to the Nextcloud 25 milestone Jun 10, 2022
@danxuliu danxuliu requested review from CarlSchwan and a team June 10, 2022 12:53
@danxuliu
Copy link
Member Author

Mmm, integration test federation_features/federated.feature:65 works locally, I do not know what is going on 🤔

@danxuliu
Copy link
Member Author

I run federation_features/federated.feature:1-65 (so it also runs the previous tests in case they interfere somehow) more than 20 times in my system and it always passed. I restarted Drone and now it passed too.

So... I do not know why it failed before, but it is probably not related to the specific dependency versions introduced in this pull request. It would be good to keep an eye on that test, though.

This was referenced Aug 12, 2022
@blizzz blizzz mentioned this pull request Aug 24, 2022
@danxuliu
Copy link
Member Author

Overriden by #33714 🤷

@danxuliu danxuliu closed this Aug 26, 2022
@skjnldsv skjnldsv deleted the add-composer-lock-for-integration-tests branch March 14, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants