-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build problem #9688
Comments
@cisco974 thank you so much for reporting this. Can I kindly ask you to ask in ML for this problem? Doing that, one of our team member will be able to double check and the issue will be re-opened if needed. |
What does ML mean? |
Mailing List. Here in the readme are reported the links so that you can subscribe if you want. Thank you so much. |
fkellner
pushed a commit
to fkellner/MapStore2
that referenced
this issue
Mar 7, 2024
…varying browser default stylesheet
4 tasks
4 tasks
MV88
pushed a commit
that referenced
this issue
Mar 29, 2024
… default stylesheet (#10046) Co-authored-by: Florian Kellner <[email protected]>
MV88
pushed a commit
to MV88/MapStore2
that referenced
this issue
Apr 2, 2024
…varying browser default stylesheet (geosolutions-it#10046) Co-authored-by: Florian Kellner <[email protected]>
tdipisa
pushed a commit
that referenced
this issue
Apr 2, 2024
… default stylesheet (#10046) (#10143) Co-authored-by: fkellner <[email protected]> Co-authored-by: Florian Kellner <[email protected]>
offtherailz
pushed a commit
to offtherailz/MapStore2
that referenced
this issue
Apr 10, 2024
…varying browser default stylesheet (geosolutions-it#10046) Co-authored-by: Florian Kellner <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
When I try to install the MapSotre back-end on a mac
How to reproduce
After retrieving the source code from github and building the front-end (without any problems)
Run ./build.sh
Current Result
SUMMARY:
✔ 7963 tests completed
ℹ 5 tests skipped
⚠ 129 tests slow
✖ 1 test failed
FAILED TESTS:
Test the DOMUtils
✖ test getOffsetBottom
Chrome Headless 119.0.6045.123 (Mac OS 10.15.7)
Error: Expected 11 to equal 10
at assert (webpack://mapstore2/./node_modules/expect/lib/assert.js?:29:9)
at Expectation.toEqual (webpack://mapstore2/./node_modules/expect/lib/Expectation.js?:85:30)
at Context.eval (webpack://mapstore2/./web/client/utils/tests/DOMUtil-test.js?:44:59)
Other useful information
Java version : openjdk version "11.0.21"
node : v16.19.1
npm : 8.19.3
Apache Maven 3.9.5
The text was updated successfully, but these errors were encountered: