Skip to content

Commit 707ccde

Browse files
committed
Ignore summary test failing with Neo4j 3.5 EE
1 parent c834892 commit 707ccde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testkit-backend/backend.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -862,5 +862,6 @@ func testSkips() map[string]string {
862862
"stub.summary.test_summary.TestSummary.test_partial_summary_not_contains_updates": "Breaking change needed for summary#contains_update - only fixed in 5.0",
863863
"stub.summary.test_summary.TestSummary.test_partial_summary_not_contains_system_updates": "Breaking change needed for summary#contains_update - only fixed in 5.0",
864864
"stub.summary.test_summary.TestSummary.test_partial_summary_system_updates": "Breaking change needed for summary#contains_update - only fixed in 5.0",
865+
"neo4j.test_summary.TestSummary.test_contains_time_information": "Strange behavior with Neo4j 3.5 EE",
865866
}
866867
}

0 commit comments

Comments
 (0)