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

test run_test_with_new_context fails #50

Open
GreatGodOfFire opened this issue Jan 7, 2022 · 1 comment
Open

test run_test_with_new_context fails #50

GreatGodOfFire opened this issue Jan 7, 2022 · 1 comment

Comments

@GreatGodOfFire
Copy link
Contributor

GreatGodOfFire commented Jan 7, 2022

When I run cargo test the test test fails with the following error:

thread 'main' panicked at 'assertion failed: `(left == right)`
  left: `[204, 204, 255, 255, ...]`
  right: `[204, 204, 255, 255, ...]`: Generated image did not match expected (basic_text_white_background)', test/main.rs:188:5

I don't see a visual difference between the images but https://online-image-comparison.com highlights the line under the sentence in black.

@QuantumBadger
Copy link
Owner

Thanks for the report, would it be possible to give some details about the OS and GPU you're running with please? Also could you please attach the _ACTUAL image which gets generated in test/assets/expected_images.

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

No branches or pull requests

2 participants