[SUITE_PROCESS_STANDARD.compliance] passed all except fews. list up failed 
cases as Graph.Output.


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/e77862bf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/e77862bf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/e77862bf

Branch: refs/heads/master
Commit: e77862bf665fffb7ff0b9a56815c84dfba88608d
Parents: f4554e1
Author: DO YUNG YOON <[email protected]>
Authored: Thu May 4 17:28:22 2017 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Thu May 4 21:31:29 2017 +0900

----------------------------------------------------------------------
 .../scala/org/apache/s2graph/core/S2Graph.scala | 43 ++++++++++++--------
 1 file changed, 25 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/e77862bf/s2core/src/main/scala/org/apache/s2graph/core/S2Graph.scala
----------------------------------------------------------------------
diff --git a/s2core/src/main/scala/org/apache/s2graph/core/S2Graph.scala 
b/s2core/src/main/scala/org/apache/s2graph/core/S2Graph.scala
index 42bf2a8..95186e8 100644
--- a/s2core/src/main/scala/org/apache/s2graph/core/S2Graph.scala
+++ b/s2core/src/main/scala/org/apache/s2graph/core/S2Graph.scala
@@ -534,8 +534,6 @@ object S2Graph {
 }
 
 
-//@Graph.OptIn(Graph.OptIn.SUITE_PROCESS_STANDARD)
-//@Graph.OptIn(Graph.OptIn.SUITE_STRUCTURE_STANDARD)
 @Graph.OptIns(value = Array(
   new Graph.OptIn(value = Graph.OptIn.SUITE_PROCESS_STANDARD),
   new Graph.OptIn(value = Graph.OptIn.SUITE_STRUCTURE_STANDARD)
@@ -670,9 +668,9 @@ object S2Graph {
 //  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.PathTest$Traversals", 
method = "*", reason = "no"),
 //  passed: all
 
-  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest$Traversals",
 method = "validate_g_V_out_out_profile_grateful", reason = "fix this."),
-  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest$Traversals",
 method = "validate_g_V_repeat_both_modern_profile", reason = "fix this."),
-  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest$Traversals",
 method = "validate_g_V_out_out_profile_grateful", reason = "fix this."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest$Traversals",
 method = "grateful_V_out_out_profileXmetricsX", reason = "fix this."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest$Traversals",
 method = "g_V_repeat_both_profileXmetricsX", reason = "fix this."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest$Traversals",
 method = "grateful_V_out_out_profile", reason = "fix this."),
   new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest$Traversals",
 method = "g_V_repeat_both_profile", reason = "fix this."),
 //  failed: grateful_V_out_out_profileXmetricsX, 
g_V_repeat_both_profileXmetricsX, grateful_V_out_out_profile, 
g_V_repeat_both_profile
 
@@ -700,13 +698,16 @@ object S2Graph {
 //  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.AggregateTest$Traversals",
 method = "*", reason = "no"),
 //  passed: all
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupTest$Traversals",
 method = "*", reason = "no"),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupTest$Traversals",
 method = "g_V_repeatXbothXfollowedByXX_timesX2X_group_byXsongTypeX_byXcountX", 
reason = "fix this."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupTest$Traversals",
 method = 
"g_V_repeatXbothXfollowedByXX_timesX2X_groupXaX_byXsongTypeX_byXcountX_capXaX", 
reason = "fix this."),
 //  failed: 
g_V_repeatXbothXfollowedByXX_timesX2X_group_byXsongTypeX_byXcountX, 
g_V_repeatXbothXfollowedByXX_timesX2X_groupXaX_byXsongTypeX_byXcountX_capXaX
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupTestV3d0$Traversals",
 method = "*", reason = "no"),
-//  failed: 
g_V_repeatXbothXfollowedByXX_timesX2X_group_byXsongTypeX_byXcountX, 
g_V_repeatXbothXfollowedByXX_timesX2X_groupXaX_byXsongTypeX_byXcountX_capXaX,
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupTestV3d0$Traversals",
 method = "g_V_repeatXbothXfollowedByXX_timesX2X_group_byXsongTypeX_byXcountX", 
reason = "fix this."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupTestV3d0$Traversals",
 method = 
"g_V_repeatXbothXfollowedByXX_timesX2X_groupXaX_byXsongTypeX_byXcountX_capXaX", 
reason = "fix this."),
+//  failed: 
g_V_repeatXbothXfollowedByXX_timesX2X_group_byXsongTypeX_byXcountX, 
g_V_repeatXbothXfollowedByXX_timesX2X_groupXaX_byXsongTypeX_byXcountX_capXaX
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupCountTest$Traversals",
 method = "*", reason = "no"),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupCountTest$Traversals",
 method = 
"g_V_both_groupCountXaX_out_capXaX_selectXkeysX_unfold_both_groupCountXaX_capXaX",
 reason = "double count. fix this.  "),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.GroupCountTest$Traversals",
 method = 
"g_V_both_groupCountXaX_byXlabelX_asXbX_barrier_whereXselectXaX_selectXsoftwareX_isXgtX2XXX_selectXbX_name",
 reason = "double count. fix this.  "),
 //  failed: 
g_V_both_groupCountXaX_out_capXaX_selectXkeysX_unfold_both_groupCountXaX_capXaX,
 
