Bug 1332962

Summary: perl-Gtk3-0.026-1.fc25 FTBFS: (overrides.t:2291): Gtk-WARNING **: Theme parsing error: <data>:1:30: Using Pango syntax for the font: style property is deprecated; please use CSS syntax <data>:1:17not a number
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Gtk3Assignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: berrange, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=13903994
Whiteboard:
Fixed In Version: perl-Gtk3-0.026-2.fc25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-05 10:50:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2016-05-04 12:29:46 UTC
perl-Gtk3-0.026-1.fc25 fails to build in F25 because a test fails:

t/floating-refs.t .............. ok
(overrides.t:2291): Gtk-WARNING **: Theme parsing error: <data>:1:30: Using Pango syntax for the font: style property is deprecated; please use CSS syntax
<data>:1:17not a number at /builddir/build/BUILD/Gtk3-0.026/blib/lib/Gtk3.pm line 958.
# Looks like you planned 212 tests but ran 23.
# Looks like your test exited with 255 just after 23.
t/overrides.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 189/212 subtests 

This is caused by upgrading gtk3 from 3.20.3-1.fc25 to 3.21.1-1.fc25.

Comment 1 Petr Pisar 2016-05-05 10:28:47 UTC
It's a trivial change in the test.