Closed
Bug 1234671
Opened 10 years ago
Closed 10 years ago
Discover root issue of reftests failures
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: armenzg, Unassigned)
Details
I was hoping that during the investigations of jmaher something would show up as the root issue of most reftests. Unfortunately nothing showed up.
I looked into font configuration and it seems to match my loaner.
I don't know if the dbus-launch difference is relevant or not [2]
We can close this bug if we can't think of what else to look into. I mainly wanted to collect some data in here.
[1]
https://wiki.archlinux.org/index.php/Font_configuration#Troubleshooting
root@taskcluster-worker:~# xdpyinfo | grep dots
resolution: 100x100 dots per inch
root@taskcluster-worker:~# xrdb -query | grep dpi
Xft.dpi: 96
[2]
root@taskcluster-worker:~# ps aux | grep dbus-launch
worker 264 0.0 0.0 26560 732 ? S 21:27 0:00 dbus-launch --exit-with-session gnome-session
[cltbld@tst-linux64-ec2-armenzg.test.releng.use1.mozilla.com ~]$ ps aux | grep dbus-launch
cltbld 1104 0.0 0.0 12568 316 ? Ss Nov18 0:15 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session x-session-manager
cltbld 1107 0.0 0.0 26556 732 ? S Nov18 0:00 /usr/bin/dbus-launch --exit-with-session x-session-manager
Comment 1•10 years ago
|
||
about half of the failures went away with gnome-shell. That could indicate some other focus related issue was the cause. The others are small fuzzing things. Adjusting the font size is helping in many, adding fuzzing is also helping. I am trying to fix all the reftest failures which I can reproduce on my main development box as well as taskcluster/docker. This will leave a list of <10 failures to look at.
I vote for closing this bug.
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Updated•10 years ago
|
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•