Closed
Bug 1184984
Opened 10 years ago
Closed 10 years ago
Current Selenium tests are failing due to changes made by bug 1173442
Categories
(bugzilla.mozilla.org :: Continous Integration, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
References
()
Details
Editing product details is failing most probably due to the new default security group drop down added to the product form. Will investigate and update the test cases properly set a value in for the new field.
Assignee | ||
Comment 1•10 years ago
|
||
Test Summary Report
-------------------
test_bmo_enter_new_bug.t (Wstat: 65280 Tests: 31 Failed: 1)
Failed test: 31
Non-zero exit status: 255
test_bug_edit.t (Wstat: 256 Tests: 519 Failed: 1)
Failed test: 218
Non-zero exit status: 1
test_default_groups.t (Wstat: 65280 Tests: 38 Failed: 5)
Failed tests: 29-30, 36-38
Non-zero exit status: 255
test_edit_products_properties.t (Wstat: 65280 Tests: 44 Failed: 1)
Failed test: 44
Non-zero exit status: 255
test_user_groups.t (Wstat: 768 Tests: 220 Failed: 3)
Failed tests: 47, 216-217
Non-zero exit status: 3
test_votes.t (Wstat: 65280 Tests: 52 Failed: 13)
Failed tests: 39-44, 46-52
Non-zero exit status: 255
Files=42, Tests=6136, 2234 wallclock secs ( 1.32 usr 0.12 sys + 15.63 cusr 1.36 csys = 18.43 CPU)
Result: FAIL
Assignee | ||
Comment 2•10 years ago
|
||
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
b51b2ac..bb5c5a5 master -> master
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•