File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 10
10
" Driver rejects empty queries before sending it to the server" ,
11
11
"'stub.server_side_routing.test_server_side_routing.TestServerSideRouting.test_direct_connection_with_url_params'" :
12
12
" Driver emits deprecation warning. Behavior will be unified in 6.0." ,
13
- "neo4j.datatypes.test_temporal_types.TestDataTypes.test_should_echo_all_timezone_ids" :
13
+ "' neo4j.datatypes.test_temporal_types.TestDataTypes.test_should_echo_all_timezone_ids' " :
14
14
" test_subtest_skips.dt_conversion" ,
15
- "neo4j.datatypes.test_temporal_types.TestDataTypes.test_date_time_cypher_created_tz_id" :
16
- " test_subtest_skips.tz_id"
15
+ "'neo4j.datatypes.test_temporal_types.TestDataTypes.test_date_time_cypher_created_tz_id'" :
16
+ " test_subtest_skips.tz_id" ,
17
+ "'stub.tx_run.test_tx_run.TestTxRun.test_should_prevent_discard_after_tx_termination_on_run'" :
18
+ " Fixme: transactions don't prevent further actions after failure." ,
19
+ "'stub.tx_run.test_tx_run.TestTxRun.test_should_prevent_pull_after_tx_termination_on_pull'" :
20
+ " Fixme: transactions don't prevent further actions after failure." ,
21
+ "'stub.tx_run.test_tx_run.TestTxRun.test_should_prevent_pull_after_tx_termination_on_run'" :
22
+ " Fixme: transactions don't prevent further actions after failure."
17
23
},
18
24
"features" : {
19
25
"Feature:API:BookmarkManager" : true ,
You can’t perform that action at this time.
0 commit comments