Skip to content

Support more locales in R-CMD-check-occasional - #7869

Open
MichaelChirico wants to merge 12 commits into
tests-azerifrom
occasional-more-locales
Open

Support more locales in R-CMD-check-occasional#7869
MichaelChirico wants to merge 12 commits into
tests-azerifrom
occasional-more-locales

Conversation

@MichaelChirico

Copy link
Copy Markdown
Member

As surfaced during review, lv_LV is not quite enough to catch all possible collation issues.

Since this CI is only run "rarely", combinatorial explosion of settings is not so big a concern.

@github-actions

Copy link
Copy Markdown
  • HEAD=occasional-more-locales much slower for transform improved in #5493
  • HEAD=occasional-more-locales slower P<0.001 for DT[by] max regression fixed in #7480
    Comparison Plot

Generated via commit ef77a1e

Download link for the artifact containing the test results: ↓ atime-results.zip

Task Duration
R setup and installing dependencies 6 minutes and 26 seconds
Installing different package versions 12 minutes and 38 seconds
Running and plotting the test cases 5 minutes and 33 seconds

@MichaelChirico
MichaelChirico force-pushed the occasional-more-locales branch from a8575a9 to 9e6ca2e Compare July 31, 2026 02:26
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.01%. Comparing base (58dbcdd) to head (ecab787).

Additional details and impacted files
@@             Coverage Diff              @@
##           tests-azeri    #7869   +/-   ##
============================================
  Coverage        99.01%   99.01%           
============================================
  Files               88       88           
  Lines            17292    17292           
============================================
  Hits             17122    17122           
  Misses             170      170           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MichaelChirico
MichaelChirico changed the base branch from fix-latvian-tests to tests-azeri July 31, 2026 03:41
@MichaelChirico

Copy link
Copy Markdown
Member Author

At least partly this is blocked by an upstream error that {R.oo} can't install in az_AZ:

HenrikBengtsson/R.oo#31

@MichaelChirico
MichaelChirico force-pushed the occasional-more-locales branch from 9e6ca2e to d47cd3c Compare July 31, 2026 07:04
@MichaelChirico MichaelChirico changed the title Occasional more locales Support more locales in R-CMD-check-occasional Jul 31, 2026
@MichaelChirico
MichaelChirico force-pushed the occasional-more-locales branch from d47cd3c to 852132f Compare July 31, 2026 07:54
@MichaelChirico
MichaelChirico force-pushed the occasional-more-locales branch from 852132f to 07ca251 Compare July 31, 2026 15:04
@aitap

aitap commented Aug 2, 2026

Copy link
Copy Markdown
Member

Interesting. I've tried test.data.table() in all locales again (setting LC_ALL but also LANGUAGE=en; otherwise the failures are inconvenient to parse and many of those are probably due to R being translated while data.table is not) and the only remaining failures are tests 168.[1-3] in locales bo_CN, bo_IN, dz_BT, km_KH, shn_MM, tok, vi_VN: this is due to R bug 19117. Are the tests supposed to be still failing in CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants