pieter martin created TINKERPOP-1378:
----------------------------------------
Summary: Provide a config for Optout
Key: TINKERPOP-1378
URL: https://issues.apache.org/jira/browse/TINKERPOP-1378
Project: TinkerPop
Issue Type: Improvement
Components: test-suite
Affects Versions: 3.2.2
Reporter: pieter martin
Priority: Minor
Currently the {{OptOut}} annotations are specified directly in the main Graph
implementation.
This ticket is to think of a way to specify the {{OptOut}}s in a configuration
file with test scope.
A further concern is to add an additional parameter to the configuration to
name the test suite that the {{OptOut}} applies to.
The reasoning behind this is that an implementation might itself have different
underlying databases with different behavior. So by example,
{{SqlgHsqldbProcessStandardTest}} might {{OptOut}} of different tests to
{{SqlgGraphPostgresProcessStandardTest}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)