CommandsTest.assert_execute_outputs doesn't check stderr It tries to, but fails: self.assertEqual(expected_stderr, expected_stderr) Fixing this will undoubtably reveal a bunch of failures.
Created attachment 44708 [details] Patch
style-queue ran check-webkit-style on attachment 44708 [details] without any errors.
Comment on attachment 44708 [details] Patch Fantabulous!
Comment on attachment 44708 [details] Patch Clearing flags on attachment: 44708 Committed r52025: <http://trac.webkit.org/changeset/52025>
All reviewed patches have been landed. Closing bug.