ccrvincent commented on a change in pull request #23: SCIMple 84
URL: https://github.com/apache/directory-scimple/pull/23#discussion_r365506019
##########
File path:
scim-spec/scim-spec-schema/src/test/java/org/apache/directory/scim/spec/schema/SchemaTest.java
##########
@@ -71,7 +71,6 @@ public void setUp() {
"schemas/urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig.json",
"schemas/urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.json"
})
- @Disabled
Review comment:
As the commit message says, the filenames for the schemas are not Windows
friendly, so this test was failing.
I cannot even rename them without using a different OS. I'll file a new
low-priority issue, since I'm not sure what the maintainers would want to do
with them...
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]