Exclude python3-pandas{,-src,-dbg} from reproducible tests as these look
non-reproducile for now[0][1].

[0]: 
https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/12/steps/40/logs/stdio
[1]: 
https://autobuilder.yocto.io/pub/repro-fail-openembedded/meta-python/oe-reproducible-20240217-j7swf3az/packages/diff-html/

Signed-off-by: Yoann Congal <yoann.con...@smile.fr>
---
 config.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config.json b/config.json
index 3032fd7..1596d1e 100644
--- a/config.json
+++ b/config.json
@@ -429,7 +429,8 @@
                     "USERADD_GID_TABLES:append = ' 
files/static-group-meta-oe'",
                     "USERADD_UID_TABLES:append = ' 
files/static-passwd-meta-oe'",
                     "OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = 'python3-frozenlist 
python3-frozenlist-dbg python3-kivy-src python3-pycocotools-src 
python3-pydantic-core'",
-                    "OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES += 'python3-pyproj 
python3-pyproj-dbg python3-pyproj-src python3-pyzmq python3-yarl 
python3-yarl-dbg'"
+                    "OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES += 'python3-pyproj 
python3-pyproj-dbg python3-pyproj-src python3-pyzmq python3-yarl 
python3-yarl-dbg'",
+                    "OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES += 
'python3-pandas-dbg python3-pandas-src python3-pandas'"
                 ]
             },
             "step9" : {
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62529): https://lists.yoctoproject.org/g/yocto/message/62529
Mute This Topic: https://lists.yoctoproject.org/mt/104418637/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to