[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][rel-0.51.0] 2 commits: Disable reporotest in CI
Guido Günther (@agx)
gitlab at salsa.debian.org
Sun Nov 16 14:39:28 GMT 2025
Guido Günther pushed to branch rel-0.51.0 at Debian On Mobile / phosh
Commits:
fa8a3f1b by Guido Günther at 2025-11-16T15:38:13+01:00
Disable reporotest in CI
Instead the expected error we see `GFileInfo created without standard::type`
in the test-app-grid-button test:
# child process (/phosh/app-grid-button/set_invalid_mode [16774]) exit status: 1 (error)
# child process (/phosh/app-grid-button/set_invalid_mode [16774]) stdout: ""
# child process (/phosh/app-grid-button/set_invalid_mode [16774]) stderr: "\n(/tmp/reprotest.kB3xyH/const_build_path/const_build_path/obj-x86_64-linux-gnu/tests/test-app-grid-button:16774): GLib-GIO-CRITICAL **: 02:11:07.089: GFileInfo created without standard::type\n"
# stderr was:
#
# (/tmp/reprotest.kB3xyH/const_build_path/const_build_path/obj-x86_64-linux-gnu/tests/test-app-grid-button:16774): GLib-GIO-CRITICAL **: 02:11:07.089: GFileInfo created without standard::type
#
not ok /phosh/app-grid-button/set_invalid_mode - ERROR:../tests/test-app-grid-button.c:142:test_phosh_app_grid_button_set_invalid_mode: stderr of child process (/phosh/app-grid-button/set_invalid_mode [16774]) failed to match: *: phosh-app-grid-button-CRITICAL * Invalid mode 2147483647
Bail out!
stderr:
**
ERROR:../tests/test-app-grid-button.c:142:test_phosh_app_grid_button_set_invalid_mode: stderr of child process (/phosh/app-grid-button/set_invalid_mode [16774]) failed to match: *: phosh-app-grid-button-CRITICAL * Invalid mode 2147483647
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
40b7bff6 by Guido Günther at 2025-11-16T15:39:19+01:00
Document changes and release 0.51.0-1
- - - - -
2 changed files:
- debian/changelog
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-phosh (0.51.0-1) UNRELEASED; urgency=medium
+phosh (0.51.0-1) unstable; urgency=medium
* New upstream release
+ * caffeine: Allow one to configure durations via mobile
+ * torch: Allow one to configure minimal brightness via hwdb/udev
+ * Disable reporotest in CI: We see spurious "GFileInfo created without
+ standard::type" since some time breaking our test expectations and it
+ doesn't reproduce locally.
- -- Guido Günther <agx at sigxcpu.org> Sun, 16 Nov 2025 12:39:00 +0100
+ -- Guido Günther <agx at sigxcpu.org> Sun, 16 Nov 2025 12:41:09 +0100
phosh (0.51~rc1-1) unstable; urgency=medium
=====================================
debian/salsa-ci.yml
=====================================
@@ -2,3 +2,6 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+ SALSA_CI_DISABLE_REPROTEST: 1
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/cfd8aae785e893d813e815072d51ecb87a089136...40b7bff6ad6c557d364f4fc086faf06fad502f68
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/cfd8aae785e893d813e815072d51ecb87a089136...40b7bff6ad6c557d364f4fc086faf06fad502f68
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20251116/0222599c/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list