Skip to content

add test for julia install and mtime maintenance#200

Merged
IanButterworth merged 2 commits intomasterfrom
ib/mtime_test
Jan 5, 2024
Merged

add test for julia install and mtime maintenance#200
IanButterworth merged 2 commits intomasterfrom
ib/mtime_test

Conversation

@IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Jan 4, 2024

This should fail on master, and will be added to #196 which should pass

The mtime test only runs on 1.7+ because that's when pkgdir is available, and the mtime issue isn't really a problem back then. It's more since stdlibs have started to be removed from the sysimage.

Interestingly on windows the archive mtimes are maintained, which explains why the cache action works well already on windows julia-actions/cache#85 (comment)

@IanButterworth IanButterworth requested a review from a team as a code owner January 4, 2024 15:20
@IanButterworth IanButterworth changed the title add test for julia instal and mtime maintenance add test for julia install and mtime maintenance Jan 4, 2024
@IanButterworth IanButterworth marked this pull request as draft January 4, 2024 16:26
@omus
Copy link
Contributor

omus commented Jan 5, 2024

Can this PR be closed? Looks like the tests were added in #196

@IanButterworth
Copy link
Member Author

IanButterworth commented Jan 5, 2024

Yeah merging that closes all the other open PRs

We decided to merge this separately in a failing state

@IanButterworth IanButterworth marked this pull request as ready for review January 5, 2024 17:33
@IanButterworth IanButterworth merged commit a46a85f into master Jan 5, 2024
@IanButterworth IanButterworth deleted the ib/mtime_test branch January 5, 2024 17:36
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.

2 participants