fkellner
fkellner
Dear rumble developers, I recently created a small install script which installs Java 8 (on Debian-based Systems), downloads and unpacks Apache Spark and RumbleDB and adds a REPL and JSONiq...
### Describe the bug Running a task with `@Parallel`-annotated for-loops calculating a simple low-pass filter produces an OpenCL syntax error when run on Apple M1 or Windows. The offending method...
## Description Better define DOMUtils tests so they do not break on MacOS, as described in issue #9688 . **Please check if the PR fulfills these requirements** - [X] The...
Caesium Tests using headless chrome fail on MacOS due to disabled WebGL in deprecated karma launcher
## Description Running the test suite with `npm test` on a MacBook (with Apple Silicon, but I don't know if this is really relevant here) results in a lot of...
Taken from https://github.com/facebook/react/issues/27338, these are the helpful points which helped me resolve my issue (old version of Chrome) and which I would have expected to be part of the documentation.
## Description Tiny changes that improve accessibility. Should hopefully not take longer than a minute to review. **What kind of change does this PR introduce?** - [x] Bugfix ## Issue...
## Description Apparently, which search service observable emits results first does not depend on the order in which they are passed into the search. The test however assumed there to...
## Description MapStore uses a lot of glyph-only buttons with text tooltips. While these tooltips provide text for the buttons via `aria-labeledby` properties, they are only effective when the tooltips...
## Description As described in https://github.com/geosolutions-it/MapStore2/issues/10127, this PR updates tests relying on 'render' returning a reference to enable react-redux 7.x upwards (where some components become stateless and render no longer...
## Description In our version of MapStore, we are currently using a newer version of `react-redux`, i.e. `7.1.3` instead of `6.0.0`, because it has a much cleaner syntax. However, this...