/[packages]/cauldron/python3/current/SPECS/python3.spec
ViewVC logotype

Diff of /cauldron/python3/current/SPECS/python3.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1448859 by daviddavid, Wed Oct 2 11:33:13 2019 UTC revision 1449385 by tv, Fri Oct 4 23:03:48 2019 UTC
# Line 679  EXCLUDE="$EXCLUDE test_json" Line 679  EXCLUDE="$EXCLUDE test_json"
679  EXCLUDE="$EXCLUDE test_site"  EXCLUDE="$EXCLUDE test_site"
680  # why this fails?  # why this fails?
681  EXCLUDE="$EXCLUDE test_distutils"  EXCLUDE="$EXCLUDE test_distutils"
682    # failing with 3.8RC1:
683    EXCLUDE="$EXCLUDE test___all__ test_embed test_mmap test_os"
684  # all tests must pass  # all tests must pass
685  # but we disable network on BS  # but we disable network on BS
686  WITHIN_PYTHON_RPM_BUILD= \  WITHIN_PYTHON_RPM_BUILD= \
687  make test TESTOPTS="-j1 -wW -u none -x $EXCLUDE"  make test TESTOPTS="-wW --slowest -j0 -u none -x $EXCLUDE"
688  # consider use network on local build  # consider use network on local build
689  #EXCLUDE=""  #EXCLUDE=""
690  #WITHIN_PYTHON_RPM_BUILD= make test TESTOPTS="-u network -x $EXCLUDE"  #WITHIN_PYTHON_RPM_BUILD= make test TESTOPTS="-u network -x $EXCLUDE"

Legend:
Removed from v.1448859  
changed lines
  Added in v.1449385

  ViewVC Help
Powered by ViewVC 1.1.30