Bug 62311 - new-run-webkit-tests: don't turn the tree red when there are new passes
Summary: new-run-webkit-tests: don't turn the tree red when there are new passes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 12:56 PDT by Ryosuke Niwa
Modified: 2011-06-09 09:38 PDT (History)
6 users (show)

See Also:


Attachments
fixes the bug (1.43 KB, patch)
2011-06-08 13:01 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!