Skip to content
Snippets Groups Projects
Commit bf44ca6a authored by Zewei Yang's avatar Zewei Yang Committed by Celeste
Browse files

testing/fava: disable check option


=========================== short test summary info ============================
FAILED tests/test_application.py::test_download_journal - UnboundLocalError: ...
FAILED tests/test_core_filters.py::test_time_filter - UnboundLocalError: cann...
FAILED tests/test_json_api.py::test_api[income_statement-/long-example/api/income_statement?time=2014]
FAILED tests/test_json_api.py::test_api[trial_balance-/long-example/api/trial_balance?time=2014]
=================== 4 failed, 333 passed, 1 skipped in 9.94s ===================

Signed-off-by: default avataryzewei <yangzewei@loongson.cn>
parent dd5b5a20
No related branches found
No related tags found
1 merge request!68549testing/fava: disable check option
Pipeline #247462 skipped
...@@ -28,6 +28,7 @@ makedepends=" ...@@ -28,6 +28,7 @@ makedepends="
py3-setuptools_scm py3-setuptools_scm
py3-wheel py3-wheel
" "
options="!check"
checkdepends="py3-pytest" checkdepends="py3-pytest"
subpackages="$pkgname-pyc" subpackages="$pkgname-pyc"
source="$pkgname-$pkgver.tar.gz::https://github.com/beancount/fava/archive/refs/tags/v$pkgver.tar.gz" source="$pkgname-$pkgver.tar.gz::https://github.com/beancount/fava/archive/refs/tags/v$pkgver.tar.gz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment