Firefox-Marionette v1.55 Perl 5 v5.20.0 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Firefox-Marionette v1.55
- Platform
- Perl 5 v5.20.0 x86_64-linux-ld
- Date
- 2024-04-14 19:44:33
- ID
- 6ad9c4d8-fa97-11ee-a411-dbbd6a9b51cd
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-1.55
on perl 5.20.0, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Firefox::Marionette 1.55
t/00.load.t ......... ok
# Version is Mozilla Firefox 115.7.0esr
# DISPLAY is :121
# D-Bus is working
# Debian Version is trixie/sid
# Xvfb deb version is 2:21.1.11-2
# grep -r Mem /proc/meminfo
# MemTotal: 24488484 kB
# MemFree: 1261304 kB
# MemAvailable: 22205892 kB
# ulimit -a | grep -i mem
# memory(kbytes) unlimited
# locked memory(kbytes) 4109636
# vmemory(kbytes) 16777216
# This firefox installation has 0 existing profiles
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/bin/perl --version' did not produce output that could be parsed. Assuming modern Marionette is available at t/01-marionette.t line 695.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/bin/perl --version' did not produce output that could be parsed. Assuming modern Marionette is available at t/01-marionette.t line 695.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/bin/perl --version' did not produce output that could be parsed. Assuming modern Marionette is available at t/01-marionette.t line 695.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/bin/perl --version' did not produce output that could be parsed. Assuming modern Marionette is available at t/01-marionette.t line 695.
# Initial tests
# Testing has been running for 3 seconds at t/01-marionette.t line 807
** firefox --version
** firefox -marionette -safe-mode -headless -profile /tmp/firefox_marionette_local_W4yjZFoPwqo/profile --no-remote --new-instance
*** You are running in headless mode.
<< 50:{"applicationType":"gecko","marionetteProtocol":3}
>> 73:[0,1,"WebDriver:NewSession",{"capabilities":{"requiredCapabilities":{}}}]
<< 713:[1,1,null,{"sessionId":"def5922c-475e-4986-a8ef-d0679e6545da","capabilities":{"browserName":"firefox","browserVersion":"115.7.0","platformName":"linux","acceptInsecureCerts":false,"pageLoadStrategy":"normal","setWindowRect":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"strictFileInteractability":false,"unhandledPromptBehavior":"dismiss and notify","moz:accessibilityChecks":false,"moz:buildID":"20240115170312","moz:headless":true,"moz:platformVersion":"6.7.9-amd64","moz:processID":1141906,"moz:profile":"/tmp/firefox_marionette_local_W4yjZFoPwqo/profile","moz:shutdownTimeout":60000,"moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}]
>> 33:[0,2,"WebDriver:GetCapabilities"]
<< 672:[1,2,null,{"value":{"capabilities":{"browserName":"firefox","browserVersion":"115.7.0","platformName":"linux","acceptInsecureCerts":false,"pageLoadStrategy":"normal","setWindowRect":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"strictFileInteractability":false,"unhandledPromptBehavior":"dismiss and notify","moz:accessibilityChecks":false,"moz:buildID":"20240115170312","moz:headless":true,"moz:platformVersion":"6.7.9-amd64","moz:processID":1141906,"moz:profile":"/tmp/firefox_marionette_local_W4yjZFoPwqo/profile","moz:shutdownTimeout":60000,"moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}}]
>> 71:[0,3,"WebDriver:ExecuteScript",{"script":"return navigator.userAgent"}]
<< 93:[1,3,null,{"value":"Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0"}]
>> 29:[0,4,"Marionette:GetContext"]
<< 30:[1,4,null,{"value":"content"}]
>> 48:[0,5,"Marionette:SetContext",{"value":"chrome"}]
<< 25:[1,5,null,{"value":null}]
>> 80:[0,6,"WebDriver:ExecuteScript",{"script":"return Services.appinfo.XPCOMABI;\n"}]
<< 34:[1,6,null,{"value":"x86_64-gcc3"}]
>> 29:[0,7,"Marionette:GetContext"]
<< 29:[1,7,null,{"value":"chrome"}]
>> 49:[0,8,"Marionette:SetContext",{"value":"content"}]
<< 25:[1,8,null,{"value":null}]
# Browser version is 115.7.0
# Operating System is linux 6.7.9-amd64
# Profile Directory is /tmp/firefox_marionette_local_W4yjZFoPwqo/profile
# Mozilla PID is 1141906
# Firefox BuildID is 20240115170312
# Addons are disabled
# User Agent is Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0
# uname is linux
# Arch is x86_64
>> 32:[0,9,"Marionette:GetWindowType"]
<< 40:[1,9,null,{"value":"navigator:browser"}]
>> 32:[0,10,"WebDriver:GetWindowRect"]
<< 51:[1,10,null,{"x":0,"y":0,"width":1366,"height":768}]
>> 72:[0,11,"WebDriver:SetWindowRect",{"height":452,"width":326,"x":3,"y":23}]
<< 51:[1,11,null,{"x":3,"y":23,"width":450,"height":452}]
>> 32:[0,12,"WebDriver:GetWindowRect"]
<< 51:[1,12,null,{"x":3,"y":23,"width":450,"height":452}]
>> 32:[0,13,"WebDriver:GetWindowRect"]
<< 51:[1,13,null,{"x":3,"y":23,"width":450,"height":452}]
>> 30:[0,14,"WebDriver:GetTimeouts"]
<< 59:[1,14,null,{"implicit":0,"pageLoad":300000,"script":30000}]
>> 81:[0,15,"WebDriver:SetTimeouts",{"implicit":41001,"pageLoad":45043,"script":48021}]
<< 26:[1,15,null,{"value":null}]
>> 30:[0,16,"WebDriver:GetTimeouts"]
<< 62:[1,16,null,{"implicit":41001,"pageLoad":45043,"script":48021}]
>> 30:[0,17,"WebDriver:GetTimeouts"]
<< 62:[1,17,null,{"implicit":41001,"pageLoad":45043,"script":48021}]
>> 81:[0,18,"WebDriver:SetTimeouts",{"implicit":41001,"pageLoad":45043,"script":48021}]
<< 26:[1,18,null,{"value":null}]
>> 72:[0,19,"WebDriver:ExecuteScript",{"script":"return navigator.webdriver"}]
<< 26:[1,19,null,{"value":true}]
>> 87:[0,20,"WebDriver:ExecuteScript",{"script":"window.open(\"about:blank\", \"_blank\");"}]
<< 26:[1,20,null,{"value":null}]
>> 30:[0,21,"WebDriver:CloseWindow"]
<< 52:[1,21,null,["478bb8cf-5a4c-4209-8b1b-4b6bf441ee0d"]]
>> 32:[0,22,"WebDriver:DeleteSession"]
<< 26:[1,22,null,{"value":null}]
>> 74:[0,23,"WebDriver:NewSession",{"capabilities":{"requiredCapabilities":{}}}]
<< 714:[1,23,null,{"sessionId":"54c1cab2-e81f-4365-a99d-4e4e08b888b0","capabilities":{"browserName":"firefox","browserVersion":"115.7.0","platformName":"linux","acceptInsecureCerts":false,"pageLoadStrategy":"normal","setWindowRect":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"strictFileInteractability":false,"unhandledPromptBehavior":"dismiss and notify","moz:accessibilityChecks":false,"moz:buildID":"20240115170312","moz:headless":true,"moz:platformVersion":"6.7.9-amd64","moz:processID":1141906,"moz:profile":"/tmp/firefox_marionette_local_W4yjZFoPwqo/profile","moz:shutdownTimeout":60000,"moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}]
>> 51:[0,24,"Marionette:Quit",{"flags":["eAttemptQuit"]}]
<< 61:[1,24,null,{"cause":"shutdown","forced":false,"in_app":true}]
# Starting new firefox for testing capabilities and accessing proxies
# Using proxy port TCP/55831
# Using SOCKS port TCP/40433
# Testing has been running for 8 seconds at t/01-marionette.t line 1214
# Testing has been running for 12 seconds at t/01-marionette.t line 1321
# Testing has been running for 12 seconds at t/01-marionette.t line 1351
# Starting new firefox for testing proxies with proxy port TCP/59677
# Testing has been running for 14 seconds at t/01-marionette.t line 1469
# Starting new firefox for testing proxies again using default proxy port TCP/3128
# Testing has been running for 20 seconds at t/01-marionette.t line 1516
# Starting new firefox for testing PDFs and script elements
# Testing has been running for 50 seconds at t/01-marionette.t line 1580
# WebGL is enabled by default when visible and addons are turned off
# Starting new firefox for testing logins
# Testing has been running for 58 seconds at t/01-marionette.t line 2313
# WebGL appears to be enabled in headless mode (with addons => 1)
# Testing has been running for 67 seconds at t/01-marionette.t line 2685
# Starting new firefox for testing custom headers
# Testing has been running for 67 seconds at t/01-marionette.t line 3023
# Starting new firefox for testing metacpan and iframe, with find, downloads, extensions and actions
# Testing has been running for 73 seconds at t/01-marionette.t line 3190
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3206.
# Testing has been running for 78 seconds at t/01-marionette.t line 3222
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3260.
**** DEPRECATED METHOD - using current_chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3260.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3262.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3271.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3272.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3296.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3297.
# Switch to shadow root is broken:unknown command: WebDriver:SwitchToShadowRoot at t/01-marionette.t line 3345
**** DEPRECATED METHOD - list HAS BEEN REPLACED BY find **** at t/01-marionette.t line 3356.
# $firefox->active_frame is not supported for 115.7.0:unknown command: WebDriver:GetActiveFrame at t/01-marionette.t line 3373
# Starting new firefox for testing JSON from localhost and alerts and extensions
# Testing has been running for 78 seconds at t/01-marionette.t line 4492
# Original install path is /tmp/loop_over_bdir-122380-ZOwdzc/Firefox-Marionette-1.55-0/t/addons/borderify/manifest.json
# Installing extension from /tmp/loop_over_bdir-122380-ZOwdzc/Firefox-Marionette-1.55-0/t/addons/borderify/manifest.json
# Accepting connections for [Test HTTP Content Server for 1141872]
# Accepted connection
# Accepted connection
# Got request for /?format=JSON
# { "id": "5", "value": "soÃÂmething"}
# Accepted connection
# Got request for /?format=txt
# This is ordinary text
# Accepted connection
# Got request for /?format=txt
# Accepted connection
# Got request for /?format=txt
# Caught exception in content server:Caught a TERM signal at t/01-marionette.t line 115.
**** DEPRECATED METHOD - using accept_dialog() HAS BEEN REPLACED BY accept_alert **** at t/01-marionette.t line 4695.
# Starting new firefox for testing proxy by argument, capabilities, window switching and certificates using proxy port TCP/45089
# Testing has been running for 87 seconds at t/01-marionette.t line 4867
# Starting new firefox for testing %ENV proxy, min/maxing and killing firefox
# Testing has been running for 121 seconds at t/01-marionette.t line 5152
# Starting new firefox for testing visibility and TLS proxy servers
# Testing has been running for 121 seconds at t/01-marionette.t line 5327
# Starting new firefox for shortcut TLS proxy servers
# Testing has been running for 121 seconds at t/01-marionette.t line 5423
# Starting new firefox for shortcut normal proxy servers
# Testing has been running for 121 seconds at t/01-marionette.t line 5458
# Testing has been running for 121 seconds at t/01-marionette.t line 5484
# Total runtime is 121 seconds
t/01-marionette.t ... ok
# Running taint checks with PATH set to /usr/bin:/bin:/usr/local/bin
t/02-taint.t ........ ok
t/03-close.t ........ skipped: Author tests not required for installation
t/03-closedir.t ..... skipped: Author tests not required for installation
t/03-fork.t ......... skipped: Author tests not required for installation
t/03-mkdir.t ........ skipped: Author tests not required for installation
t/03-opendir.t ...... skipped: Author tests not required for installation
t/03-read.t ......... skipped: Author tests not required for installation
t/03-seek.t ......... skipped: Author tests not required for installation
t/03-stat.t ......... skipped: Author tests not required for installation
t/03-sysopen.t ...... skipped: Author tests not required for installation
t/04-botd.t ......... skipped: Author tests not required for installation
t/04-fingerprint.t .. skipped: Author tests not required for installation
t/04-proxy.t ........ skipped: Author tests not required for installation
t/04-webauthn.t ..... skipped: Author tests not required for installation
t/manifest.t ........ skipped: Author tests not required for installation
t/pod-coverage.t .... ok
t/pod.t ............. ok
All tests successful.
Test Summary Report
-------------------
t/01-marionette.t (Wstat: 0 Tests: 1938 Failed: 0)
TODO passed: 54, 1449
Files=19, Tests=2019, 133 wallclock secs ( 0.28 usr 0.05 sys + 72.15 cusr 23.79 csys = 96.27 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Archive::Zip 0 1.68
Config 0 5.020000
Config::INI::Reader 0 0.029
Crypt::URandom 0 0.39
DirHandle 0 1.04
Encode 0 3.20
English 0 1.09
Exporter 0 5.77
Fcntl 0 1.11
File::Find 0 1.27
File::Spec 0 3.75
File::Temp 0 0.2311
FileHandle 0 2.02
IO::Handle 0 1.55
IPC::Open3 1.03 1.16
JSON 0 4.10
MIME::Base64 3.11 3.16
overload 0 1.22
parent 0 0.228
perl 5.006 5.020000
Pod::Simple::Text 0 3.43
POSIX 0 1.38_03
Scalar::Util 0 1.63
Socket 0 2.037
Term::ReadKey 0 2.38
Text::CSV_XS 1.35 1.53
Time::HiRes 0 1.9764
Time::Local 0 1.35
URI 1.61 5.28
URI::data 0 5.28
URI::Escape 0 5.28
URI::URL 0 5.28
XML::Parser 0 2.46
build_requires:
Module Need Have
------------------- ----- --------
Compress::Zlib 0 2.207
Crypt::PasswdMD5 0 1.42
Cwd 0 3.75
Digest::SHA 0 6.04
File::HomeDir 0 1.006
HTTP::Daemon 0 6.14
HTTP::Response 0 6.44
HTTP::Status 0 6.44
IO::Socket::IP 0 0.41
IO::Socket::SSL 0 2.084
PDF::API2 2.036 2.044
Test::CheckManifest 0.9 1.43
Test::More 0 1.302195
Test::Pod 1.41 1.52
Test::Pod::Coverage 1.04 1.10
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1141575
PERL5_CPAN_IS_RUNNING = 1141575
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302195
Test::Harness 3.44
Test::More 1.302195
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Derived from: d7d4eceb184d8fc54797d661a6d5ff9a4a7048c3
Platform:
osname=linux, osvers=6.0.0-5-amd64, archname=x86_64-linux-ld
uname='linux k93msid 6.0.0-5-amd64 #1 smp preempt_dynamic debian 6.0.10-2 (2022-12-01) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='12.2.0', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.36'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LONG_DOUBLE
USE_PERLIO USE_PERL_ATOF
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Feb 12 2023 08:49:55
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1141575"
PERL5_CPAN_IS_RUNNING="1141575"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/5.20.0/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/5.20.0
.