Bug 104701

Summary: nrwt isn't rejecting unrecognized expectations
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, adamk, eric, ojan, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ojan: review+

Description Dirk Pranke 2012-12-11 12:25:38 PST
nrwt isn't rejecting unrecognized expectations
Comment 1 Dirk Pranke 2012-12-11 12:27:03 PST
Created attachment 178847 [details]
Patch
Comment 2 Ojan Vafai 2012-12-11 12:29:51 PST
Comment on attachment 178847 [details]
Patch

Can you also fix the cases where these exist in TestExpectations to avoid adding a bunch of linter errors?
Comment 3 Dirk Pranke 2012-12-11 12:50:38 PST
Yeah, I believe aklein fixed the chromium files, but I will fix the others.
Comment 4 Dirk Pranke 2012-12-11 12:55:11 PST
Committed r137343: <http://trac.webkit.org/changeset/137343>