Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938867 - app-editors/zed-0.150.4 fails tests
Summary: app-editors/zed-0.150.4 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-01 07:30 UTC by Agostino Sarubbo
Modified: 2024-09-13 06:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,116.59 KB, application/x-xz)
2024-09-01 07:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-09-01 07:30:18 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-01 07:30:19 UTC
Created attachment 901800 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-01 07:30:19 UTC
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`
Comment 3 Larry the Git Cow gentoo-dev 2024-09-13 06:19:04 UTC
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(-)