This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-07-02.10:05:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530525938.11.0.56676864532.issue34021@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/#/builders/105/builds/182

d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build>"d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\PC\VS9.0\\python_d"  -Wd -3 -E -tt "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\PC\VS9.0\\..\..\Lib\test\regrtest.py" -uall -rwW --slowest -j2      
== CPython 2.7.15+ (default, Jun 30 2018, 07:15:20) [MSC v.1500 32 bit (Intel)]
==   Windows-XP-5.1.2600-SP3 little-endian
==   d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\build\test_python_3044
== CPU count: 1
Using random seed 5527885
Run tests in parallel using 2 child processes
...
0:11:15 [256/403/1] test_regrtest failed
d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\support\__init__.py:808: RuntimeWarning: tests may fail, unable to create temp dir: d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\build\test_python_2228
  with temp_dir(path=name, quiet=quiet) as temp_path:
test test_regrtest failed -- Traceback (most recent call last):
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 662, in test_env_changed
    self.check_executed_tests(output, [testname], env_changed=testname)
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 140, in check_executed_tests
    self.check_line(output, regex)
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 87, in check_line
    self.assertRegexpMatches(output, regex)
AssertionError: Regexp didn't match: '^1 test altered the execution environment:\\n    test_regrtest_noop33$' not found in 'Run tests sequentially\n0:00:00 [1/1] test_regrtest_noop33\n\n== Tests result: SUCCESS ==\n\n1 test OK.\n\nTotal duration: 131 ms\nTests result: SUCCESS\n'
...
Re-running failed tests in verbose mode
Re-running test 'test_regrtest' in verbose mode
d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\support\__init__.py:808: RuntimeWarning: tests may fail, unable to create temp dir: d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\build\test_python_2336
  with temp_dir(path=name, quiet=quiet) as temp_path:
test_module_autotest (test.test_regrtest.ProgramsTestCase) ... ok
test_module_from_test_autotest (test.test_regrtest.ProgramsTestCase) ... ok
test_module_regrtest (test.test_regrtest.ProgramsTestCase) ... ok
test_module_test (test.test_regrtest.ProgramsTestCase) ... ok
test_pcbuild_rt (test.test_regrtest.ProgramsTestCase) ... skipped 'Tools/buildbot/test.bat requires PCbuild build, found PC'
test_script_autotest (test.test_regrtest.ProgramsTestCase) ... ok
test_script_regrtest (test.test_regrtest.ProgramsTestCase) ... ok
test_tools_buildbot_test (test.test_regrtest.ProgramsTestCase) ... skipped 'Tools/buildbot/test.bat requires PCbuild build, found PC'
test_coverage (test.test_regrtest.ArgsTestCase) ... ok
test_crashed (test.test_regrtest.ArgsTestCase) ... ok
test_env_changed (test.test_regrtest.ArgsTestCase) ... FAIL
test_failing_test (test.test_regrtest.ArgsTestCase) ... ok
test_forever (test.test_regrtest.ArgsTestCase) ... ok
test_fromfile (test.test_regrtest.ArgsTestCase) ... ok
test_huntrleaks (test.test_regrtest.ArgsTestCase) ... ok
test_huntrleaks_fd_leak (test.test_regrtest.ArgsTestCase) ... ok
test_interrupted (test.test_regrtest.ArgsTestCase) ... ok
test_list_cases (test.test_regrtest.ArgsTestCase) ... ok
test_list_tests (test.test_regrtest.ArgsTestCase) ... ok
test_matchfile (test.test_regrtest.ArgsTestCase) ... ok
test_random (test.test_regrtest.ArgsTestCase) ... ok
test_rerun_fail (test.test_regrtest.ArgsTestCase) ... ok
test_resources (test.test_regrtest.ArgsTestCase) ... ok
test_slow_interrupted (test.test_regrtest.ArgsTestCase) ... ok
test_slowest (test.test_regrtest.ArgsTestCase) ... ok
test_format_duration (test.test_regrtest.TestUtils) ... ok

