PR ready to fix the failures
https://github.com/geotools/geotools/pull/3826


>From the main pom.xml I see this:
  <!--     online             Profile to activate tests which end  -->
  <!--                        in "OnlineTest.java
    -->
 <profile>
      <id>online</id>
      <properties>
        <online.skip.pattern>disabled</online.skip.pattern>
      </properties>
    </profile>

and  <online.skip.pattern>**/*OnlineTest.java</online.skip.pattern>

So I think that a build which triggers the online profile is executing all
the OnlineTest around.



Regards,

Daniele Romagnoli

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Daniele Romagnoli
Senior Software Engineer

GeoSolutions Group
phone: +39 0584 962313
fax:      +39 0584 1660272

https://www.geosolutionsgroup.com/
http://twitter.com/geosolutions_it
-------------------------------------------------------

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.


On Tue, Mar 22, 2022 at 9:13 AM Ian Turton <ijtur...@gmail.com> wrote:

> It's an online test, though why only PostGIS triggers it I couldn't say
>
> Ian
>
> On Mon, 21 Mar 2022 at 17:25, Jody Garnett <jody.garn...@gmail.com> wrote:
>
>> But .. .why is this only getting the PostGIS online tests?
>>
>> On Mon, Mar 21, 2022 at 10:15 AM Daniele Romagnoli <
>> daniele.romagn...@geosolutionsgroup.com> wrote:
>>
>>> Hi Ian,
>>> I'm currently investigating that.
>>> It seems like the Landsat8 S3 free datasets are no longer available or
>>> they changed something on their S3 data.
>>> https://docs.opendata.aws/landsat-pds/readme.html
>>>
>>> I'm investigating a Sentinel2 replacement.
>>>
>>> Regards.
>>> Daniele
>>>
>>>
>>>
>>>
>>>
>>> Regards,
>>>
>>> Daniele Romagnoli
>>>
>>> ==
>>> GeoServer Professional Services from the experts!
>>>
>>> Visit http://bit.ly/gs-services-us for more information.
>>> ==
>>>
>>> Daniele Romagnoli
>>> Senior Software Engineer
>>>
>>> GeoSolutions Group
>>> phone: +39 0584 962313
>>> fax:      +39 0584 1660272
>>>
>>> https://www.geosolutionsgroup.com/
>>> http://twitter.com/geosolutions_it
>>> -------------------------------------------------------
>>>
>>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>>
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>> e-mail or the information herein by anyone other than the intended
>>> recipient is prohibited. If you have received this email by mistake, please
>>> notify us immediately by telephone or e-mail.
>>>
>>>
>>> On Mon, Mar 21, 2022 at 6:10 PM Ian Turton <ijtur...@gmail.com> wrote:
>>>
>>>> I'm seeing the following failures on both GitHub and locally:
>>>> https://github.com/geotools/geotools/runs/5606477900?check_suite_focus=true
>>>>
>>>> Error: Failures:
>>>>    Error: ImageMosaicCogOnlineTest.testCogMosaicOverview:133
>>>>    Error: ImageMosaicCogOnlineTest.testFSDateCollect:321
>>>> expected:<2019> but was:<2022>
>>>>    Error: ImageMosaicCogOnlineTest.testHarvestSingleURL:200
>>>> expected:<2> but was:<1>
>>>> Error: Errors:
>>>>    Error: ImageMosaicCogOnlineTest.testEmptyMosaic:227 » NullPointer
>>>>    Error: ImageMosaicCogOnlineTest.testTimeDimensionMosaic:288 »
>>>> NullPointer
>>>>
>>>> Has anyone changed something that might be causing this issue?
>>>>
>>>> Ian
>>>>
>>>> --
>>>> Ian Turton
>>>> _______________________________________________
>>>> GeoTools-Devel mailing list
>>>> GeoTools-Devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>>
>>> _______________________________________________
>>> GeoTools-Devel mailing list
>>> GeoTools-Devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>> --
>> --
>> Jody Garnett
>>
>
>
> --
> Ian Turton
>
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to