Bug 62311

Summary: new-run-webkit-tests: don't turn the tree red when there are new passes
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, aroben, dglazkov, tony, webkit.review.bot, wsiegrist
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
fixes the bug none

Description Ryosuke Niwa 2011-06-08 12:56:09 PDT
Sorry, there's another bug in master.cfg.  The tree shouldn't be red when there are only new passes.
Comment 1 Ryosuke Niwa 2011-06-08 13:01:24 PDT
Created attachment 96464 [details]
fixes the bug
Comment 2 WebKit Review Bot 2011-06-08 14:01:51 PDT
Comment on attachment 96464 [details]
fixes the bug

Clearing flags on attachment: 96464

Committed r88383: <http://trac.webkit.org/changeset/88383>
Comment 3 WebKit Review Bot 2011-06-08 14:01:55 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Ryosuke Niwa 2011-06-08 14:14:49 PDT
Thanks for the reviews!
Comment 5 William Siegrist 2011-06-09 09:12:09 PDT
Master updated.
Comment 6 Ryosuke Niwa 2011-06-09 09:38:49 PDT
Thanks!