Stanislav Rogozhin
Stanislav Rogozhin
I'm using mocha-parallel-tests 2.1.2 and mocha-allure-reporter 1.4.0. I've tested this with mocha 4.1.0, 5.2.0 and 6.1.4.
My understanding is that the 'pending' event doesn't have data and gets filtered out by ``` if (!message_channel_1.isEventWithId(data)) { continue; } ```
@AveryData weird. Did you extract all of the `gis_osm_roads_free_1.*` files? Make sure to have not only `gis_osm_roads_free_1.shp` but all others as well; `fclass` and other attributes are loaded from the...