Firefox-Marionette v0.37 Perl 5 v5.10.1 x86_64-linux

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
Firefox-Marionette v0.37
Platform
Perl 5 v5.10.1 x86_64-linux
Date
2018-02-10 09:18:43
ID
640b3728-0e43-11e8-a4a0-9a93c75400a8
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear David Dick,

This is a computer-generated report for Firefox-Marionette-0.37
on perl 5.10.1, created by CPAN-Reporter-1.2017.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Firefox::Marionette 0.37
t/00.load.t ........ ok
# Version is Mozilla Firefox 58.0.2
# XAUTHORITY is /var/run/gdm3/auth-for-eserte-4neTlr/database
# DISPLAY is :45
# D-Bus is working
# Xvfb deb version is 2:1.16.4-1+deb8u2
# grep -r Mem /proc/meminfo
# MemTotal:       32888924 kB
# MemFree:          545360 kB
# MemAvailable:    2196192 kB
# ulimit -a | grep -i mem
# memory(kbytes)       unlimited
# locked memory(kbytes) 64
# vmemory(kbytes)      3145728
# This firefox installation has 2 existing profiles
*** You are running in headless mode.
<< {"applicationType":"gecko","marionetteProtocol":3}
>> 31:[0,1,"WebDriver:NewSession",{}]
<< [1,1,null,{"sessionId":"3c76d1cb-b5bd-4d8b-ae12-d739a46e502e","capabilities":{"browserName":"firefox","browserVersion":"58.0.2","platformName":"linux","platformVersion":"3.16.0-4-amd64","pageLoadStrategy":"normal","acceptInsecureCerts":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"rotatable":false,"moz:accessibilityChecks":false,"moz:headless":true,"moz:processID":13575,"moz:profile":"/var/tmp/cpansmoker-1000/2018021009/firefox_marionette_profile_qdIInKXMvrq","moz:webdriverClick":true}}]
>> 33:[0,2,"WebDriver:GetCapabilities"]
<< [1,2,null,{"capabilities":{"browserName":"firefox","browserVersion":"58.0.2","platformName":"linux","platformVersion":"3.16.0-4-amd64","pageLoadStrategy":"normal","acceptInsecureCerts":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"rotatable":false,"moz:accessibilityChecks":false,"moz:headless":true,"moz:processID":13575,"moz:profile":"/var/tmp/cpansmoker-1000/2018021009/firefox_marionette_profile_qdIInKXMvrq","moz:webdriverClick":true}}]
# Browser version is 58.0.2
# Operating System is linux 3.16.0-4-amd64
# Profile Directory is /var/tmp/cpansmoker-1000/2018021009/firefox_marionette_profile_qdIInKXMvrq
# Mozilla PID is 13575
>> 31:[0,3,"WebDriver:GetWindowType"]
<< [1,3,null,{"value":"navigator:browser"}]
>> 31:[0,4,"WebDriver:GetWindowType"]
<< [1,4,null,{"value":"navigator:browser"}]
>> 31:[0,5,"WebDriver:GetWindowRect"]
<< [1,5,null,{"x":0,"y":0,"width":1366,"height":768,"state":"maximized"}]
>> 70:[0,6,"WebDriver:SetWindowRect",{"width":326,"y":9,"x":3,"height":452}]
<< [1,6,null,{"x":3,"y":9,"width":326,"height":452,"state":"normal"}]
>> 31:[0,7,"WebDriver:GetWindowRect"]
<< [1,7,null,{"x":3,"y":9,"width":326,"height":452,"state":"normal"}]
>> 29:[0,8,"WebDriver:GetTimeouts"]
<< [1,8,null,{"implicit":0,"pageLoad":300000,"script":30000}]
>> 80:[0,9,"WebDriver:SetTimeouts",{"pageLoad":45043,"script":48021,"implicit":41001}]
<< [1,9,null,{}]
>> 30:[0,10,"WebDriver:GetTimeouts"]
<< [1,10,null,{"implicit":41001,"pageLoad":45043,"script":48021}]
>> 81:[0,11,"WebDriver:SetTimeouts",{"pageLoad":45043,"script":48021,"implicit":41001}]
<< [1,11,null,{}]
>> 108:[0,12,"WebDriver:ExecuteScript",{"script":"window.open(\"https://duckduckgo.com\", \"_blank\");","args":[]}]
<< [1,12,null,{"value":null}]
>> 30:[0,13,"WebDriver:CloseWindow"]
<< [1,13,null,["2147483652"]]
>> 32:[0,14,"WebDriver:DeleteSession"]
<< [1,14,null,{}]
>> 32:[0,15,"WebDriver:NewSession",{}]
<< [1,15,null,{"sessionId":"cf37fc7d-bdfc-4881-ac18-f660d7cca302","capabilities":{"browserName":"firefox","browserVersion":"58.0.2","platformName":"linux","platformVersion":"3.16.0-4-amd64","pageLoadStrategy":"normal","acceptInsecureCerts":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"rotatable":false,"moz:accessibilityChecks":false,"moz:headless":true,"moz:processID":13575,"moz:profile":"/var/tmp/cpansmoker-1000/2018021009/firefox_marionette_profile_qdIInKXMvrq","moz:webdriverClick":true}}]
>> 51:[0,16,"Marionette:Quit",{"flags":["eAttemptQuit"]}]
<< [1,16,null,{"cause":"shutdown"}]
*** You are running in headless mode.
<< {"applicationType":"gecko","marionetteProtocol":3}
>> 294:[0,1,"WebDriver:NewSession",{"pageLoadStrategy":"eager","capabilities":{"requiredCapabilities":{"pageLoadStrategy":"eager","moz:accessibilityChecks":true,"moz:webdriverClick":true,"acceptInsecureCerts":true}},"moz:accessibilityChecks":true,"moz:webdriverClick":true,"acceptInsecureCerts":true}]
<< [1,1,null,{"sessionId":"83faecb7-8ca8-4718-a39e-be3f9f5960dc","capabilities":{"browserName":"firefox","browserVersion":"58.0.2","platformName":"linux","platformVersion":"3.16.0-4-amd64","pageLoadStrategy":"eager","acceptInsecureCerts":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"rotatable":false,"moz:accessibilityChecks":true,"moz:headless":true,"moz:processID":14191,"moz:profile":"/var/tmp/cpansmoker-1000/2018021009/firefox_marionette_profile_dl5u6Tq3kUy","moz:webdriverClick":true}}]
>> 33:[0,2,"WebDriver:GetCapabilities"]
<< [1,2,null,{"capabilities":{"browserName":"firefox","browserVersion":"58.0.2","platformName":"linux","platformVersion":"3.16.0-4-amd64","pageLoadStrategy":"eager","acceptInsecureCerts":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"rotatable":false,"moz:accessibilityChecks":true,"moz:headless":true,"moz:processID":14191,"moz:profile":"/var/tmp/cpansmoker-1000/2018021009/firefox_marionette_profile_dl5u6Tq3kUy","moz:webdriverClick":true}}]
>> 50:[0,3,"Marionette:Quit",{"flags":["eAttemptQuit"]}]
<< [1,3,null,{"cause":"shutdown"}]
**** DEPRECATED METHOD - page_source HAS BEEN REPLACED BY html **** at t/01-marionette.t line 410.
**** DEPRECATED METHOD - find_element HAS BEEN REPLACED BY find **** at t/01-marionette.t line 418.
**** DEPRECATED METHOD - send_keys HAS BEEN REPLACED BY type **** at t/01-marionette.t line 440.
**** DEPRECATED METHOD - find_elements HAS BEEN REPLACED BY list **** at t/01-marionette.t line 442.
**** DEPRECATED METHOD - send_keys HAS BEEN REPLACED BY type **** at t/01-marionette.t line 443.
# Installing extension from /home/eserte/.cpan/build/2018021009/Firefox-Marionette-0.37-4huFno/t/addons/test.xpi

