You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by GitBox <gi...@apache.org> on 2022/04/11 20:59:36 UTC

[GitHub] [incubator-age] jrgemignani commented on pull request #201: Oid investigation

jrgemignani commented on PR #201:
URL: https://github.com/apache/incubator-age/pull/201#issuecomment-1095559795

   I pulled it down and the build failed -
   
   ```
   CREATE EXTENSION
   ============== running regression test queries        ==============
   test graphid                      ... ok
   test agtype                       ... ok
   test cypher                       ... ok
   test catalog                      ... FAILED
   test scan                         ... ok
   test expr                         ... FAILED
   test cypher_create                ... ok
   test cypher_match                 ... ok
   test cypher_unwind                ... ok
   test cypher_set                   ... ok
   test cypher_remove                ... ok
   test cypher_delete                ... ok
   test cypher_with                  ... ok
   test cypher_vle                   ... ok
   test cypher_union                 ... ok
   test cypher_merge                 ... ok
   test age_load                     ... ok
   test drop                         ... ok
   ============== shutting down postmaster               ==============
   
   =======================
    2 of 18 tests failed.
   =======================
   ```
   
   Additionally, you need to make your commit comments more verbose -
   
   ```
   commit 2fc8d73f284a8d7f827c05643c7953fa83d9281c
   Author: Shoaib <mu...@gmail.com>
   Date:   Wed Mar 9 10:04:38 2022 +0100
   
       modified label ids
   
   commit e99c2c785e83389fd6e8f4266df911117919ed17
   Author: Muhammad Shoaib <mu...@gmail.com>
   Date:   Wed Mar 9 08:30:23 2022 +0100
   
       modified graph id from integer to serial
   
   commit 4ef46d0aaec741e541d44ba122e0e80602b5d67a
   Author: Muhammad Shoaib <mu...@gmail.com>
   Date:   Wed Mar 2 00:18:05 2022 +0100
   
       inital changes in graphid
   ```
   
   


-- 
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: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org