jpabbuehl commented on PR #2286:
URL: https://github.com/apache/age/pull/2286#issuecomment-3718721059

   `
   docker build -f docker/Dockerfile.dev -t age-test .
   # +++ regress install-check in  +++
   # initializing database system by running initdb
   # using temp instance on port 61958 with PID 80
   ok 1         - scan                                       54 ms
   ok 2         - graphid                                     4 ms
   ok 3         - agtype                                     21 ms
   ok 4         - agtype_hash_cmp                             3 ms
   ok 5         - catalog                                    51 ms
   ok 6         - cypher                                     10 ms
   ok 7         - expr                                     1489 ms
   ok 8         - cypher_create                              28 ms
   ok 9         - cypher_match                             7464 ms
   ok 10        - cypher_unwind                             176 ms
   ok 11        - cypher_set                                 28 ms
   ok 12        - cypher_remove                             100 ms
   ok 13        - cypher_delete                              52 ms
   ok 14        - cypher_with                               109 ms
   ok 15        - cypher_vle                               2153 ms
   ok 16        - cypher_union                                7 ms
   ok 17        - cypher_call                                 9 ms
   ok 18        - cypher_merge                               66 ms
   ok 19        - cypher_subquery                           158 ms
   ok 20        - age_global_graph                           26 ms
   ok 21        - age_load                                  545 ms
   ok 22        - index                                      97 ms
   ok 23        - analyze                                     6 ms
   ok 24        - graph_generation                           16 ms
   ok 25        - name_validation                            29 ms
   ok 26        - jsonb_operators                            16 ms
   ok 27        - list_comprehension                        135 ms
   ok 28        - map_projection                              9 ms
   ok 29        - drop                                       51 ms
   1..29
   # All 29 tests passed.
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to