Bug 64458 - Eliminate TestExpectationsFile.
Summary: Eliminate TestExpectationsFile.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks: 64385
  Show dependency treegraph
 
Reported: 2011-07-13 09:19 PDT by Dimitri Glazkov (Google)
Modified: 2011-07-13 11:41 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.57 KB, patch)
2011-07-13 09:21 PDT, Dimitri Glazkov (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2011-07-13 09:19:53 PDT
Eliminate TestExpectationsFile.
Comment 1 Dimitri Glazkov (Google) 2011-07-13 09:21:50 PDT
Created attachment 100679 [details]
Patch
Comment 2 WebKit Review Bot 2011-07-13 10:26:14 PDT
Comment on attachment 100679 [details]
Patch

Rejecting attachment 100679 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-03', '--port..." exit_code: 1

Last 500 characters of output:
eviewer_by_email
    return self._reviewer_only(self.contributor_by_email(email))
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/config/committers.py", line 434, in contributor_by_email
    return self._email_to_contributor_map().get(email)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/config/committers.py", line 403, in _email_to_contributor_map
    assert(email not in self._contributors_by_email)  # We should never have duplicate emails.
AssertionError

Full output: http://queues.webkit.org/results/9023633
Comment 3 Dimitri Glazkov (Google) 2011-07-13 10:47:46 PDT
Comment on attachment 100679 [details]
Patch

try again.
Comment 4 WebKit Review Bot 2011-07-13 11:41:06 PDT
Comment on attachment 100679 [details]
Patch

Clearing flags on attachment: 100679

Committed r90934: <http://trac.webkit.org/changeset/90934>
Comment 5 WebKit Review Bot 2011-07-13 11:41:11 PDT
All reviewed patches have been landed.  Closing bug.