g_V_both_groupCountXaX_byXlabelX_asXbX_barrier_whereXselectXaX_selectXsoftwareX_isXgtX2XXX_selectXbX_name
 
 //  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.InjectTest$Traversals",
 method = "*", reason = "no"),
@@ -724,7 +725,8 @@ object S2Graph {
 //  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.StoreTest$Traversals",
 method = "*", reason = "no"),
 //  passed: all
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.SubgraphTest$Traversals",
 method = "*", reason = "no"),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.SubgraphTest$Traversals",
 method = 
"g_V_withSideEffectXsgX_repeatXbothEXcreatedX_subgraphXsgX_outVX_timesX5X_name_dedup",
 reason = "fix this."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.SubgraphTest$Traversals",
 method = "g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX", 
reason = "double count. fix this."),
 //  failed: all
 
 //  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect.TreeTest$Traversals",
 method = "*", reason = "no"),
@@ -735,27 +737,32 @@ object S2Graph {
 //  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.CoreTraversalTest", method = 
"*", reason = "no"),
 //  passed: all
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.TraversalInterruptionTest", 
method = "*", reason = "no"),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.TraversalInterruptionTest", 
method = "*", reason = "not supported yet."),
 //  failed: all
 
 //  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.TranslationStrategyProcessTest",
 method = "*", reason = "no"),
 //  passed: all
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.ElementIdStrategyProcessTest",
 method = "*", reason = "no"),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.ElementIdStrategyProcessTest",
 method = "shouldGenerateDefaultIdOnAddVWithSpecifiedId", reason = 
"GraphStep.processNextStart throw FastNoSuchElementException when 
GraphStep.start = true and GraphStep.end = true."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.ElementIdStrategyProcessTest",
 method = "shouldGenerateDefaultIdOnAddVWithGeneratedCustomId", reason = 
"GraphStep.processNextStart throw FastNoSuchElementException when 
GraphStep.start = true and GraphStep.end = true."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.ElementIdStrategyProcessTest",
 method = "shouldGenerateDefaultIdOnGraphAddVWithGeneratedDefaultId", reason = 
"GraphStep.processNextStart throw FastNoSuchElementException when 
GraphStep.start = true and GraphStep.end = true."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.ElementIdStrategyProcessTest",
 method = "shouldGenerateDefaultIdOnAddVWithGeneratedDefaultId", reason = 
"GraphStep.processNextStart throw FastNoSuchElementException when 
GraphStep.start = true and GraphStep.end = true."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.ElementIdStrategyProcessTest",
 method = "shouldGenerateDefaultIdOnGraphAddVWithGeneratedCustomId", reason = 
"GraphStep.processNextStart throw FastNoSuchElementException when 
GraphStep.start = true and GraphStep.end = true."),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.ElementIdStrategyProcessTest",
 method = "shouldGenerateDefaultIdOnGraphAddVWithSpecifiedId", reason = 
"GraphStep.processNextStart throw FastNoSuchElementException when 
GraphStep.start = true and GraphStep.end = true."),
 //  failed: shouldGenerateDefaultIdOnAddVWithSpecifiedId, 
shouldGenerateDefaultIdOnAddVWithGeneratedCustomId, 
shouldGenerateDefaultIdOnGraphAddVWithGeneratedDefaultId,
 //  shouldGenerateDefaultIdOnAddVWithGeneratedDefaultId, 
shouldGenerateDefaultIdOnGraphAddVWithGeneratedCustomId, 
shouldGenerateDefaultIdOnGraphAddVWithSpecifiedId
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.EventStrategyProcessTest",
 method = "*", reason = "no"),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.EventStrategyProcessTest",
 method = "*", reason = "not supported yet."),
 //  failed: all
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.ReadOnlyStrategyProcessTest",
 method = "*", reason = "no"),
-//  failed: all
+//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.verification.ReadOnlyStrategyProcessTest",
 method = "*", reason = "no"),
+//  passed: all
 
-//  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.PartitionStrategyProcessTest",
 method = "*", reason = "no"),
+  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.PartitionStrategyProcessTest",
 method = "*", reason = "not supported yet."),
 //  failed: all
 
 //  new Graph.OptOut(test = 
"org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration.SubgraphStrategyProcessTest",
 method = "*", reason = "no"),
-//  failed: all
+//  passed: all
 
   /** Structure */
   new 
Graph.OptOut(test="org.apache.tinkerpop.gremlin.structure.EdgeTest$BasicEdgeTest",
 method="shouldValidateIdEquality", reason="reference equals on EdgeId is not 
supported."),
@@ -879,7 +886,7 @@ class S2Graph(_config: Config)(implicit val ec: 
ExecutionContext) extends Graph
   val MaxSize = config.getInt("future.cache.max.size")
   val ExpireAfterWrite = config.getInt("future.cache.expire.after.write")
   val ExpireAfterAccess = config.getInt("future.cache.expire.after.access")
-  val WaitTimeout = Duration(60, TimeUnit.SECONDS)
+  val WaitTimeout = Duration(600, TimeUnit.SECONDS)
   val scheduledEx = 
ExecutionContext.fromExecutor(Executors.newSingleThreadExecutor())
 
   val management = new Management(this)

Reply via email to