开发者社区 > PolarDB开源 > PolarDB 分布式版 > 正文

普通实例回归测试结果失败,帮忙看下怎么办?

 1 of 196 tests failed.
 POLARDB:
 All 197 tests, 2 tests in ignore, 0 tests in polar ignore.
============================================================

展开
收起
宇航员w 2022-07-07 14:51:22 420 0
1 条回答
写回答
取消 提交回答
  • 主要是

    *** 54,60 ****
        raise notice 'execute a sql large than 512MB failed.';
      end;
      $$;
    ! NOTICE:  execute a sql large than 512MB success.
      do language plpgsql $$
      declare
        v_text text := 'a';
    --- 54,60 ----
        raise notice 'execute a sql large than 512MB failed.';
      end;
      $$;
    ! NOTICE:  execute a sql large than 512MB failed.
      do language plpgsql $$
      declare
        v_text text := 'a';
    

    这个内容

    2022-07-07 15:46:04
    赞同 展开评论 打赏

PolarDB 分布式版 (PolarDB for Xscale,简称“PolarDB-X”) 是阿里云自主设计研发的高性能云原生分布式数据库产品,为用户提供高吞吐、大存储、低延时、易扩展和超高可用的云时代数据库服务。

相关电子书

更多
移动互联网测试到质量的转变 立即下载
给ITer的技术实战进阶课-阿里CIO学院独家教材(四) 立即下载
F2etest — 多浏览器兼容性测试整体解决方案 立即下载