Skip to content

Add regression test for NuschtOS/search#339 #103

Merged
MarcelCoding merged 4 commits into
mainfrom
exact-search
Jun 18, 2026
Merged

Add regression test for NuschtOS/search#339 #103
MarcelCoding merged 4 commits into
mainfrom
exact-search

Conversation

@SuperSandro2000

@SuperSandro2000 SuperSandro2000 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Closes #106

---- test::search::test_exact_search stdout ----

thread 'test::search::test_exact_search' (26079) panicked at libixx/src/test/search.rs:96:3:
assertion `left == right` failed
  left: [(2, 0, "programs.vim.enable"), (0, 0, "programs.neovim.enable"), (1, 0, "programs.nixvim.enable")]
 right: [(2, 0, "programs.vim.enable")]
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    test::search::test_exact_search

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 31 filtered out; finished in 0.00s

@github-actions

Copy link
Copy Markdown
Contributor

flake.lock compare links:

@SuperSandro2000
SuperSandro2000 marked this pull request as ready for review June 18, 2026 20:25
@MarcelCoding
MarcelCoding merged commit f84c5e5 into main Jun 18, 2026
10 checks passed
@MarcelCoding
MarcelCoding deleted the exact-search branch June 18, 2026 23:38
SuperSandro2000 added a commit that referenced this pull request Jun 20, 2026
Partially revert "Add regression test for NuschtOS/search#339 (#103)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Differentiate a literal label match and a partial one

2 participants