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

Some binary files missing from cache tests #2963

Closed
t92549 opened this issue May 26, 2023 · 0 comments · Fixed by #2964
Closed

Some binary files missing from cache tests #2963

t92549 opened this issue May 26, 2023 · 0 comments · Fixed by #2964
Assignees
Labels
bug Confirmed or suspected bug
Milestone

Comments

@t92549
Copy link
Contributor

t92549 commented May 26, 2023

Describe the bug
When I run tests I get 2 files modified and 2 new files for NamedView and NamedOperation tests that should be added.

To Reproduce
Steps to reproduce the behavior:

  1. mvn clean install
  2. git status
  3. 2 new files and 2 changed

Expected behavior
No differences

Stack trace and errors

Your branch is up to date with 'origin/develop'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   core/store/src/test/resources/gaffer-2.0.0-cache/indexed-disk-cache/NamedView_suffix.data
        modified:   core/store/src/test/resources/gaffer-2.0.0-cache/indexed-disk-cache/NamedView_suffix.key

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        core/store/src/test/resources/gaffer-2.0.0-cache/indexed-disk-cache/NamedOperation_suffix.data
        core/store/src/test/resources/gaffer-2.0.0-cache/indexed-disk-cache/NamedOperation_suffix.key
@t92549 t92549 added the bug Confirmed or suspected bug label May 26, 2023
@t92549 t92549 added this to the v2.1.0 milestone May 26, 2023
@t92549 t92549 self-assigned this May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant