On Tue, 21 Jun 2022 at 18:33, Yann Ylavic <ylavic....@gmail.com> wrote:
> Hi Ivan, > > I'm responding randomly to one of your ci commits, first to say > thanks, really nice and valuable work! > > I have a question too :) Sorry if it's premature, but I'm also > wondering why we don't see the outputs of the jobs in the github UI, > for instance in [1] for both succeeding and failing jobs the details > of the steps shows "Error:" only without more output (i.e. something > that could help us fix errors). > Do you know if there is a way to show the stdout/stderr of the > commands/scripts instead? > > I see error output in testlog: [[[ 48/77 Test #48: testreslist ......................***Failed 1.09 sec testreslist : Line 258: expected <10>, but saw <12> FAILED 1 of 3 Failed Tests Total Fail Failed % =================================================== testreslist 3 1 33.33% ]]] Is this what are you looking for? -- Ivan Zhakov