(firefox:15567): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed

(firefox:15567): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed

(firefox:15567): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed

(firefox:15567): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed

(firefox:15567): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed

(firefox:15567): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed
ExceptionHandler::GenerateDump cloned child 15729
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...

(/home/eserte/Downloads/firefox/firefox:15710): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed

(/home/eserte/Downloads/firefox/firefox:15710): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed

(/home/eserte/Downloads/firefox/firefox:15710): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed

(/home/eserte/Downloads/firefox/firefox:15710): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed

(/home/eserte/Downloads/firefox/firefox:15710): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed

(/home/eserte/Downloads/firefox/firefox:15710): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed
# Exception in t/01-marionette.t at line 609 during new:Firefox exited with a 11 at t/01-marionette.t line 24.
# Caught a SEGV type exception.  Running any appliable memory checks
# grep -r Mem /proc/meminfo
# MemTotal:       32888924 kB
# MemFree:          845464 kB
# MemAvailable:    2186640 kB
# ulimit -a | grep -i mem
# memory(kbytes)       unlimited
# locked memory(kbytes) 64
# vmemory(kbytes)      3145728
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Killed
Makefile:917: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 137

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    base                0     2.14    
    Config              0     0       
    Config::INI::Reader 0     0.025   
    Crypt::URandom      0     0.36    
    English             0     1.04    
    Exporter            0     5.63    
    Fcntl               0     1.06    
    File::Spec          0     3.30    
    File::Temp          0     0.22    
    FileHandle          0     2.02    
    IPC::Run            0     0.94    
    JSON                0     2.90    
    MIME::Base64        0     3.08    
    overload            0     1.07    
    perl                5.006 5.010001
    POSIX               0     1.17    
    Socket              0     2.021   
    URI                 0     1.71    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Cwd                 0     3.30    
    Digest::SHA         0     5.47    
    Test::More          0     1.302022

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.18    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/home/eserte/bin/pistachio-perl/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/eserte/.cpan/build/2018021009/Config-INI-0.025-XunnIw/blib/arch:/home/eserte/.cpan/build/2018021009/Config-INI-0.025-XunnIw/blib/lib:/home/eserte/.cpan/build/2018021009/Mixin-Linewise-0.108-aIXIY5/blib/arch:/home/eserte/.cpan/build/2018021009/Mixin-Linewise-0.108-aIXIY5/blib/lib:/home/eserte/.cpan/build/2018021009/PerlIO-utf8_strict-0.007-hO2MWt/blib/arch:/home/eserte/.cpan/build/2018021009/PerlIO-utf8_strict-0.007-hO2MWt/blib/lib:/home/eserte/.cpan/build/2018021009/Crypt-URandom-0.36-8Lh4FR/blib/arch:/home/eserte/.cpan/build/2018021009/Crypt-URandom-0.36-8Lh4FR/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12052
    PERL5_CPAN_IS_RUNNING = 12052
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6810,12052
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1000/2018021009/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    STDPERL = perl
    TERM = xterm
    TMPDIR = /var/tmp/cpansmoker-1000/2018021009

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /opt/perl-5.10.1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 27 29 30 44 46 108 111 115 128 134 1000 1024
    $EGID = 1000 4 24 25 27 29 30 44 46 108 111 115 128 134 1000 1024

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9402  
    CPAN::Meta          2.143240
    Cwd                 3.30    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.18    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 7.18    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.30    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.302022
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux cabulja 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.10.1 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 1.42
  Built under linux
  Compiled at Jun  1 2016 22:18:42
  %ENV:
    PERL5LIB="/home/eserte/.cpan/build/2018021009/Config-INI-0.025-XunnIw/blib/arch:/home/eserte/.cpan/build/2018021009/Config-INI-0.025-XunnIw/blib/lib:/home/eserte/.cpan/build/2018021009/Mixin-Linewise-0.108-aIXIY5/blib/arch:/home/eserte/.cpan/build/2018021009/Mixin-Linewise-0.108-aIXIY5/blib/lib:/home/eserte/.cpan/build/2018021009/PerlIO-utf8_strict-0.007-hO2MWt/blib/arch:/home/eserte/.cpan/build/2018021009/PerlIO-utf8_strict-0.007-hO2MWt/blib/lib:/home/eserte/.cpan/build/2018021009/Crypt-URandom-0.36-8Lh4FR/blib/arch:/home/eserte/.cpan/build/2018021009/Crypt-URandom-0.36-8Lh4FR/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12052"
    PERL5_CPAN_IS_RUNNING="12052"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="6810,12052"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1000/2018021009/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/eserte/.cpan/build/2018021009/Config-INI-0.025-XunnIw/blib/arch
    /home/eserte/.cpan/build/2018021009/Config-INI-0.025-XunnIw/blib/lib
    /home/eserte/.cpan/build/2018021009/Mixin-Linewise-0.108-aIXIY5/blib/arch
    /home/eserte/.cpan/build/2018021009/Mixin-Linewise-0.108-aIXIY5/blib/lib
    /home/eserte/.cpan/build/2018021009/PerlIO-utf8_strict-0.007-hO2MWt/blib/arch
    /home/eserte/.cpan/build/2018021009/PerlIO-utf8_strict-0.007-hO2MWt/blib/lib
    /home/eserte/.cpan/build/2018021009/Crypt-URandom-0.36-8Lh4FR/blib/arch
    /home/eserte/.cpan/build/2018021009/Crypt-URandom-0.36-8Lh4FR/blib/lib
    /opt/perl-5.10.1/lib/5.10.1/x86_64-linux
    /opt/perl-5.10.1/lib/5.10.1
    /opt/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux
    /opt/perl-5.10.1/lib/site_perl/5.10.1
    .