Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: tree::tests::tree_list failing. #52

Open
mrcjkb opened this issue Sep 12, 2024 · 0 comments
Open

tests: tree::tests::tree_list failing. #52

mrcjkb opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels

Comments

@mrcjkb
Copy link
Member

mrcjkb commented Sep 12, 2024

After merging #51, run cargo tt in a devShell or with cargo-nextest installed.
I'm not sure if it's flaky or if some test resources have changed while the test was disabled.

cc @vhyrro

running 1 test
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Snapshot file: rocks-lib/src/tree/snapshots/rocks_lib__tree__tests__tree_list.snap
Snapshot: tree_list
Source: rocks-lib/src/tree/mod.rs:123
────────────────────────────────────────────────────────────────────────────────
Expression: tree.list()
────────────────────────────────────────────────────────────────────────────────
-old snapshot
+new results
────────────┬───────────────────────────────────────────────────────────────────
    0     0 │ lua-cjson:
    1     1 │   - 2.1.0.9-1
    2     2 │ neorg:
    3       │-  - 8.8.1-1
    4     3 │   - 8.0.0-1
────────────┴───────────────────────────────────────────────────────────────────
To update snapshots run `cargo insta review`
Stopped on the first failure. Run `cargo insta test` to run all snapshots.
test tree::tests::tree_list ... FAILED
@mrcjkb mrcjkb added the tests label Sep 12, 2024
@vhyrro vhyrro self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants