【问题标题】:Hyperledger Explorer Test FailHyperledger Explorer 测试失败
【发布时间】:2020-06-01 17:50:50
【问题描述】:

在按照自述文件中的显示进行配置后,在 Hyperledger 中探索并让 md5 值得信任后,我已经走到了这一步。我目前正在使用 Ubuntu 18.04 LTS 服务器。

Test explorerpg.sql for DDL statements syntax verification
        ✓ should read the file explorerpg.sql for ddl statements 
    TAP version 13
    # Test Results
    ok 1 DROP USER IF EXISTS testuser;
    not ok 2 WITH PASSWORD 'password';
      ---
        operator: fail
        at: <anonymous> (/home/hrm/hrm-explorer/app/test/postgrespgtest.js:2:5157)
        stack: |-
          Error: WITH PASSWORD 'password';
              at Test.assert [as _assert] (/home/hrm/hrm-explorer/app/test/node_modules/tape/lib/test.js:228:54)
              at Test.bound [as _assert] (/home/hrm/hrm-explorer/app/test/node_modules/tape/lib/test.js:80:32)
              at Test.fail (/home/hrm/hrm-explorer/app/test/node_modules/tape/lib/test.js:322:10)
              at Test.bound [as fail] (/home/hrm/hrm-explorer/app/test/node_modules/tape/lib/test.js:80:32)
              at /home/hrm/hrm-explorer/app/test/postgrespgtest.js:2:5157
              at processTicksAndRejections (internal/process/task_queues.js:97:5)
      ...

测试失败:# 测试 65,# 通过 43,# 失败 22

另外npm ERR! Failed at the hyperledger-explorer-test@0.3.9 test script

【问题讨论】:

    标签: hyperledger-fabric hyperledger hyperledger-explorer


    【解决方案1】:

    错误已在the recent Pull Request 中修复。在最新的代码库 (v1.1.0) 中您不会再看到它。

    【讨论】:

      猜你喜欢
      • 2018-09-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多