[buddypress-trac] [BuddyPress Trac] #7363: Accessibility: Remove redundant `title` attributes Part 2
buddypress-trac
noreply at wordpress.org
Thu Jan 12 07:13:48 UTC 2017
#7363: Accessibility: Remove redundant `title` attributes Part 2
----------------------------------------------+------------------
Reporter: mercime | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Core | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch commit |
----------------------------------------------+------------------
Comment (by netweb):
r11381 broke 2 unit tests:
See https://travis-ci.org/buddypress/BuddyPress/jobs/191170773
{{{
#!bash
There were 2 failures:
1)
BP_Tests_Blogs_Template::test_bp_blog_get_avatar_should_respect_title_parameter
Failed asserting that '<img
src="//www.gravatar.com/avatar/670fb8c83fcf2ffe20481fbbc01e18db?s=150&r=g&d=mm"
class="avatar user-126-avatar avatar-150 photo" width="150" height="150"
alt="Profile picture of site author User 8734" />' contains "title="Foo"".
/tmp/wordpress/src/wp-
content/plugins/BuddyPress/tests/phpunit/testcases/blogs/template.php:398
2)
BP_Tests_Blogs_Template::test_bp_blog_get_avatar_title_attribute_should_default_to_user_displayname
Failed asserting that '<img
src="//www.gravatar.com/avatar/0f7fb12f3f6751ae032aa127a118d4a9?s=150&r=g&d=mm"
class="avatar user-127-avatar avatar-150 photo" width="150" height="150"
alt="Profile picture of site author User 8766" />' contains
"title="Profile picture of site author User 8766"".
/tmp/wordpress/src/wp-
content/plugins/BuddyPress/tests/phpunit/testcases/blogs/template.php:427
FAILURES!
Tests: 1447, Assertions: 2545, Failures: 2, Skipped: 2.
Warning: Use --force to continue.
Aborted due to warnings.
The command "grunt $BP_TRAVISCI" exited with 3.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7363#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list