[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ruby-webdrivers_4.4.1-1_amd64.changes REJECTED



On 19/09/20 3:30 am, Thorsten Alteholz wrote:
> Hi,
>
> please mention the MPL license of
>  webdrivers-4.4.1/spec/webdrivers/geckodriver_spec.rb
> in your debian/copyright.
>
> Thanks!
>  Thorsten
>  

This is a false positive. It is matching the output of a different
program not part of this package as part of tests and tests are disabled.

it 'returns a Gem::Version instance if binary is on the system' do
      allow(geckodriver).to receive(:exists?).and_return(true)

      return_value = "geckodriver 0.24.0 ( 2019-01-28)

The source code of this program is available from
testing/geckodriver in https://hg.mozilla.org/mozilla-central.

This program is subject to the terms of the Mozilla Public License 2.0.
You can obtain a copy of the license at https://mozilla.org/MPL/2.0/";

      allow(Webdrivers::System).to
receive(:call).with(geckodriver.driver_path, '--version').and_return
return_value

> ===
>
> Please feel free to respond to this email if you don't understand why
> your files were rejected, or if you upload new files which address our
> concerns.
>

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: