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

Every test fails #240

Open
yurivict opened this issue Mar 30, 2021 · 4 comments
Open

Every test fails #240

yurivict opened this issue Mar 30, 2021 · 4 comments

Comments

@yurivict
Copy link

Tests run, briefly show windows but each test result is shown as ***Failed:

Test project /usr/ports/graphics/freetype-gl/work/.build
      Start  1: ansi-cmp-test
 1/17 Test  #1: ansi-cmp-test ....................***Failed    0.49 sec
      Start  2: benchmark-cmp-test
 2/17 Test  #2: benchmark-cmp-test ...............***Failed    0.57 sec
      Start  3: cartoon-cmp-test
 3/17 Test  #3: cartoon-cmp-test .................***Failed    0.36 sec
      Start  4: console-cmp-test
 4/17 Test  #4: console-cmp-test .................***Failed    0.38 sec
      Start  5: cube-cmp-test
 5/17 Test  #5: cube-cmp-test ....................***Failed    0.42 sec
      Start  6: distance-field-cmp-test
 6/17 Test  #6: distance-field-cmp-test ..........***Failed    0.77 sec
      Start  7: distance-field-2-cmp-test
 7/17 Test  #7: distance-field-2-cmp-test ........***Failed    0.65 sec
      Start  8: distance-field-3-cmp-test
 8/17 Test  #8: distance-field-3-cmp-test ........***Failed    0.94 sec
      Start  9: embedded-font-cmp-test
 9/17 Test  #9: embedded-font-cmp-test ...........***Failed    0.39 sec
      Start 10: font-cmp-test
10/17 Test #10: font-cmp-test ....................***Failed    0.72 sec
      Start 11: gamma-cmp-test
11/17 Test #11: gamma-cmp-test ...................***Failed    0.49 sec
      Start 12: glyph-cmp-test
12/17 Test #12: glyph-cmp-test ...................***Failed    0.50 sec
      Start 13: lcd-cmp-test
13/17 Test #13: lcd-cmp-test .....................***Failed    0.74 sec
      Start 14: markup-cmp-test
14/17 Test #14: markup-cmp-test ..................***Failed    0.53 sec
      Start 15: outline-cmp-test
15/17 Test #15: outline-cmp-test .................***Failed    0.45 sec
      Start 16: subpixel-cmp-test
16/17 Test #16: subpixel-cmp-test ................***Failed    0.02 sec
      Start 17: texture-cmp-test
17/17 Test #17: texture-cmp-test .................***Failed    1.39 sec

0% tests passed, 17 tests failed out of 17

Total Test time (real) =   9.83 sec

The following tests FAILED:
	  1 - ansi-cmp-test (Failed)
	  2 - benchmark-cmp-test (Failed)
	  3 - cartoon-cmp-test (Failed)
	  4 - console-cmp-test (Failed)
	  5 - cube-cmp-test (Failed)
	  6 - distance-field-cmp-test (Failed)
	  7 - distance-field-2-cmp-test (Failed)
	  8 - distance-field-3-cmp-test (Failed)
	  9 - embedded-font-cmp-test (Failed)
	 10 - font-cmp-test (Failed)
	 11 - gamma-cmp-test (Failed)
	 12 - glyph-cmp-test (Failed)
	 13 - lcd-cmp-test (Failed)
	 14 - markup-cmp-test (Failed)
	 15 - outline-cmp-test (Failed)
	 16 - subpixel-cmp-test (Failed)
	 17 - texture-cmp-test (Failed)
Errors while running CTest
@rougier
Copy link
Owner

rougier commented Mar 30, 2021

Do the demo run properly?

@yurivict
Copy link
Author

yes

@yurivict
Copy link
Author

Screenshots are produced by tests and commands finish successfully but tests fail.

@rougier
Copy link
Owner

rougier commented Mar 31, 2021

Can you try to run a test by hand and check if the output is more informative?

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