WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32352
CommandsTest.assert_execute_outputs doesn't check stderr
https://bugs.webkit.org/show_bug.cgi?id=32352
Summary
CommandsTest.assert_execute_outputs doesn't check stderr
Eric Seidel (no email)
Reported
2009-12-09 16:05:24 PST
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.
Attachments
Patch
(5.53 KB, patch)
2009-12-11 14:27 PST
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-12-11 14:27:35 PST
Created
attachment 44708
[details]
Patch
WebKit Review Bot
Comment 2
2009-12-11 14:29:02 PST
style-queue ran check-webkit-style on
attachment 44708
[details]
without any errors.
Adam Barth
Comment 3
2009-12-11 14:29:30 PST
Comment on
attachment 44708
[details]
Patch Fantabulous!
WebKit Commit Bot
Comment 4
2009-12-11 14:39:36 PST
Comment on
attachment 44708
[details]
Patch Clearing flags on attachment: 44708 Committed
r52025
: <
http://trac.webkit.org/changeset/52025
>
WebKit Commit Bot
Comment 5
2009-12-11 14:39:41 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug