All of lore.kernel.org
 help / color / mirror / Atom feed
* t5318-commit-graph.sh breaks travis gettext poison job
@ 2018-06-01 16:17 Duy Nguyen
  2018-06-01 17:16 ` Derrick Stolee
  0 siblings, 1 reply; 2+ messages in thread
From: Duy Nguyen @ 2018-06-01 16:17 UTC (permalink / raw)
  To: Derrick Stolee, Git Mailing List

In case you're not checking travis, [1] reports

Test Summary Report
-------------------
t5318-commit-graph.sh                            (Wstat: 256 Tests: 62
Failed: 2)
  Failed tests:  61-62
  Non-zero exit status: 1

This usually means you're grepping an i18n string

[1] https://travis-ci.org/git/git/jobs/386532326

-- 
Duy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: t5318-commit-graph.sh breaks travis gettext poison job
  2018-06-01 16:17 t5318-commit-graph.sh breaks travis gettext poison job Duy Nguyen
@ 2018-06-01 17:16 ` Derrick Stolee
  0 siblings, 0 replies; 2+ messages in thread
From: Derrick Stolee @ 2018-06-01 17:16 UTC (permalink / raw)
  To: Duy Nguyen, Git Mailing List

On 6/1/2018 12:17 PM, Duy Nguyen wrote:
> In case you're not checking travis, [1] reports
>
> Test Summary Report
> -------------------
> t5318-commit-graph.sh                            (Wstat: 256 Tests: 62
> Failed: 2)
>    Failed tests:  61-62
>    Non-zero exit status: 1
>
> This usually means you're grepping an i18n string
>
> [1] https://travis-ci.org/git/git/jobs/386532326
>

Thanks, Duy. I believe this is related to the place Szeder pointed out 
[1] with the one translatable string in verify_commit_graph().

I've fixed this in my local branch, and plan to push v4 when review of 
v3 is complete.

Thanks,
-Stolee

[1] 
https://public-inbox.org/git/20180530123529.32090-1-szeder.dev@gmail.com/
     Re: [PATCH v3 16/20] commit-graph: verify contents match checksum

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-01 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-01 16:17 t5318-commit-graph.sh breaks travis gettext poison job Duy Nguyen
2018-06-01 17:16 ` Derrick Stolee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.