WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
204063
[GTK] Add 'test262-test' step to GTK and WPE build bots
https://bugs.webkit.org/show_bug.cgi?id=204063
Summary
[GTK] Add 'test262-test' step to GTK and WPE build bots
Diego Pino
Reported
Monday, November 11, 2019 10:00:13 AM UTC
[GTK] Add 'test262-test' to GTK and JSCOnly build bots
Attachments
Patch
(6.92 KB, patch)
2019-11-11 02:00 PST
,
Diego Pino
no flags
Details
Formatted Diff
Diff
Patch
(7.97 KB, patch)
2019-11-11 07:52 PST
,
Diego Pino
no flags
Details
Formatted Diff
Diff
Patch
(8.34 KB, patch)
2019-11-11 09:43 PST
,
Diego Pino
no flags
Details
Formatted Diff
Diff
Patch
(8.39 KB, patch)
2019-11-12 06:15 PST
,
Diego Pino
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
Monday, November 11, 2019 10:00:51 AM UTC
Created
attachment 383256
[details]
Patch
Diego Pino
Comment 2
Monday, November 11, 2019 3:52:52 PM UTC
Created
attachment 383269
[details]
Patch
Carlos Alberto Lopez Perez
Comment 3
Monday, November 11, 2019 4:36:43 PM UTC
Comment on
attachment 383269
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=383269&action=review
> Tools/BuildSlaveSupport/build.webkit.org-config/factories.py:111 > if platform == "gtk": > self.addStep(RunGtkAPITests()) > self.addStep(RunWebDriverTests()) > + self.addStep(RunTest262Tests()) > if platform == "wpe": > self.addStep(RunWPEAPITests())
We likely want to run it also on the WPE bots.
> Tools/BuildSlaveSupport/build.webkit.org-config/factories.py:149 > + self.addStep(RunTest262Tests(timeout=60 * 60))
Does this script support running remotely? If not then we can't run it on the JSCOnly buildbots that run remote JSC tests
Diego Pino
Comment 4
Monday, November 11, 2019 5:43:26 PM UTC
Created
attachment 383277
[details]
Patch
Carlos Alberto Lopez Perez
Comment 5
Monday, November 11, 2019 5:54:50 PM UTC
Comment on
attachment 383277
[details]
Patch r=me.
WebKit Commit Bot
Comment 6
Tuesday, November 12, 2019 2:11:35 PM UTC
Comment on
attachment 383277
[details]
Patch Rejecting
attachment 383277
[details]
from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 383277, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit /Volumes/Data/EWS/WebKit/Tools/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output:
https://webkit-queues.webkit.org/results/13242490
Diego Pino
Comment 7
Tuesday, November 12, 2019 2:15:00 PM UTC
Created
attachment 383350
[details]
Patch
WebKit Commit Bot
Comment 8
Tuesday, November 12, 2019 3:07:29 PM UTC
Comment on
attachment 383350
[details]
Patch Clearing flags on attachment: 383350 Committed
r252362
: <
https://trac.webkit.org/changeset/252362
>
WebKit Commit Bot
Comment 9
Tuesday, November 12, 2019 3:07:30 PM UTC
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10
Tuesday, November 12, 2019 3:08:17 PM UTC
<
rdar://problem/57115334
>
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