Closed Bug 1866162 Opened 2 years ago Closed 2 years ago

Fix several 'use of initialized value...' errors when running the automated UI tests

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: dkl, Assigned: dkl)

Details

Attachments

(1 file)

$ docker-compose -f docker-compose.test.yml down && docker build -t bmo . && docker-compose -f docker-compose.test.yml run bmo.test test_selenium

1_test_bmo_autolinkification.t ..... ok                                                                                                                                                        
1_test_bmo_enter_new_bug.t ......... ok                                                                                                                                                        
1_test_bmo_retire_values.t ......... ok                                                                                                                                                        
1_test_bug_edit.t .................. ok                                                                                                                                                        
1_test_choose_priority.t ........... ok                                                                                                                                                        
1_test_classifications.t ........... ok
1_test_config.t .................... ok
1_test_create_user_accounts.t ...... ok
1_test_custom_fields.t ............. ok
1_test_custom_fields_admin.t ....... ok
1_test_whats_next.t ................ ok
2_test_default_groups.t ............ ok
2_test_dependencies.t .............. ok
2_test_edit_products_properties.t .. ok
2_test_enter_new_bug.t ............. ok
2_test_flags.t ..................... ok
2_test_flags2.t .................... ok
2_test_groups.t .................... ok
2_test_keywords.t .................. ok
Use of uninitialized value $type in string eq at /app/extensions/BMO/Extension.pm line 1733.
Use of uninitialized value $type in string eq at /app/extensions/BMO/Extension.pm line 1733.
Use of uninitialized value $type in string eq at /app/extensions/BMO/Extension.pm line 1733.
Use of uninitialized value in string eq at /app/extensions/SecureMail/Extension.pm line 287.
Use of uninitialized value in pattern match (m//) at /app/extensions/SecureMail/Extension.pm line 290.
Use of uninitialized value in string eq at /app/extensions/SecureMail/Extension.pm line 292.
2_test_lockout.t ................... ok
2_test_login.t ..................... ok
no rules for mfa_mismatch! at /app/Bugzilla.pm line 752.
2_test_login_mfa.t ................. ok
2_test_milestones.t ................ ok
3_test_new_release.t ............... ok
3_test_private_attachments.t ....... ok
3_test_qa_contact.t ................ ok
3_test_rate_limit.t ................ ok
3_test_require_login.t ............. ok
3_test_sanity_check.t .............. ok
3_test_saved_searches.t ............ ok
3_test_search.t .................... ok
3_test_security.t .................. ok
3_test_see_also.t .................. ok
4_test_shared_searches.t ........... ok
4_test_show_all_products.t ......... ok
4_test_status_whiteboard.t ......... ok
4_test_sudo_sessions.t ............. ok
4_test_target_milestones.t ......... ok
4_test_time_summary.t .............. ok
4_test_user_groups.t ............... ok
4_test_user_matching.t ............. ok
4_test_user_preferences.t .......... ok
4_test_user_privs.t ................ ok
4_test_votes.t ..................... ok
4_test_webhooks.t ....
All tests successful.
Files=45, Tests=7573, 1392 wallclock secs ( 0.93 usr  0.10 sys + 30.54 cusr  5.25 csys = 36.82 CPU)
Result: PASS
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: