Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fix for the failing uploader test; no code changes #337
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
This looks good, merge it so our builds can pass again. Thanks |
added a commit
that referenced
this pull request
Nov 13, 2012
allenrabinovich
merged commit 85affcc
into
yui:dev-master
Nov 13, 2012
1 check passed
default
The Travis build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
allenrabinovich commentedNov 12, 2012
A small filtering feature change in uploader resulted in a broken uploader test -- because the test didn't adequately populate the faux event facade. This change augments the test accordingly.