RESOLVED FIXED 32212
[bzt] Implement abstract Steps
https://bugs.webkit.org/show_bug.cgi?id=32212
Summary [bzt] Implement abstract Steps
Adam Barth
Reported 2009-12-07 00:30:07 PST
We need to abstract our steps so we can sequence them more easily.
Attachments
Patch (23.08 KB, patch)
2009-12-07 00:31 PST, Adam Barth
no flags
Patch (33.78 KB, patch)
2009-12-09 00:04 PST, Adam Barth
eric: review+
commit-queue: commit-queue-
Adam Barth
Comment 1 2009-12-07 00:31:02 PST
Adam Barth
Comment 2 2009-12-09 00:04:34 PST
WebKit Review Bot
Comment 3 2009-12-09 00:09:04 PST
Attachment 44514 [details] did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 Traceback (most recent call last): File "WebKitTools/Scripts/check-webkit-style", line 40, in <module> from modules.scm import detect_scm_system File "/home/abarth/git/webkit-style/WebKitTools/Scripts/modules/scm.py", line 38, in <module> from modules.executive import run_command, ScriptError, default_error_handler, ignore_error ImportError: No module named executive
Eric Seidel (no email)
Comment 4 2009-12-09 00:16:42 PST
Comment on attachment 44514 [details] Patch Sigh. I guess I'll trust you on this one.
Adam Barth
Comment 5 2009-12-09 00:21:06 PST
WebKit Commit Bot
Comment 6 2009-12-09 00:21:28 PST
Comment on attachment 44514 [details] Patch Rejecting patch 44514 from commit-queue. Failed to run "['/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', '--reviewer', 'Eric Seidel', '--force']" exit_code: 2 Last 500 characters of output: s/processutils.py |deleted file mode 100644 |index 7a681bf..0000000 |--- WebKitTools/Scripts/modules/processutils.py |+++ WebKitTools/Scripts/modules/processutils.py -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored fatal: pathspec 'WebKitTools/Scripts/modules/processutils.py' did not match any files Failed to git rm --force WebKitTools/Scripts/modules/processutils.py. at /Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply line 487, <> line 806.
Note You need to log in before you can comment on or make changes to this bug.