On Monday, March 31, 2025 2:15:16 PM Mountain Standard Time Antonio 
Terceiro wrote:
> On Mon, Mar 31, 2025 at 12:55:44PM -0700, Soren Stoutner wrote:
> > Redmine is periodically failing reproducibility due to variation
> > in
> > the language environment.
> > 
> > Failure:
> > ProjectAdminQueryTest#test_project_statuses_values_should_return_a
> > ll_statuses [test/unit/project_admin_query_test.rb:99]:
> > --- expected
> > +++ actual
> > @@ -1 +1 @@
> > -[["active", "1"], ["closed", "5"], ["archived", "9"], ["scheduled
> > for deletion", "10"]]
> > +[["actif", "1"], ["fermé", "5"], ["archivé", "9"], ["planifié
> > pour
> > suppression", “10”]]
> > 
> > https://tests.reproducible-builds.org/debian/rb-pkg/trixie/arm64/
> > redmine.html
> > 
> > Is there some way we can force these tests to always run in
> > English?
> Try `export LANG = C.UTF-8` in debian/rules

Unfortunately, this does not appear to fix the problem.

https://salsa.debian.org/ruby-team/redmine/-/jobs/7360518#L3875

-- 
Soren Stoutner
so...@debian.org

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to