Description
There are two pull requests which introduced some "ignores" for tests in .NET:
https://github.com/apache/tinkerpop/pull/1383
https://github.com/apache/tinkerpop/pull/1387
In both cases the Gremlin seems to work fine but the assertions aren't robust enough in the framework to handle the results (i think). We should try to settle this before 3.5.0 release.