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

[BUG] Strange behavior of unit tests in StoryValidator #802

Closed
Tokesh opened this issue Jan 20, 2025 · 1 comment
Closed

[BUG] Strange behavior of unit tests in StoryValidator #802

Tokesh opened this issue Jan 20, 2025 · 1 comment
Labels
bug Something isn't working untriaged

Comments

@Tokesh
Copy link
Collaborator

Tokesh commented Jan 20, 2025

What is the bug?

I opened PR #800 and noticed that a test was failing, which is completely unrelated to my code. I even cleaned it up entirely, leaving only the change in the changelog, and the test still failed. I tested it locally on different devices and couldn’t find any issues on my end.

From my attempts, I tried logging and looking for differences with GHA, logging almost everything except for the internals of the AJV library. There were no differences, yet the test still failed.

How can one reproduce the bug?

Create PR with changing some logic with test tools.

What is the expected behavior?

Pass Test Unit CI

What is your host/environment?

Localhost:
Linux Ubuntu 22, 24
MacOS Sonoma 14.0
CI: GHA

Do you have any screenshots?

Image

Do you have any additional context?

You can check logs from PR or contact with me in Slack

@Tokesh Tokesh added bug Something isn't working untriaged labels Jan 20, 2025
@Tokesh Tokesh closed this as completed Jan 27, 2025
@Tokesh
Copy link
Collaborator Author

Tokesh commented Jan 27, 2025

The problem was due to lost files during a rebase or merge in a forked repository
Solution was correctly rebase main branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant