forked from JanusGraph/janusgraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds the necessary annotation to repeat flaky tests if necessary for tests described in these issues: * JanusGraph#1457 * JanusGraph#1459 * JanusGraph#1462 * JanusGraph#1464 * JanusGraph#1465 * JanusGraph#1497 * JanusGraph#1498 * JanusGraph#2272 * JanusGraph#3142 * JanusGraph#3356 * JanusGraph#3392 * JanusGraph#3393 * JanusGraph#3651 * JanusGraph#3931 * JanusGraph#3959 * JanusGraph#3960 I went through the recent builds on `master` and checked all failed builds. I think this should handle all flaky tests that occurred in these builds, apart from the TinkerPop test where I just don't know how to deal with it: JanusGraph#3841, but we can of course just address that in another PR. We however also sometimes get failed jobs because of some intermediate issues where a backend cannot be properly set up or teared down for some reason or downloading some artifact just fails. I don't know what we can do to improve this, but I would also consider that out of scope of this PR where I just wanted to deal with failing jobs due to specific tests being flaky. Hopefully, this will already lead to significantly fewer cases where we have to manually restart failed jobs (which I had to do a lot lately for all these Dependabot PRs). I also added a link to the relevant issue to all flaky tests. Signed-off-by: Florian Hockmann <[email protected]>
- Loading branch information
1 parent
e2b0bed
commit 87911fd
Showing
17 changed files
with
173 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
87911fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete
15049.303236515556
ms/op22832.725066731808
ms/op0.66
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1413.6958852830587
ms/op1846.1651353102989
ms/op0.77
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
221.88863270434786
ms/op225.06416455256917
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runReindex
468.4065219936364
ms/op577.6853888111111
ms/op0.81
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
541.7572911299527
ms/op404.26724358193667
ms/op1.34
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
8977.65013220286
ms/op14049.432726261206
ms/op0.64
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
34747.640065616666
ms/op48032.01077955
ms/op0.72
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
35803.87329616667
ms/op48915.53240540001
ms/op0.73
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
68364.12687456666
ms/op105756.8187758
ms/op0.65
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
17129.25122866571
ms/op22789.450908244446
ms/op0.75
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
625.9540944146981
ms/op834.129436581297
ms/op0.75
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
9057.290032835152
ms/op12360.737748881762
ms/op0.73
org.janusgraph.CQLMultiQueryBenchmark.getNames
16909.090769497263
ms/op22053.325934522858
ms/op0.77
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
10904.143563668302
ms/op17268.2833808608
ms/op0.63
org.janusgraph.CQLMultiQueryBenchmark.getLabels
14904.631947345866
ms/op19012.308155116116
ms/op0.78
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
689.5879977666558
ms/op877.034097341064
ms/op0.79
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
23811.81276229167
ms/op29542.13639576095
ms/op0.81
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
589.6935792933739
ms/op801.440679281071
ms/op0.74
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
30674.97159124953
ms/op44586.59237236953
ms/op0.69
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
416.7214731096712
ms/op539.5587642404585
ms/op0.77
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
34964.58658352667
ms/op48771.697695169096
ms/op0.72
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
16884.995259987143
ms/op22258.082075511105
ms/op0.76
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
18179.77007957989
ms/op24524.48026238206
ms/op0.74
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
17503.56394679045
ms/op23609.766987193336
ms/op0.74
This comment was automatically generated by workflow using github-action-benchmark.