Bug 1969160
Summary: | F35FailsToInstall: python3-traitsui | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-traitsui | Assignee: | Orion Poplawski <orion> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | chedi.toueiti, igor.raits, orion, thrnciar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-traitsui-7.2.1-1.fc35 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-10 03:17:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1890881, 1927313, 1968871 |
Description
Miro Hrončok
2021-06-07 23:48:49 UTC
This bugzilla is likely a fallout from the Python 3.10 rebuild. If your package (or some of the dependencies it has) failed to rebuild during the Python 3.10 rebuild, they now fail to install. To fix this, packages need to be rebuilt in Rawhide. We will slowly triage the bugzillas, but we'd appreciate your help. If you know this is blocked by an existing reported build failure or another package not yet rebuilt with Python 3.10, please mark it as such by using the "Depends On"/"Blocks" bugzilla fields. That will help us determine what failures to prioritize. Thank you and sorry for the inconvenience. Let me know if you need any help. For reference: + PYTHONPATH=/builddir/build/BUILDROOT/python-traitsui-7.1.1-4.fc35.noarch/usr/lib/python3.10/site-packages + xvfb-run nosetests-3.10 -v test_animated_gif_editor (traitsui.tests.editors.test_animatedGIF_editor.TestAnimatedGIFEditor) ... SKIP: Test requires one of these toolkits: [ToolkitName.wx] test_change_text_boolean_changes_trait (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok test_click_boolean_changes_trait_custom (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok test_click_boolean_changes_trait_simple (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok test_trait_change_shown_in_gui_custom (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok test_trait_change_shown_in_gui_readonly (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok test_trait_change_shown_in_gui_simple (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok test_trait_change_shown_in_gui_text (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok test_custom_button_editor (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok test_custom_button_editor_clicked (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok test_custom_button_editor_disabled (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok test_simple_button_editor (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok test_simple_button_editor_clicked (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok test_simple_button_editor_disabled (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok test_styles (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok test_custom_editor_values_trait_init_and_dispose (traitsui.tests.editors.test_button_editor.TestButtonEditorValuesTrait) ... ok test_simple_editor_values_trait_init_and_dispose (traitsui.tests.editors.test_button_editor.TestButtonEditorValuesTrait) ... ok test_custom_editor_checklist_values_change_dispose (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_custom_editor_mapping_name (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_custom_editor_mapping_name_tuple (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_custom_editor_mapping_values (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_custom_editor_mapping_values_tuple (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_simple_editor_checklist_values_change_dispose (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_simple_editor_mapping_name (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_simple_editor_mapping_name_tuple (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_simple_editor_mapping_values (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_simple_editor_mapping_values_tuple (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok test_custom_check_list_editor_button_update (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok test_custom_check_list_editor_click (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok test_custom_check_list_editor_click_initial_value (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok test_custom_check_list_editor_grid_layout (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok test_custom_check_list_editor_invalid_current_values_str (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok test_simple_check_list_editor_index (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok test_simple_check_list_editor_invalid_current_values (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok test_simple_check_list_editor_invalid_current_values_str (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok test_simple_check_list_editor_text (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok test_simple_check_list_editor_text_mapped (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok test_text_check_list_object_list (traitsui.tests.editors.test_check_list_editor.TestTextCheckListEditor) ... ok test_text_check_list_object_str (traitsui.tests.editors.test_check_list_editor.TestTextCheckListEditor) ... ok Test readonly editor style for CodeEditor ... ok CodeEditor should honor the `show_line_numbers` setting ... ok test_csv_editor_disposal (traitsui.tests.editors.test_csv_editor.TestCSVEditor) ... ok test_csv_editor_external_append (traitsui.tests.editors.test_csv_editor.TestCSVEditor) ... ok test_custom_selected_color (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok test_multi_select_dates_on_editor (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok test_multi_select_qt4_set_model_dates (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok test_multi_select_qt4_styles_reset (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok test_single_select_qt4 (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok test_custom_date_editor (traitsui.tests.editors.test_date_editor.TestDateEditorInitDispose) ... ok test_simple_date_editor (traitsui.tests.editors.test_date_editor.TestDateEditorInitDispose) ... ok test_date_range_multi_select_is_constant (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorGeneric) ... ok test_allow_no_range (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok test_set_date_range_on_editor (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok test_set_date_range_on_model (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok test_set_date_range_reset_when_click_outside (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok test_set_date_range_reverse_order (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok test_set_one_sided_range_error (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok test_set_reverse_range_on_model (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok test_datetime_editor_mutate_maximum_datetime_after_init (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_mutate_minimum_datetime_after_init (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_mutate_minimum_datetime_bad_order (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_python_datetime_out_of_bound (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_qt_datetime_out_of_bound (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_simple (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_simple_with_maximum_datetime (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_simple_with_maximum_datetime_out_of_bound (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_simple_with_minimum_datetime (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_datetime_editor_simple_with_minimum_datetime_out_of_bound (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok test_custom_override (traitsui.tests.editors.test_default_override.TestDefaultOverride) ... ok test_readonly_override (traitsui.tests.editors.test_default_override.TestDefaultOverride) ... ok test_simple_override (traitsui.tests.editors.test_default_override.TestDefaultOverride) ... ok test_text_override (traitsui.tests.editors.test_default_override.TestDefaultOverride) ... ok test_custom_editor_init_and_dispose (traitsui.tests.editors.test_directory_editor.TestDirectoryEditor) ... ok test_custom_editor_reload_changed_after_dispose (traitsui.tests.editors.test_directory_editor.TestDirectoryEditor) ... ok test_simple_editor_init_and_dispose (traitsui.tests.editors.test_directory_editor.TestDirectoryEditor) ... ok test_init_dispose_editable (traitsui.tests.editors.test_drop_editor.TestDropEditor) ... ok test_init_dispose_readonly (traitsui.tests.editors.test_drop_editor.TestDropEditor) ... ok test_list_editor_mapping_name (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok test_list_editor_mapping_values (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok test_radio_editor_mapping_name (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok test_radio_editor_mapping_values (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok test_simple_editor_mapping_name (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok test_simple_editor_mapping_values (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok test_list_enum_editor_index (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok test_list_enum_editor_text (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok test_list_enum_none_selected (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok test_list_evaluate_editor_index (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok test_list_evaluate_editor_text (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok test_radio_enum_editor_pick (traitsui.tests.editors.test_enum_editor.TestRadioEnumEditor) ... ok test_radio_enum_editor_update (traitsui.tests.editors.test_enum_editor.TestRadioEnumEditor) ... ok test_radio_enum_none_selected (traitsui.tests.editors.test_enum_editor.TestRadioEnumEditor) ... ok test_simple_editor_disabled (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_editor_rebuild_editor_evaluate (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_editor_resizable (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_enum_editor_index (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_enum_editor_text (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_evaluate_editor_bad_text (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_evaluate_editor_index (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_evaluate_editor_object (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_evaluate_editor_object_no_auto_set (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_simple_evaluate_editor_text (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok test_custom_editor_init_and_dispose (traitsui.tests.editors.test_file_editor.TestFileEditor) ... ok test_custom_editor_reload_changed_after_dispose (traitsui.tests.editors.test_file_editor.TestFileEditor) ... ok test_simple_editor_init_and_dispose (traitsui.tests.editors.test_file_editor.TestFileEditor) ... ok test_create_and_dispose_text_style (traitsui.tests.editors.test_font_editor.TestFontEditor) ... ok test_base_url_changed (traitsui.tests.editors.test_html_editor.TestHTMLEditor) ... ok test_init_and_dispose (traitsui.tests.editors.test_html_editor.TestHTMLEditor) ... ok test_custom_editor_more_cols (traitsui.tests.editors.test_image_enum_editor.TestCustomImageEnumEditor) ... ok test_custom_editor_selection (traitsui.tests.editors.test_image_enum_editor.TestCustomImageEnumEditor) ... ok test_custom_editor_value_changed (traitsui.tests.editors.test_image_enum_editor.TestCustomImageEnumEditor) ... ok test_custom_editor_mapping_name (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... ok test_custom_editor_mapping_values (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... ok test_readonly_editor_mapping_values (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... ok test_readonly_editor_name (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... ok test_simple_editor_mapping_name (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... SKIP: Issue enthought/traitsui#844 test_simple_editor_mapping_values (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... SKIP: Issue enthought/traitsui#844 test_readonly_editor_value_changed (traitsui.tests.editors.test_image_enum_editor.TestReadOnlyImageEnumEditor) ... ok test_simple_editor_combobox (traitsui.tests.editors.test_image_enum_editor.TestSimpleImageEnumEditor) ... ERROR test_simple_editor_more_cols (traitsui.tests.editors.test_image_enum_editor.TestSimpleImageEnumEditor) ... ok test_simple_editor_popup_editor (traitsui.tests.editors.test_image_enum_editor.TestSimpleImageEnumEditor) ... SKIP: Test requires one of these toolkits: [ToolkitName.wx] test_custom_editor (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ok test_custom_editor_resynch_editor (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ok test_simple_editor (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ERROR test_simple_editor_modal (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ok test_simple_editor_parent_closed (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ERROR test_simple_editor_resynch_editor (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ERROR test_index_out_of_range (traitsui.tests.editors.test_list_editor.TestCustomListEditor) ... /usr/bin/xvfb-run: line 181: 12750 Aborted (core dumped) DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE "$@" 2>&1 |