Bug 69789 - watchlist: assertRaisesRegexp implementation should be compatible with python 2.7.
Summary: watchlist: assertRaisesRegexp implementation should be compatible with python...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 14:56 PDT by David Levin
Modified: 2011-10-11 13:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.20 KB, patch)
2011-10-10 18:08 PDT, David Levin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2011-10-10 14:56:31 PDT
This causes failures with using python 2.7.
Comment 1 David Levin 2011-10-10 18:08:32 PDT
Created attachment 110452 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-10-11 12:17:21 PDT
Comment on attachment 110452 [details]
Patch

I'm excited that we could add more python 2.7 compatible impelemtnations here!  python 2.7 unittests has so much awesome stuff.
Comment 3 WebKit Review Bot 2011-10-11 13:20:32 PDT
Comment on attachment 110452 [details]
Patch

Clearing flags on attachment: 110452

Committed r97171: <http://trac.webkit.org/changeset/97171>
Comment 4 WebKit Review Bot 2011-10-11 13:20:36 PDT
All reviewed patches have been landed.  Closing bug.