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

t/0999_tidy.t causing FAIL reports #56

Closed
devel-chm opened this issue Jun 12, 2017 · 4 comments
Closed

t/0999_tidy.t causing FAIL reports #56

devel-chm opened this issue Jun 12, 2017 · 4 comments

Comments

@devel-chm
Copy link
Collaborator

For example

"/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.0/89ad/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Modern.bs blib/arch/auto/OpenGL/Modern/Modern.bs 644
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.0/89ad/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/.t
t/00_basic.t ................... ok
t/01_context.t ................. ok
t/02_glew_version_accessors.t .. skipped: glewContext did not succeed, skipping live tests
t/02_glGetShaderInfoLog.t ...... ok
Deep recursion on subroutine "IO::All::AUTOLOAD" at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.0/89ad/lib/site_perl/5.12.0/IO/All.pm line 100.
Out of memory!
Out of memory!
Out of memory!
t/0999_tidy.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run

@devel-chm
Copy link
Collaborator Author

@wchristian - any ideas?

@wchristian
Copy link
Collaborator

This doesn't make any sense to me. There is no way that line should throw that kind of error.

However i do not know if i'm looking at the right version of the module, particularly since EUMM seems to have failed to identify it:

    IO::All                       0     0      

I see two possible things to do here:

  1. Add a "report all versions of the dep modules" test like i see in a lot of ether's releases.
  2. Require a current version of IO::All.

Probably both might be a good idea. Your thoughts?

@devel-chm
Copy link
Collaborator Author

Sounds good to me. I'm working on OpenGL::GLFW bindings to GLFW3 at the moment and expect to get some time for another push at OpenGL::Modern implementation. I'm going to YAPC::NA 2017 next week and maybe can find some folks interested and willing to help.

@mohawk2
Copy link
Contributor

mohawk2 commented Sep 16, 2024

I have removed this test, since on its very best day it is relevant to the module author.

@mohawk2 mohawk2 closed this as completed Sep 16, 2024
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

3 participants