Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Run unit tests on three operating systems#285

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugovk merged 4 commits intopython:mainfromhugovk:ci-os
Apr 13, 2025
Merged

Conversation

@hugovk
Copy link
Member

After removing sed in#272, we should now support Windows in addition to Linux and macOS?

Let's test them to avoid regressions.

@AA-Turner
Copy link
Member

This doesn't exercise thesed code. If we want to test on multiple OSes then perhaps prefer adding it to the integration test?

A

@hugovk
Copy link
MemberAuthor

Yeah, the integration test was failing when I opened the PR and fixed a couple of minutes later :) Updated, also added 3.14.

There is also value running the unit tests on the other operating systems, we're able to break code there too, whether it's exercises the sed code or not.

hugovkand others added2 commitsApril 13, 2025 16:06
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
@hugovk
Copy link
MemberAuthor

Integration tests were silently passing even when really failing -- that was fixed in#286 and so they do properly fail when failing now.

And the integration tests were really failing here on Windows ("FileNotFoundError: [WinError 2] The system cannot find the file specified") and macOS ("rsync: --delete-delay: unknown option") and 3.14 ("ERROR: Failed building wheel for pillow"), so for now let's keep this PR just for unit tests after all.

@hugovkhugovk merged commit1e856ea intopython:mainApr 13, 2025
10 checks passed
@hugovkhugovk deleted the ci-os branchApril 13, 2025 16:08
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ezio-melottiezio-melottiezio-melotti left review comments

@pradyunsgpradyunsgpradyunsg approved these changes

+1 more reviewer

@rffontenellerffontenellerffontenelle left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@hugovk@AA-Turner@rffontenelle@pradyunsg@ezio-melotti

[8]ページ先頭

©2009-2025 Movatter.jp