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

test(wtr): windows compat, kinda#5578

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
wjhsf merged 92 commits intomasterfromwjh/windows-compat
Nov 6, 2025
Merged

test(wtr): windows compat, kinda#5578

wjhsf merged 92 commits intomasterfromwjh/windows-compat
Nov 6, 2025

Conversation

@wjhsf
Copy link
Contributor

Details

I did a lot of fiddling in#5548 to get integration tests to run on windows. I ended up abandoning that for our CI, but these changes are still good to have if we ever do want to explore that path.

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.
  • 💔 Yes, it does introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.
  • 🔬 Yes, it does include an observable change.

GUS work item

It's implicit in the files being in the test directory and long filenames cause problems on windows
easier to maintain and uncovered a few broken tests!
is SAUCE defined in CI?
wjhsfand others added25 commitsOctober 31, 2025 16:13
they're mostly noise
# Conflicts:#playground/package.json#yarn.lock
@wjhsfwjhsf requested a review froma team as acode ownerNovember 5, 2025 21:06
Comment on lines -50 to -53
.catch((err)=>{
console.error(err);
process.exit(1);
});

Choose a reason for hiding this comment

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

was this removed b/c it's redundant?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Yep. Changing to a top-levelawait accomplishes the same thing.

@wjhsfwjhsf merged commit39b40e4 intomasterNov 6, 2025
13 checks passed
@wjhsfwjhsf deleted the wjh/windows-compat branchNovember 6, 2025 15:37
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@lpomerleaulpomerleaulpomerleau approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@wjhsf@lpomerleau

[8]ページ先頭

©2009-2025 Movatter.jp