======================================================================
FAIL: test_env_changed (test.test_regrtest.ArgsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 665, in test_env_changed
    output = self.run_tests("--fail-env-changed", testname, exitcode=3)
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 335, in run_tests
    return self.run_python(cmdargs, **kw)
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 216, in run_python
    proc = self.run_command(args, **kw)
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 211, in run_command
    self.fail(msg)
AssertionError: Command ['d:\\cygwin\\home\\db3l\\buildarea\\2.7.bolen-windowsvs9\\build\\PC\\VS9.0\\python_d.exe', '-m', 'test', '--testdir=c:\\docume~1\\db3l\\locals~1\\temp\\tmpvaq672', '--fail-env-changed', 'test_regrtest_noop33'] failed with exit code 0

stdout:
---
Run tests sequentially
0:00:00 [1/1] test_regrtest_noop33

== Tests result: SUCCESS ==

1 test OK.

Total duration: 10 ms
Tests result: SUCCESS

---

stderr:
---
d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\support\__init__.py:808: RuntimeWarning: tests may fail, unable to create temp dir: d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\build\test_python_3992
  with temp_dir(path=name, quiet=quiet) as temp_path:
---


----------------------------------------------------------------------
Ran 26 tests in 16.384s

FAILED (failures=1, skipped=2)
1 test failed again:
    test_regrtest

== Tests result: FAILURE then FAILURE ==

359 tests OK.

10 slowest tests:
- test_mmap: 357.3s
- test_largefile: 277.8s
- test_io: 275.1s
- test_multiprocessing: 194.6s
- test_decimal: 57.8s
- test_lib2to3: 45.3s
- test_tokenize: 42.2s
- test_subprocess: 36.7s
- test_file2k: 36.7s
- test_ssl: 30.9s

1 test failed:
    test_regrtest

43 tests skipped:
    test_aepack test_al test_applesingle test_bsddb185 test_bsddb3
    test_cd test_cl test_commands test_crypt test_curses test_dbm
    test_dl test_epoll test_fcntl test_fork1 test_gdb test_gdbm
    test_gl test_grp test_imgfile test_ioctl test_kqueue
    test_linuxaudiodev test_macos test_macostools test_mhlib test_nis
    test_openpty test_ossaudiodev test_pipes test_poll test_posix
    test_pty test_pwd test_readline test_resource test_scriptpackages
    test_spwd test_sunaudiodev test_threadsignals test_wait3
    test_wait4 test_zipfile64
2 skips unexpected on win32:
    test_gdb test_readline

1 re-run test:
    test_regrtest

Total duration: 24 min 6 sec
Tests result: FAILURE then FAILURE
test test_regrtest failed -- Traceback (most recent call last):
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 665, in test_env_changed
    output = self.run_tests("--fail-env-changed", testname, exitcode=3)
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 335, in run_tests
    return self.run_python(cmdargs, **kw)
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 216, in run_python
    proc = self.run_command(args, **kw)
  File "d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\test_regrtest.py", line 211, in run_command
    self.fail(msg)
AssertionError: Command ['d:\\cygwin\\home\\db3l\\buildarea\\2.7.bolen-windowsvs9\\build\\PC\\VS9.0\\python_d.exe', '-m', 'test', '--testdir=c:\\docume~1\\db3l\\locals~1\\temp\\tmpvaq672', '--fail-env-changed', 'test_regrtest_noop33'] failed with exit code 0

stdout:
---
Run tests sequentially
0:00:00 [1/1] test_regrtest_noop33

== Tests result: SUCCESS ==

1 test OK.

Total duration: 10 ms
Tests result: SUCCESS

---

stderr:
---
d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\lib\test\support\__init__.py:808: RuntimeWarning: tests may fail, unable to create temp dir: d:\cygwin\home\db3l\buildarea\2.7.bolen-windowsvs9\build\build\test_python_3992
  with temp_dir(path=name, quiet=quiet) as temp_path:
---


program finished with exit code 2
elapsedTime=1447.752000
History
Date User Action Args
2018-07-02 10:05:38vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2018-07-02 10:05:38vstinnersetmessageid: <1530525938.11.0.56676864532.issue34021@psf.upfronthosting.co.za>
2018-07-02 10:05:38vstinnerlinkissue34021 messages
2018-07-02 10:05:37vstinnercreate