boostorg / boostorg/python

faber test.report

オープン
#247 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
537
フォーク
223
平均マージ
11時間 22分
マージ済み PR(30日)
2

説明

when I run the `faber test.report` , it shows

```
configuration check results:
has_cxx11 : False (cached)
has_numpy : True (cached)
gxx.link src.boost_python27
gxx.makedep test.injected.d
gxx.compile test.injected.o
gxx.link test.injected_ext
python.run test.injected
running...
Done.
main() should return report_errors()
Aborted (core dumped)

test.injected: FAIL
gxx.makedep test.properties.d
gxx.compile test.properties.o
gxx.link test.properties_ext
python.run test.properties
running...

```
g++: 4.8.5
boost: 1.69.0

----------------------------
it shows `has_cxx11 : False (cached)`, I wonder is it ok to have this False?
although some tests shows PASS
thanks for help!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、報告されている g++ 4.8.5 と Boost 1.69.0 の環境で `faber test.report` を再実行し、キャッシュされた `has_cxx11` の結果を、失敗した `test.injected` の出力と比較します。`has_cxx11 : False` が想定された結果かどうかを判断し、報告されたテスト失敗の原因を文書化または再現できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp, python
領域
build-system, testing-qa
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。