https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-editors/zed-0.150.4 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 901800 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: [2024-09-01T06:13:01Z ERROR fs] No such file or directory (os error 2) about ["/var/tmp/portage/app-editors/zed-0.150.4/homedir/.config/github-copilot"] test result: FAILED. 2 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s test zed::open_listener::tests::test_open_workspace_with_directory ... FAILED test zed::open_listener::tests::test_open_workspace_with_nonexistent_files ... FAILED test zed::tests::test_base_keymap ... FAILED test zed::tests::test_disabled_keymap_binding ... FAILED test zed::tests::test_navigation ... FAILED test zed::tests::test_new_empty_workspace ... FAILED test zed::tests::test_open_add_new ... FAILED test zed::tests::test_open_and_save_new_file ... FAILED test zed::tests::test_open_entry ... FAILED test zed::tests::test_open_file_in_many_spaces ... FAILED test zed::tests::test_opening_excluded_paths ... FAILED test zed::tests::test_open_non_existing_file ... FAILED test zed::tests::test_open_paths_action ... FAILED test zed::tests::test_open_paths ... FAILED test zed::tests::test_pane_actions ... FAILED test zed::tests::test_reopening_closed_items ... FAILED test zed::tests::test_save_conflicting_item ... FAILED test zed::tests::test_setting_language_when_saving_as_single_file_worktree ... FAILED test zed::tests::test_spawn_terminal_task_real_fs ... FAILED test zed::tests::test_window_edit_state_restoring_disabled ... FAILED test zed::tests::test_window_edit_state_restoring_enabled ... FAILED thread 'zed::open_listener::tests::test_open_workspace_with_directory' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::open_listener::tests::test_open_workspace_with_nonexistent_files' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_base_keymap' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_disabled_keymap_binding' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_navigation' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_new_empty_workspace' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_open_add_new' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_open_and_save_new_file' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_open_entry' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_open_file_in_many_spaces' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_opening_excluded_paths' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_open_non_existing_file' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_open_paths_action' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_open_paths' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_pane_actions' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_reopening_closed_items' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_save_conflicting_item' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_setting_language_when_saving_as_single_file_worktree' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_spawn_terminal_task_real_fs' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_window_edit_state_restoring_disabled' panicked at crates/gpui/src/text_system.rs:152:9: thread 'zed::tests::test_window_edit_state_restoring_enabled' panicked at crates/gpui/src/text_system.rs:152:9: error: test failed, to rerun pass `--bin zed`
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416818fd6af019aab8584a25fd2f8d7cce2cff54 commit 416818fd6af019aab8584a25fd2f8d7cce2cff54 Author: Robert Siebeck <gentoo.2019@r123.de> AuthorDate: 2024-09-01 13:22:10 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-09-13 06:18:40 +0000 app-editors/zed: fix tests Closes: https://bugs.gentoo.org/938867 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-editors/zed/zed-0.150.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)