diff --git a/master/buildbot/test/unit/test_changes_p4poller.py b/master/buildbot/test/unit/test_changes_p4poller.py index 0b21716c27a..917dc14bf9c 100644 --- a/master/buildbot/test/unit/test_changes_p4poller.py +++ b/master/buildbot/test/unit/test_changes_p4poller.py @@ -159,7 +159,7 @@ def check_second_check(res): 'branch': u'trunk', 'category': None, 'codebase': None, - 'comments': u'Change 2 by slamb@testclient on 2006/04/13 21:46:23\n\n\tcreation\n', + 'comments': u'Change 2 by slamb@testclient on 2006/04/13 21:46:23\n\n creation\n', 'files': [u'whatbranch'], 'project': '', 'properties': {}, @@ -173,7 +173,7 @@ def check_second_check(res): 'branch': u'branch_b', 'category': None, 'codebase': None, - 'comments': u'Change 3 by bob@testclient on 2006/04/13 21:51:39\n\n\tshort desc truncated because this is a long description.\n ASDF-GUI-P3-\u2018Upgrade Icon\u2019 disappears sometimes.\n', + 'comments': u'Change 3 by bob@testclient on 2006/04/13 21:51:39\n\n short desc truncated because this is a long description.\n ASDF-GUI-P3-\u2018Upgrade Icon\u2019 disappears sometimes.\n', 'files': [u'branch_b_file', u'whatbranch'], 'project': '', 'properties': {}, @@ -187,7 +187,7 @@ def check_second_check(res): 'branch': u'branch_c', 'category': None, 'codebase': None, - 'comments': u'Change 3 by bob@testclient on 2006/04/13 21:51:39\n\n\tshort desc truncated because this is a long description.\n ASDF-GUI-P3-\u2018Upgrade Icon\u2019 disappears sometimes.\n', + 'comments': u'Change 3 by bob@testclient on 2006/04/13 21:51:39\n\n short desc truncated because this is a long description.\n ASDF-GUI-P3-\u2018Upgrade Icon\u2019 disappears sometimes.\n', 'files': [u'whatbranch'], 'project': '', 'properties': {}, @@ -265,7 +265,7 @@ def check(res): 'branch': u'branch_c', 'category': None, 'codebase': None, - 'comments': u'Change 4 by mpatel@testclient on 2006/04/13 21:55:39\n\n\tshort desc truncated because this is a long description.\n', + 'comments': u'Change 4 by mpatel@testclient on 2006/04/13 21:55:39\n\n short desc truncated because this is a long description.\n', 'files': [u'branch_c_file'], 'project': '', 'properties': {}, @@ -279,7 +279,7 @@ def check(res): 'branch': u'branch_b', 'category': None, 'codebase': None, - 'comments': u'Change 4 by mpatel@testclient on 2006/04/13 21:55:39\n\n\tshort desc truncated because this is a long description.\n', + 'comments': u'Change 4 by mpatel@testclient on 2006/04/13 21:55:39\n\n short desc truncated because this is a long description.\n', 'files': [u'branch_b_file'], 'project': '', 'properties': {},