OSVR / OSVR/libfunctionality

tests broken?

オープン
#22 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

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. リポジトリをフォークし、ブランチを切って変更します。
  4. 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 を短くまとめたダイジェスト。