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/anyevent_closed_connection.t fails on linux (possibly related to #38) #40

Open
ribasushi opened this issue Jan 17, 2014 · 1 comment

Comments

@ribasushi
Copy link

rabbit@Ahasver:~$ cpanm --look Twiggy
--> Working on Twiggy
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Twiggy-0.1024.tar.gz ... OK
Entering /home/rabbit/.cpanm/work/1389949801.4364/Twiggy-0.1024 with /bin/bash
rabbit@Ahasver:~/.cpanm/work/1389949801.4364/Twiggy-0.1024$ perl Makefile.PL 
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Twiggy
Writing MYMETA.yml and MYMETA.json
rabbit@Ahasver:~/.cpanm/work/1389949801.4364/Twiggy-0.1024$ perl -Ilib -MModule::Versions::Report t/anyevent_closed_connection.t 
not ok 1 - server should shut down
1..1


Perl v5.16.2 under linux 
 Modules in memory:
  AE v7.07;
  AnyEvent v7.07;
  AnyEvent::Base;
  AnyEvent::CondVar;
  AnyEvent::CondVar::Base;
  AnyEvent::Debug;
  AnyEvent::Handle v7.07;
  AnyEvent::Handle::destroyed;
  AnyEvent::IO;
  AnyEvent::Log;
  AnyEvent::Socket;
  AnyEvent::Strict;
  AnyEvent::TLS;
  AnyEvent::Util v7.07;
  AnyEvent::Util::guard;
  AnyEvent::Util::postdetect;
  base v2.18;
  Carp v1.26;
  Carp::Heavy v1.26;
  CBOR;
  CBOR::XS;
  Config;
  constant v1.23;
  CORE;
  CORE::GLOBAL;
  Cwd v3.40;
  Data;
  Data::Dumper;
  DB;
  Does;
  Does::Not;
  Does::Not::Exist;
  Dos;
  DynaLoader v1.14;
  EPOC;
  Errno v1.15;
  Exporter v5.66;
  Exporter::Heavy v5.66;
  ExtUtils;
  ExtUtils::Constant;
  ExtUtils::Constant::ProxySubs;
  Fcntl v1.11;
  fields;
  File;
  File::Basename v2.84;
  File::Path v2.08_01;
  File::Spec v3.40;
  File::Spec::Unix v3.40;
  File::Temp v0.22;
  File::Temp::Dir;
  Guard;
  Internals;
  IO v1.25_06;
  IO::File;
  IO::Handle v1.33;
  IO::Poll;
  IO::Seekable v1.1;
  IO::Select;
  IO::Socket v1.34;
  IO::Socket::INET v1.33;
  IO::Socket::INET::SUPER;
  IO::Socket::SUPER;
  IO::Socket::UNIX v1.24;
  isn;
  JSON;
  JSON::PP;
  JSON::XS;
  List;
  List::Util v1.36;
  Log;
  Log::Agent;
  MacPerl;
  Module;
  Module::Versions;
  Module::Versions::Report v1.06;
  mro;
  Net;
  Net::EmptyPort;
  Net::SSLeay;
  overload v1.18;
  overload::numbers;
  overloading v0.02;
  parent v0.225;
  PerlIO v1.07;
  PerlIO::Layer;
  Plack;
  Plack::Loader;
  Plack::Util;
  Plack::Util::IOWithPath;
  Plack::Util::Prototype;
  POSIX v1.30;
  POSIX::SigAction;
  POSIX::SigRt;
  POSIX::SigSet;
  POSIX::Termios;
  re;
  Regexp;
  Scalar;
  Scalar::Util v1.36;
  SelectSaver v1.02;
  Socket v2.001;
  Storable v2.39;
  Storable::Cxt;
  strict v1.07;
  Symbol v1.07;
  TB2;
  TB2::History;
  Test;
  Test::Builder v1.001002;
  Test::Builder::IO;
  Test::Builder::IO::Scalar;
  Test::Builder::Module v1.001002;
  Test::More v1.001002;
  Test::SharedFork v0.21;
  Test::SharedFork::Array;
  Test::SharedFork::Contextual;
  Test::SharedFork::Scalar;
  Test::SharedFork::Store;
  Test::SharedFork::Store::Locker;
  Test::TCP v2.02;
  threads;
  threads::shared;
  Tie;
  Tie::Array v1.05;
  Tie::ExtraHash;
  Tie::Hash v1.04;
  Tie::Scalar v1.02;
  Tie::StdArray;
  Tie::StdHash;
  Tie::StdScalar;
  Time;
  Time::HiRes v1.9725;
  Try;
  Try::Tiny v0.12;
  Try::Tiny::ScopeGuard;
  Unicode;
  Unicode::Normalize;
  UNIVERSAL;
  utf8 v1.09;
  vars v1.02;
  version;
  VMS;
  VMS::Feature;
  VMS::Filespec;
  VMS::Stdio;
  warnings v1.13;
  warnings::register v1.02;
  Win32;
  XSLoader v0.16;
[at Fri Jan 17 10:10:42 2014 (local) / Fri Jan 17 09:10:42 2014 (GMT)]
@melezhik
Copy link

👍

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