Skip to content

Adjust datetime format in test to not tickle change in R-devel (closes #1347)#1348

Merged
eddelbuettel merged 1 commit intomasterfrom
bugfix/issue1347
Nov 25, 2024
Merged

Adjust datetime format in test to not tickle change in R-devel (closes #1347)#1348
eddelbuettel merged 1 commit intomasterfrom
bugfix/issue1347

Conversation

@eddelbuettel
Copy link
Copy Markdown
Member

As described in #1347, @hturner and I landed a patch in R itself which now tickles a test difference in CI under the update R-devel. The fix is simple and changes the format string to one that will be passed through leading again to this test of ours passing as before. The change here should not get affected if R-devel changes again.

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Preferably, new tests were added which fail without the change
  • Document the changes by file in ChangeLog

@eddelbuettel
Copy link
Copy Markdown
Member Author

Thanks!

@eddelbuettel eddelbuettel merged commit d5cfd78 into master Nov 25, 2024
@eddelbuettel eddelbuettel deleted the bugfix/issue1347 branch November 25, 2024 15:14
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