[issue43536] 3.9.2 --without-pymalloc --with-pydebug --with-valgrind: test failed: test_posix

2022-01-27 Thread STINNER Victor


STINNER Victor  added the comment:

Without the test output, we cannot investigate the issue. I close it.

--
nosy: +vstinner
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43536] 3.9.2 --without-pymalloc --with-pydebug --with-valgrind: test failed: test_posix

2021-03-20 Thread Ned Deily


Ned Deily  added the comment:

Please report the verbose results from the failing test cases; otherwise we are 
just guessing at what the exact failure is.  Use the -w or -v options to 
test.regrtest.

--
nosy: +ned.deily

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43536] 3.9.2 --without-pymalloc --with-pydebug --with-valgrind: test failed: test_posix

2021-03-17 Thread Thermi


Thermi  added the comment:

PKGBUILD I use to build the python package I need for debugging on Arch.

Only changes to it are the addition of the 3 configure flags mentioned in the 
title.
Other than that, it should work fine.
I built the package previously without those changes and that worked.

flags: --without-pymalloc --with-pydebug --with-valgrind

--
Added file: https://bugs.python.org/file49888/PKGBUILD

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43536] 3.9.2 --without-pymalloc --with-pydebug --with-valgrind: test failed: test_posix

2021-03-17 Thread Thermi


New submission from Thermi :

--

Ran 210 tests in 0.950s

OK (skipped=26)

== Tests result: FAILURE ==

412 tests OK.

1 test failed:
test_posix

10 tests skipped:
test_devpoll test_gdb test_kqueue test_msilib test_ossaudiodev
test_startfile test_winconsoleio test_winreg test_winsound
test_zipfile64

Total duration: 1 hour 3 min
Tests result: FAILURE


test test_posix failed  
   
0:38:00 load avg: 1.89 [265/423/1] test_posixpath -- test_posix failed  
 

Possibly related: test_setscheduler_with_policy 
(test.test_posix.TestPosixSpawnP) ... ERROR 
 

test_setscheduler_with_policy (test.test_posix.TestPosixSpawn) ... ERROR
   

Distribution: Arch Linux
Linux 5.11.6-arch1-1
gcc 10.2.0-6
glibc 2.33-4
valgrind 3.16.1-4

--
components: Tests
files: config.log
messages: 388986
nosy: Thermi
priority: normal
severity: normal
status: open
title: 3.9.2 --without-pymalloc --with-pydebug --with-valgrind: test failed: 
test_posix
type: behavior
versions: Python 3.9
Added file: https://bugs.python.org/file49887/config.log

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com