开发者社区 > 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 439 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”) 采用 Shared-nothing 与存储计算分离架构,支持水平扩展、分布式事务、混合负载等能力,100%兼容MySQL。 2021年开源,开源历程及更多信息访问:OpenPolarDB.com/about

相关电子书

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