<?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>229214</bug_id>
          
          <creation_ts>2021-08-17 16:05:27 -0700</creation_ts>
          <short_desc>[ Win EWS ] performance-api/performance-timeline-api.html needs to be rebaselined</short_desc>
          <delta_ts>2021-08-17 17:21:51 -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>PC</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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>ayumi_kojima</reporter>
          <assigned_to name="Nobody">webkit-unassigned</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>1784967</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-17 16:05:27 -0700</bug_when>
    <thetext>performance-api/performance-timeline-api.html

Is failing on Window-EWS and needs to be rebaselined.

The test is showing up on Windows-EWS as a pre-existing test failure: https://ews-build.webkit.org/#/builders/10/builds/101699

Diff: 

--- /home/buildbot/worker/Windows-EWS/build/layout-test-results/performance-api/performance-timeline-api-expected.txt
+++ /home/buildbot/worker/Windows-EWS/build/layout-test-results/performance-api/performance-timeline-api-actual.txt
@@ -16,14 +16,14 @@
 PASS Performance.prototype.getEntriesByType is defined.
 PASS Performance.prototype.getEntriesByName is defined.
 PASS performance.getEntries() instanceof Array is true
-FAIL performance.getEntries().length === 1 should be true. Was false.
+PASS performance.getEntries().length === 1 is true
 PASS performance.mark(&quot;test&quot;); did not throw exception.
-FAIL performance.getEntries().length === 2 should be true. Was false.
-FAIL performance.getEntries()[markIndex] instanceof PerformanceEntry should be true. Was false.
-FAIL performance.getEntries()[markIndex].name should be test. Threw exception TypeError: undefined is not an object (evaluating &apos;performance.getEntries()[markIndex].name&apos;)
-FAIL performance.getEntries()[markIndex].entryType should be mark. Threw exception TypeError: undefined is not an object (evaluating &apos;performance.getEntries()[markIndex].entryType&apos;)
-FAIL typeof performance.getEntries()[markIndex].startTime === &quot;number&quot; should be true. Threw exception TypeError: undefined is not an object (evaluating &apos;performance.getEntries()[markIndex].startTime&apos;)
-FAIL typeof performance.getEntries()[markIndex].duration === &quot;number&quot; should be true. Threw exception TypeError: undefined is not an object (evaluating &apos;performance.getEntries()[markIndex].duration&apos;)
+PASS performance.getEntries().length === 2 is true
+PASS performance.getEntries()[markIndex] instanceof PerformanceEntry is true
+PASS performance.getEntries()[markIndex].name is &quot;test&quot;
+PASS performance.getEntries()[markIndex].entryType is &quot;mark&quot;
+PASS typeof performance.getEntries()[markIndex].startTime === &quot;number&quot; is true
+PASS typeof performance.getEntries()[markIndex].duration === &quot;number&quot; is true
 PASS performance.getEntriesByType() threw exception TypeError: Not enough arguments.
 PASS performance.getEntriesByType(&quot;not-real&quot;).length === 0 is true
 PASS performance.getEntriesByType(&quot;mark&quot;).length === 1 is true

Result page: https://ews-build.s3-us-west-2.amazonaws.com/Windows-EWS/r435613-101699/results.html

The failure is also seen on the open source directory: https://results.webkit.org/?suite=layout-tests&amp;test=performance-api/performance-timeline-api.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1784971</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-08-17 16:10:44 -0700</bug_when>
    <thetext>&lt;rdar://problem/82051519&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1784972</commentid>
    <comment_count>2</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-17 16:11:18 -0700</bug_when>
    <thetext>Rebaselined here https://trac.webkit.org/changeset/281169/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>