<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>315579</bug_id>
          
          <creation_ts>2026-05-26 10:46:13 -0700</creation_ts>
          <short_desc>[macOS Tahoe] webaudio/PeriodicWave/ctor-periodicwave.html is a constant text failure.</short_desc>
          <delta_ts>2026-05-28 10:54:21 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Diego De La Toba">d_delatoba</reporter>
          <assigned_to name="Diego De La Toba">d_delatoba</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2214164</commentid>
    <comment_count>0</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-26 10:46:13 -0700</bug_when>
    <thetext>webaudio/PeriodicWave/ctor-periodicwave.htm is a constant text failure on macOS Tahoe.


HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=webaudio%2FPeriodicWave%2Fctor-periodicwave.html


DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/webaudio/PeriodicWave/ctor-periodicwave-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/webaudio/PeriodicWave/ctor-periodicwave-actual.txt
@@ -45,11 +45,21 @@
 PASS   Oscillator with periodicWave {disableNormalization: true, real: [0,2]} equals [expected array] with an element-wise tolerance of {&quot;absoluteThreshold&quot;:0.000054,&quot;relativeThreshold&quot;:0}.
 PASS &lt; [3: real periodicwave test] All assertions passed. (total 1 assertions)
 PASS &gt; [1: imag periodicwave test]
-PASS   Oscillator with periodicWave {imag: [0,2]} equals [expected array] with an element-wise tolerance of {&quot;absoluteThreshold&quot;:0.000027,&quot;relativeThreshold&quot;:0}.
-PASS &lt; [1: imag periodicwave test] All assertions passed. (total 1 assertions)
+FAIL X Oscillator with periodicWave {imag: [0,2]} does not equal [expected array] with an element-wise tolerance of {&quot;absoluteThreshold&quot;:0.000027,&quot;relativeThreshold&quot;:0}.
+	Index	Actual			Expected		AbsError		RelError		Test threshold
+	[11999]	-5.759131e-2	-5.756403e-2	2.728403e-5	4.739770e-4	2.726200e-5
+	Max AbsError of 2.728403e-5 at index of 11999.
+	Max RelError of 4.739770e-4 at index of 11999.
+ assert_true: expected true got false
+FAIL &lt; [1: imag periodicwave test] 1 out of 1 assertions were failed. assert_true: expected true got false
 PASS &gt; [2: imag periodicwave test]
-PASS   Oscillator with periodicWave {disableNormalization: false, imag: [0,2]} equals [expected array] with an element-wise tolerance of {&quot;absoluteThreshold&quot;:0.000027,&quot;relativeThreshold&quot;:0}.
-PASS &lt; [2: imag periodicwave test] All assertions passed. (total 1 assertions)
+FAIL X Oscillator with periodicWave {disableNormalization: false, imag: [0,2]} does not equal [expected array] with an element-wise tolerance of {&quot;absoluteThreshold&quot;:0.000027,&quot;relativeThreshold&quot;:0}.
+	Index	Actual			Expected		AbsError		RelError		Test threshold
+	[11999]	-5.759131e-2	-5.756403e-2	2.728403e-5	4.739770e-4	2.726200e-5
+	Max AbsError of 2.728403e-5 at index of 11999.
+	Max RelError of 4.739770e-4 at index of 11999.
+ assert_true: expected true got false
+FAIL &lt; [2: imag periodicwave test] 1 out of 1 assertions were failed. assert_true: expected true got false
 PASS &gt; [3: imag periodicwave test]
 PASS   Oscillator with periodicWave {disableNormalization: true, imag: [0,2]} equals [expected array] with an element-wise tolerance of {&quot;absoluteThreshold&quot;:0.452400,&quot;relativeThreshold&quot;:0}.
 PASS &lt; [3: imag periodicwave test] All assertions passed. (total 1 assertions)
@@ -68,5 +78,5 @@
 PASS &gt; [default wave (with dict)]
 PASS   new PeriodicWave(context, {foo: 42}) output is identical to the array [expected array].
 PASS &lt; [default wave (with dict)] All assertions passed. (total 1 assertions)
-PASS # AUDIT TASK RUNNER FINISHED: 15 tasks ran successfully.
+FAIL # AUDIT TASK RUNNER FINISHED: 2 out of 15 tasks were failed. assert_true: expected true got false


DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/313888@main%20(4185)/webaudio/PeriodicWave/ctor-periodicwave-pretty-diff.html


REPRODUCTION:
I was able to reproduce on macOS Tahoe 26.4 release ToT with the following:

webaudio/PeriodicWave/ctor-periodicwave.html --force --no-retry

I am going to mark expectations as failure while this pends investigation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2214165</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-05-26 10:46:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/177965005&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2214423</commentid>
    <comment_count>2</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-26 15:16:08 -0700</bug_when>
    <thetext>Test gardening pull request: https://github.com/WebKit/WebKit/pull/65719</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2214424</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-26 15:18:40 -0700</bug_when>
    <thetext>Test gardening commit 313921@main (7b4e2d3a1a57): &lt;https://commits.webkit.org/313921@main&gt;

Reviewed commits have been landed. Closing PR #65719 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2215039</commentid>
    <comment_count>4</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-27 11:52:36 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/65802</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2215040</commentid>
    <comment_count>5</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-27 11:53:43 -0700</bug_when>
    <thetext>Looks like a rebaseline.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2215376</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-28 10:54:19 -0700</bug_when>
    <thetext>Committed 314060@main (38eedf723c57): &lt;https://commits.webkit.org/314060@main&gt;

Reviewed commits have been landed. Closing PR #65802 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>