Skip to content

Disable some unit tests when PYTHON or SWIG_PY are not enabled.#1923

Merged
qingqing01 merged 1 commit intoPaddlePaddle:release/0.10.0from
reyoung:skip_test_when_not_compoile_py_paddle
Apr 27, 2017
Merged

Disable some unit tests when PYTHON or SWIG_PY are not enabled.#1923
qingqing01 merged 1 commit intoPaddlePaddle:release/0.10.0from
reyoung:skip_test_when_not_compoile_py_paddle

Conversation

@reyoung
Copy link
Collaborator

@reyoung reyoung commented Apr 27, 2017

  • When SWIG_PY is not enabled, paddle.v2 package cannot be used.
  • When PYTHON is not enabled, PyDataProvider cannot be used.

Fix issue #1920

Same as #1921, but pushed to release branch

* When SWIG_PY is not enabled, paddle.v2 package cannot be used.
* When PYTHON is not enabled, PyDataProvider cannot be used.

Fix issue PaddlePaddle#1920
@reyoung reyoung requested a review from qingqing01 April 27, 2017 05:53
@qingqing01 qingqing01 merged commit f597db7 into PaddlePaddle:release/0.10.0 Apr 27, 2017
@reyoung reyoung deleted the skip_test_when_not_compoile_py_paddle branch June 27, 2017 12:44
fsylmxx pushed a commit to fsylmxx/Paddle that referenced this pull request Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants