OSVR / OSVR/libfunctionality

tests broken?

未关闭
#22 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

bug help wanted
主要语言
CMake
星标
9
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

trying to make debian packages with dh_make results in it being unable to compile the test-cases. I suspect they are broken:

12 FAILED TESTS
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 0.01 sec
The following tests FAILED:
1 - gtest-LoadTest (Failed)
Errors while running CTest
Makefile:130: recipe for target 'test' failed
make[1]: *** [test] Error 8
make[1]: Leaving directory '/usr/src/git/libfunctionality/obj-x86_64-linux-gnu'
dh_auto_test: make -j1 test ARGS+=-j1 returned exit code 2
debian/rules:18: recipe for target 'binary' failed

if they're broken, they should be either removed or fixed.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先重现涉及 CTest 和 gtest-LoadTest 的 Debian 软件包测试失败。阅读 debian/rules 和生成的 Makefile,然后检查失败测试的输出,以确定是测试本身还是其构建配置存在问题。完成的标准是测试套件在 dh_auto_test 期间通过,或者删除有问题的测试并给出明确的理由。

由索引模型根据 Issue 内容生成。

评估

技术栈
cmake
领域
build-system, testing
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。