Closed
Bug 841309
Opened 13 years ago
Closed 11 years ago
TEST-UNEXPECTED-FAIL | /root/rpmbuild/BUILD/thunderbird-17.0.2/comm-esr17/mail/test/mozmill/content-tabs/test-plugin-outdated.js | test-plugin-outdated.js::test_outdated_plugin_notification
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: tompelka, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.28 (KHTML, like Gecko) Chrome/26.0.1397.2 Safari/537.28
Steps to reproduce:
1) recompile thunderbird 17 ESR with --enable-mozmill
2) execute "python runtest.py -t ./content-tabs --binary=/usr/lib64/thunderbird/thunderbird -D -l /tmp/content-tabs.log"
Actual results:
SUMMARY-UNEXPECTED-FAIL | test-plugin-outdated.js | test-plugin-outdated.js::test_outdated_plugin_notification
EXCEPTION: Notification value was not correct: 'null' == 'null'.
at: test-folder-display-helpers.js line 2829
assert_true test-folder-display-helpers.js 2829
assert_not_equals test-folder-display-helpers.js 2823
test_outdated_plugin_notification test-plugin-outdated.js 104
Runner.wrapper frame.js 595
Runner._runTestModule frame.js 665
Runner.runTestModule frame.js 711
Runner.runTestDirectory frame.js 535
runTestDirectory frame.js 717
Bridge._execFunction server.js 179
Bridge.execFunction server.js 183
Expected results:
Test should PASS.
Updated•13 years ago
|
Component: Untriaged → Build Config
Comment 2•11 years ago
|
||
As far as we know this is working on latest branches so resolving as works for me.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Flags: needinfo?(tompelka)
You need to log in
before you can comment on or make changes to this bug.
Description
•