RESOLVED FIXED 49032
Add QueueStatusServer/__init__.py so others can run the QueueStatusServer tests
https://bugs.webkit.org/show_bug.cgi?id=49032
Summary Add QueueStatusServer/__init__.py so others can run the QueueStatusServer tests
Eric Seidel (no email)
Reported 2010-11-04 15:23:47 PDT
Add QueueStatusServer/__init__.py so others can run the QueueStatusServer tests
Attachments
Patch (2.32 KB, patch)
2010-11-04 15:39 PDT, Eric Seidel (no email)
no flags
Patch for landing (4.81 KB, patch)
2010-11-05 11:36 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-11-04 15:39:06 PDT
WebKit Commit Bot
Comment 2 2010-11-04 16:00:49 PDT
Comment on attachment 72990 [details] Patch Rejecting patch 72990 from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', 'build-and-test', '--no-clean', '--no-update', '--test', '--non-interactive']" exit_code: 2 Last 500 characters of output: itTools/QueueStatusServer/model/workitems.py", line 67, in remove_work_item db.run_in_transaction(self._unguarded_remove, self.key(), attachment_id) File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/db/__init__.py", line 842, in key raise NotSavedError() NotSavedError ---------------------------------------------------------------------- Ran 676 tests in 49.545s FAILED (errors=1) Full output: http://queues.webkit.org/results/5285003
Eric Seidel (no email)
Comment 3 2010-11-04 16:13:10 PDT
I expect one of the QueueStatusServer tests regressed since I added the support. Investigating.
Eric Seidel (no email)
Comment 4 2010-11-05 11:36:13 PDT
Created attachment 73091 [details] Patch for landing
WebKit Commit Bot
Comment 5 2010-11-05 12:02:45 PDT
Comment on attachment 73091 [details] Patch for landing Clearing flags on attachment: 73091 Committed r71441: <http://trac.webkit.org/changeset/71441>
WebKit Commit Bot
Comment 6 2010-11-05 12:02:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.