WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
204419
EWS is trying to run testmasm
https://bugs.webkit.org/show_bug.cgi?id=204419
Summary
EWS is trying to run testmasm
Paulo Matos
Reported
2019-11-20 12:11:29 PST
testmasm should not be running for jsc-only 32 bits but it is. See
https://ews-build.webkit.org/#/builders/26/builds/128/steps/8/logs/stdio
However, steps.py:964 has: if platform == 'jsc-only' and remotesfile: self.command.extend(['--no-testmasm', '--no-testair', '--no-testb3', '--no-testdfg', '--no-testapi', '--memory-limited']) and during testing we saw the proper behaviour. Only in production, this is not working.
Attachments
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2019-11-20 19:15:39 PST
This was a temporary deployment issue (as I used ‘buildbot reconfig’ instead of ‘buildbot restart’ yesterday). This was fixed when I restarted buildbot today afternoon.
Paulo Matos
Comment 2
2019-11-21 03:01:56 PST
Thanks.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug