<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK][EFL] ALSA_CARD environment variable is not passed for layout tests."
href="https://bugs.webkit.org/show_bug.cgi?id=160697">160697</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[GTK][EFL] ALSA_CARD environment variable is not passed for layout tests.
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Tools / Tests
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>clopez@igalia.com
</td>
</tr>
<tr>
<th>CC</th>
<td>bugs-noreply@webkitgtk.org, lforschler@apple.com
</td>
</tr></table>
<p>
<div>
<pre>With the GTK+ port, when running some layout tests like for example media/media-source/media-source-stalled-holds-sleep-assertion.html I hear strange sounds and bips on my computer.
I found a way to workaround this (with ALSA rather than pulseaudio) :
1. add snd-dummy to /etc/modules or modprobe it.
2. run the tests with the environment variable ALSA_CARD=Dummy
This works ok, but only if webkitpy allows the environment variable ALSA_CARD to be copied from the user environment.
I'm not sure if this (hearing sounds meanwhile running tests) is an issue also with pulse audio.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>