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

[PackageToJS] Fix flakytimestampBasedRebuild test by abstracting file system operations#458

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
kateinoigakukun merged 1 commit intomainfromyt/fix-race-mtime-in-test
Oct 19, 2025

Conversation

@kateinoigakukun
Copy link
Member

@kateinoigakukunkateinoigakukun commentedOct 19, 2025
edited
Loading

The mtime-based change detection is not very reliable in tests due to the coarse timestamp resolution of some file systems, especially on artificial file operations in tests that happen in quick succession. This change introduces an abstraction over file system operations in MiniMake, allowing tests to use an in-memory file system with precise control over modification times.

https://github.com/swiftwasm/JavaScriptKit/actions/runs/18591749354/job/53008086007 is an example of such failure

…ile system operationsThe mtime-based change detection is not very reliable in tests due tothe coarse timestamp resolution of some file systems, especially onartificial file operations in tests that happen in quick succession.This change introduces an abstraction over file system operations inMiniMake, allowing tests to use an in-memory file system with precisecontrol over modification times.https://apenwarr.ca/log/20181113
@kateinoigakukunkateinoigakukun merged commita31b50d intomainOct 19, 2025
9 checks passed
@kateinoigakukunkateinoigakukun deleted the yt/fix-race-mtime-in-test branchOctober 19, 2025 04:29
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@kateinoigakukun

[8]ページ先頭

©2009-2025 Movatter.jp