Skip to content

Datastore tests not running on Windows #163

Closed
@mziccard

Description

@mziccard

Running datastore tests on Windows Server 2012 leads causes the following error:

java.io.IOException: Cannot run program "cmd": NULL: (The filename, directory name, or volume label syntax is incorrect)

Caused by the NULL: at line:
https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/gcloud-java-datastore/src/test/java/com/google/gcloud/datastore/LocalGcdHelper.java#L171

NUL: (with one L) seems to be a valid null device across Windows versions.

@aozarov shall we close this with #162 (as soon as it's ready) or create a dedicated PR?

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: datastoreIssues related to the Datastore API.triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions