Slaven Rezić

Results 111 issues of Slaven Rezić

On some of my smoker systems I see the test suite failing: ``` Killing hung worker (6042) # Hung worker error: timed out after 2 seconds at /home/cpansand/.cpan/build/2018120418/AnyEvent-Task-0.805-0/blib/lib/AnyEvent/Task/Client/Checkout.pm line 127....

On my smoker systems the test t/600_plugins/013_websocket.t sometimes fails: ``` # Failed test at t/600_plugins/013_websocket.t line 83. # got: '}' # expected: 'server-send' # Looks like you failed 1 test...

http://deps.cpantesters.org/depended-on-by.pl?module=Tree%3A%3ADAG_Node currently shows Test-Warn as one of the reverse dependencies (including a huge subtree). However, it seems that the newest version of Test::Warn does not use Tree::DAG_Node anymore, see -...

It would be nice if this distribution was also available on CPAN. If you agree with this, and need some help, then I can provide a pull request with the...

Currently it's not possible to overwrite the hardcoded `deviceName='iPhone 6'` (reason is that in `analyzeUrl()` in `plugins/browsertime/analyzer.js` `chromeIphoneEmulationOptions` containing the defaults comes after `btOptions.chrome`). Additionally, it's also not possible to...

bug

Starting with sitespeed.io:12.5.0 the bundled chrome browser makes preflight OPTIONS requests for resources like fonts or external json data if `--browsertime.requestheader` is used. Depending on the server configuration, these requests...

upstream
Chrome

A sample fail report: http://www.cpantesters.org/cpan/report/7ed24a94-ea04-11e4-9c74-6970e0bfc7aa perl 5.21.x changed the handling of `$!`: previously the outer locale environment was used for the stringified values, but with 5.21.x one has to explicitely...

The following oneliner fails: ``` $ env AWS_CONFIG_FILE=... perl -MData::Dumper -MPaws -e 'my $x = Paws->service("ES", region => "eu-central-1"); warn Dumper($x->DescribeElasticsearchDomain(DomainName => "..."))' Not an ARRAY reference at /opt/perl-5.30.3/lib/site_perl/5.30.3/Paws/Net/RestJsonResponse.pm line...

t/14_dns_client_errors.t fails on some of my smoker systems: ``` # Failed test 'Correct code ConnectionError code' # at t/14_dns_client_errors.t line 29. # got: 'InvalidContent' # expected: 'ConnectionError' # LWP caller...

t/ack-x.t may fail on systems where a non-English locale is active (e.g. `LC_ALL=de_DE.UTF-8`): ``` # Failed test 'Error \#2 matches' # at t/ack-x.t line 98. # 'ack: /tmp/oFxPwydBrG: Keine Berechtigung'...

tests