Bug 69789

Summary: watchlist: assertRaisesRegexp implementation should be compatible with python 2.7.
Product: WebKit Reporter: David Levin <levin>
Component: Tools / TestsAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, levin+watchlist, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.