Bug 172584 - REGRESSION(r217390): "Broke internal Production builds that ran run-jsc-stress-tests" (Requested by ddkilzer on #webkit).
Summary: REGRESSION(r217390): "Broke internal Production builds that ran run-jsc-stres...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Commit Bot
URL:
Keywords: InRadar
Depends on:
Blocks: 172423
  Show dependency treegraph
 
Reported: 2017-05-25 00:30 PDT by WebKit Commit Bot
Modified: 2017-05-30 20:24 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Commit Bot 2017-05-25 00:30:51 PDT
http://trac.webkit.org/changeset/217390 broke the build:
"Broke internal Production builds that ran run-jsc-stress-tests" (Requested by ddkilzer on #webkit).

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 David Kilzer (:ddkilzer) 2017-05-25 00:32:06 PDT
I broke webkitbot trying to revert this change:

<webkitbot>	Failed to run "['/root/WebKitBot/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-misc-bot', '--port=mac-mountainlion', 'create-rollout', '--force-clean', '--parent-command=sheriff-bot', '217390', '"Broke internal Production builds that ran run-jsc-stress-tests" (Requested by ddkilzer on #webkit).']" exit_code: 1 cwd: /root/WebKitBot/WebKit

<webkitbot>	ddkilzer, ap, weinig: Ugg...  Might have created https://bugs.webkit.org/show_bug.cgi?id=172584
Comment 2 David Kilzer (:ddkilzer) 2017-05-25 00:40:23 PDT
Committed r217408: <http://trac.webkit.org/changeset/217408>
Comment 3 David Kilzer (:ddkilzer) 2017-05-25 00:41:35 PDT
(In reply to David Kilzer (:ddkilzer) from comment #2)
> Committed r217408: <http://trac.webkit.org/changeset/217408>

I only rolled back the changes to LayoutTests/fast/regex/ here:

$ git diff 92352d0af1c26c7c906c91ca23ed79fb110629f5^..92352d0af1c26c7c906c91ca23ed79fb110629f5 LayoutTests/fast/regex | patch -p1 -R
$ git add LayoutTests/fast/regex/script-tests/
$ git add LayoutTests/fast/regex/*
Comment 4 Radar WebKit Bug Importer 2017-05-30 20:24:44 PDT
<rdar://problem/32479790>