[Webkit-unassigned] [Bug 199489] run-javascriptcore-tests won't report test results for testmasm, testair, testb3, testdfg and test api

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 10:28:04 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199489

--- Comment #52 from Zhifei Fang <zhifei_fang at apple.com> ---
(In reply to Guillaume Emont from comment #51)
> (In reply to Zhifei Fang from comment #50)
> > (In reply to Guillaume Emont from comment #48)
> > > (In reply to Guillaume Emont from comment #47)
> > > > This definitely breaks the arm and mips EWS.
> > > 
> > > Example test output from arm bot (we get the same on the mips bot):
> > > https://webkit-queues.webkit.org/results/12741762
> > > 
> > > I believe that additional code is needed to disable the binary test report
> > > on these archs.
> > 
> > This is weird, it works well here:
> > 
> > https://build.webkit.org/builders/JSCOnly%20Linux%20MIPS32el%20Release/
> > builds/3310/steps/jscore-test/logs/stdio
> > 
> > Most likely either I miss something, or I miss to restart something.
> > 
> > aakash_jain, any instruction here ?
> 
> Buildbots and (old) EWS don't use the same scripts. So I think we're in a
> situation where the buildbots properly ignore the results of tesmasm & co,
> whereas the EWS looks at them.
> I would guess we might need to add code in
> Tools/Scripts/webkitpy/common/config/ports.py or somewhere around that so
> that we also pass the --no-testmasm... options for the old EWS.
> Alternatively, if this looks unfeasible, I can try to add this to the
> $JSCTESTS_OPTIONS environment variable of jsc-mips-ews and jsc-armv7-ews.

I guess I will need to modify the old EWS code as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190715/b0c3f9d7/attachment.html>


More information about the webkit-unassigned mailing list