aboutsummaryrefslogtreecommitdiffstats
path: root/build_history
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2021-04-18 18:58:18 +0200
committerChristian Tismer <tismer@stackless.com>2021-10-28 10:59:40 +0200
commit5f44fd68e351e28b90636f34556628f5cda134a9 (patch)
treea179cef39c0920353a59c6bbedbdbfa38525feea /build_history
parent3aab0899ef4f966d3a37c0e95b0e7d0f047de3e0 (diff)
PyPySide: add it as a true new build target
PyPy has now an appendix of its name and version at the end of the build path name. There are special settings needed in command.py to locate it in the folder structure. An extra check for PyPy has been added to the test script, because PyPy still has many errors. We use only one test run and extended timeouts until some crucial errors are gone. The blacklist file now understands pypy, pypy.7.3.6 etc. Task-number: PYSIDE-535 Change-Id: Ic2ab88bf35c5a18320733eb2552eca9e4315d04f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_history')
-rw-r--r--build_history/blacklist.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index 7786fe989..7b8e3d7c0 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -52,3 +52,5 @@
debug
[signals::bug_79]
debug
+[QtWidgets::paint_event_test]
+ pypy