Mapstore building war

20 views
Skip to first unread message
Assigned to matteo.v...@geosolutionsgroup.com by lorenzo...@geosolutionsgroup.com

john mickel

unread,
Nov 25, 2022, 5:40:14 AM11/25/22
to mapstore-users
Hi everyone, I hope that everything is fine
My question is about building my war file. I have clone my project from github and I tried to build it with the command  "./build.sh [version_identifier] printing" and I've got this error.
Is there a solution
er1.png
er2.png

Matteo Velludini

unread,
Nov 25, 2022, 5:45:54 AM11/25/22
to mapstor...@googlegroups.com
you can disable temporarily the execution of tests 
by commenting (adding a # in front of) 
# npm test

Sometimes tests fail randomly or due to a race condition normally not happening. 
otherwise it would have failed also in our ci/cd pipelines

Anyway I see that this test is included in this task 8566 to be checked

--
You received this message because you are subscribed to the Google Groups "mapstore-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mapstore-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mapstore-users/415f0efc-9a97-4fe0-9c0e-8a4bdedb8c52n%40googlegroups.com.


--

Regards,

Matteo Velludini

==

GeoServer Professional Services from the experts!

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

==

Matteo Velludini

Frontend Software Engineer


GeoSolutions Group
phone: +39 0584 962313

fax:     +39 0584 1660272

mob:   +39  333 8128928


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.

john mickel

unread,
Nov 25, 2022, 12:57:40 PM11/25/22
to mapstore-users
Hi,
Thank you so much but I want to know how can I skip this test. What command should I use

Matteo Velludini

unread,
Nov 28, 2022, 5:46:39 AM11/28/22
to mapstor...@googlegroups.com
Hi,

in order to skip only you may add .skip to the "it" function of the test you want to skip, this can be done also for "describe" function

Reply all
Reply to author
Forward
0 new messages