Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
a1f9b7f5
Kaydet (Commit)
a1f9b7f5
authored
Nis 06, 2006
tarafından
Neal Norwitz
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
I don't think we know of any tests that really leak anymore
(other than those in leakers).
üst
04b9403e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
build.sh
Misc/build.sh
+2
-2
No files found.
Misc/build.sh
Dosyayı görüntüle @
a1f9b7f5
...
...
@@ -57,10 +57,10 @@ RSYNC_OPTS="-aC -e ssh"
REFLOG
=
"build/reflog.txt.out"
# These tests are not stable and often falsely report leaks.
# The entire leak report will be mailed if any test not in this list leaks.
# Note: test_
ctypes and test_generators
really leak, but are disabled
# Note: test_
XXX (none currently)
really leak, but are disabled
# so we don't send spam. Any test which really leaks should only
# be listed here if there are also test cases under Lib/test/leakers.
LEAKY_TESTS
=
"test_(capi|cfgparser|charmapcodec|cmd_line|compiler|ctypes|filecmp|
generators|
quopri|socket|threaded_import|threadedtempfile|threading|threading_local|urllib2)"
LEAKY_TESTS
=
"test_(capi|cfgparser|charmapcodec|cmd_line|compiler|ctypes|filecmp|quopri|socket|threaded_import|threadedtempfile|threading|threading_local|urllib2)"
# Change this flag to "yes" for old releases to only update/build the docs.
BUILD_DISABLED
=
"no"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment